Super-Calendar

Super-Calendar

Agent access
Machine-readable, human-checkable

A clear door for agents, bots, tools, and humans.

Super-Calendar exposes public contracts for agents without asking them to guess routes, scrape private surfaces, or infer behavior from UI-only pages.

Agent files

Stable entry points

Rules for good agents

  • Do 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.