Discovery
Start with /llms.txt, then use the full agent map when deeper context is needed.
/agents/index.json /agents/llms-full.txt
Super-Calendar
Agent accessSuper-Calendar exposes public contracts for agents without asking them to guess routes, scrape private surfaces, or infer behavior from UI-only pages.
Start with /llms.txt, then use the full agent map when deeper context is needed.
/agents/index.json /agents/llms-full.txtRead the contract before choosing an API, I/O node, or workflow.
/agents/contract.mdUse capabilities for domain and surface planning.
/agents/capabilities.jsonDo not infer private routes.
Prefer OpenAPI for API contracts and I/O docs for low-level node reads.
Treat calendar links as access credentials when they contain private data.
Respect language and locale explicitly provided by the user.