{
  "$schema": "https://super-calendar.io/agents/index.schema.json",
  "name": "Super Calendar Agent Index",
  "version": "1.1.0",
  "kind": "agent-discovery-index",
  "description": "Machine-readable map for agents interacting with Super Calendar.",
  "resources": {
    "root": "/agents/root.json",
    "root_schema": "/agents/root.schema.json",
    "index_schema": "/agents/index.schema.json",
    "llms": "/llms.txt",
    "llms_full": "/agents/llms-full.txt",
    "discovery": "/agents/discovery.json",
    "contract": "/agents/contract.md",
    "contract_text": "/agents/contract.txt",
    "capabilities": "/agents/capabilities.json",
    "capabilities_markdown": "/agents/capabilities.md",
    "capabilities_schema": "/agents/capabilities.schema.json",
    "surface_decision": "/agents/surfaces.json",
    "api_examples": "/agents/api-examples.json",
    "golden_weather": "/agents/golden/weather.json",
    "golden_exchange": "/agents/golden/exchange.json",
    "golden_index": "/agents/golden/index.json",
    "gateway_schema": "/agents/gateway.schema.json",
    "workflows": "/agents/workflows.json",
    "workflows_markdown": "/agents/workflows.md",
    "workflows_schema": "/agents/workflows.schema.json",
    "version": "/agents/version.json",
    "version_schema": "/agents/version.schema.json",
    "bootstrap_context": "/agents/context.json",
    "bootstrap_context_schema": "/agents/context.schema.json",
    "self_test": "/agents/self-test.json",
    "self_test_schema": "/agents/self-test.schema.json",
    "mcp_bootstrap": "/agents/mcp.json",
    "mcp_bootstrap_schema": "/agents/mcp.schema.json",
    "landing_index": "/agents/landing.index.json",
    "landing_index_markdown": "/agents/landing.index.md",
    "landing_schema": "/agents/landing.schema.json",
    "openapi": "/api/docs/json",
    "api_guides": "/api/docs/guides",
    "ioapi": "/io/ioapi.json",
    "i18n_manifest": "/common/i18n/manifest.json",
    "super_node": "/api/super-node",
    "super_node_calendar": "/api/super-node/scn_7c7db0f8b8b84f3ca57e25f9/calendar.ics",
    "importing": "/importing/"
  },
  "authority_source": "/agents/root.json#/authority_order",
  "authority_order_status": "compatibility_mirror_generated_from_authority_source",
  "authority_order": [
    "user_explicit_instruction",
    "openapi",
    "mcp",
    "io",
    "i18n",
    "surface_decision",
    "api_examples",
    "capabilities",
    "discovery",
    "contract",
    "workflows",
    "full_instructions",
    "short_instructions",
    "human_docs",
    "prior_model_knowledge"
  ],
  "privacy": {
    "anonymous_ip_language_inference": false,
    "anonymous_ip_country_inference": false,
    "anonymous_geolocation_inference": false,
    "anonymous_preference_persistence": false,
    "private_feed_urls_are_credentials": true
  },
  "content_policy_intent": {
    "search": true,
    "ai_input": true,
    "ai_train": false
  }
}
