{
  "id": "wildfire",
  "name": "Wildfire",
  "description": "Static wildfire information application with a repository-documented API design that is not executable in the current deployment.",
  "kind": "api",
  "audience": "public",
  "access": "open",
  "auth": "The static site is publicly readable; no authentication model is verified for the undeployed API contract.",
  "lifecycle": "beta",
  "health": "unavailable",
  "canonicalUrl": "https://wildfire.datasourceapi.com",
  "aliases": [],
  "repository": "https://github.com/coopalliance/cca-wildfire",
  "governanceNote": "The repository's static openapi.json is a draft, non-executable design artifact. Documented API paths currently resolve to the SPA rather than typed API responses; keep this service out of RFC 9727, APIs.json, and MCP discovery until a typed Worker is deployed and runtime-verified.",
  "provenance": [
    {
      "name": "Repository-documented public wildfire sources (non-exhaustive)",
      "description": "The static application names federal wildfire, weather, emergency, and post-fire datasets. This describes intended client-side source use, not a verified server-side API or exhaustive provenance inventory.",
      "url": "https://github.com/coopalliance/cca-wildfire"
    }
  ],
  "freshness": {
    "cadence": "Static deployment; source refresh cadence and executable API availability are unverified.",
    "lastVerified": "2026-09-03"
  },
  "capabilities": [
    "wildfire-information"
  ],
  "examples": [],
  "operations": [],
  "agentReadiness": {
    "level": "limited",
    "score": 0,
    "summary": "The current deployment is a static SPA. Its draft OpenAPI describes intended behavior but does not attest callable operations."
  }
}