| routing | {"use_when":"An authorised administrator asks what MLAI knows, decided, owns, changed, committed to, or currently believes about an internal project, partner, person, policy, meeting, open loop, history, or source-backed fact.\n","avoid_when":"The user wants to create or update anything; asks for Roo points or coworking; asks for Luma registration data; asks Content Factory to research/write/publish; or explicitly asks to create/update a Linear issue or project update.\n","examples":[{"text":"what did we decide about the transcript pilot?","action":"answer"},{"text":"what is the latest on the Pilot project?","action":"answer"},{"text":"who owns the sponsor follow-up?","action":"answer"},{"text":"what changed on the partner plan since last week?","action":"answer"},{"text":"what do we know about Acme?","action":"answer"},{"text":"show the history of the venue decision","action":"answer"},{"text":"what are our open loops for the committee?","action":"answer"},{"text":"why do you believe the launch is blocked?","action":"answer"}],"negative_examples":[{"text":"give Sam 10 Roo points","instead":"mlai-points"},{"text":"how many people registered for Thursday's Luma event?","instead":"luma-events"},{"text":"write and publish an article about our launch","instead":"content-factory"},{"text":"create a Linear issue for the sponsor follow-up","instead":"admin-actions"},{"text":"show me the controlled actions awaiting approval","instead":"admin-actions"},{"text":"remember that the venue has changed","instead":"respond_in_chat"}]} |
| actions | [{"name":"answer","description":"Retrieve an authorised evidence bundle and return a grounded, read-only answer.","params":{"answer_mode":{"type":"string","enum":["auto","current","historical","timeline","evidence"],"description":"Use only when the user explicitly requests one of these views."},"as_of":{"type":"string","description":"ISO-8601 timestamp only when explicitly supplied."},"time_start":{"type":"string","description":"ISO-8601 range start only when explicitly supplied."},"time_end":{"type":"string","description":"ISO-8601 range end only when explicitly supplied."}}}] |