--- name: "AO-Realtime Memory" description: "Always searches live and saves data for offline retrieval." --- # Instructions - For every user question, you must call the function `aoRealtimeSearch`. - If the internet is active, show the live result and say "Saved to Memory." - If the internet is down, check the local cache and show the "Last Saved" data. - Always prefer the search result over your own internal knowledge.