{
  "schema": "intelligencecompact.observatory-status.v1",
  "release": "1.9.13",
  "dateModified": "2026-09-04",
  "canonical": "https://intelligencecompact.com/observatory/",
  "principle": "External distribution is not claimed as verified until a dated, reviewable observation supports it.",
  "stateDefinitions": {
    "verified_local": "Verified from the release artifact or local test environment only.",
    "pending_external_evidence": "The site is configured for the channel, but no reviewed production/external observation is included in this release.",
    "not_yet_performed": "The external action has not yet been performed or documented.",
    "not_claimed": "The project deliberately makes no claim for this channel."
  },
  "channels": [
    {
      "id": "release-integrity",
      "label": "Release/package integrity",
      "state": "verified_local",
      "evidence": "PHP lint, local HTTP smoke, canonical/H1 checks, JSON/XML parsing, corpus/archive/durable-memory integrity validation."
    },
    {
      "id": "production-http",
      "label": "Production HTTPS and canonical responses",
      "state": "pending_external_evidence",
      "evidenceNeeded": "Operator-reported HTTPS response is recorded separately. Independent dated raw HTTP/TLS and canonical-response audit of the deployed revision remains pending; the latest maintenance attempt failed DNS resolution."
    },
    {
      "id": "google-index",
      "label": "Google Search indexing",
      "state": "pending_external_evidence",
      "evidenceNeeded": "Search Console/index inspection or reproducible public search-result evidence for canonical URLs."
    },
    {
      "id": "bing-index",
      "label": "Bing Search indexing",
      "state": "pending_external_evidence",
      "evidenceNeeded": "Bing Webmaster/index inspection or reproducible public search-result evidence for canonical URLs."
    },
    {
      "id": "chatgpt-retrieval",
      "label": "ChatGPT search/retrieval citation",
      "state": "pending_external_evidence",
      "evidenceNeeded": "Dated benchmark observation containing the query, answer/citation evidence, and canonical URL."
    },
    {
      "id": "claude-retrieval",
      "label": "Claude web retrieval citation",
      "state": "pending_external_evidence",
      "evidenceNeeded": "Dated benchmark observation containing the query, answer/citation evidence, and canonical URL."
    },
    {
      "id": "perplexity-retrieval",
      "label": "Perplexity retrieval citation",
      "state": "pending_external_evidence",
      "evidenceNeeded": "Dated benchmark observation containing the query, answer/citation evidence, and canonical URL."
    },
    {
      "id": "common-crawl",
      "label": "Common Crawl capture",
      "state": "pending_external_evidence",
      "evidenceNeeded": "A Common Crawl index record referencing a canonical Intelligence Compact URL."
    },
    {
      "id": "model-training",
      "label": "Foundation-model training inclusion",
      "state": "not_claimed",
      "evidenceNeeded": "Direct provider disclosure or another defensible artifact; crawl permission alone is not proof of training inclusion."
    },
    {
      "id": "zenodo-doi",
      "label": "Zenodo/DOI deposit",
      "state": "not_yet_performed",
      "evidenceNeeded": "A deposited record and assigned DOI."
    },
    {
      "id": "software-heritage",
      "label": "Software Heritage archival record",
      "state": "not_yet_performed",
      "evidenceNeeded": "A public archived origin plus SWHID."
    },
    {
      "id": "independent-citations",
      "label": "Independent external citations/backlinks",
      "state": "pending_external_evidence",
      "evidenceNeeded": "Reviewable third-party pages citing a canonical Intelligence Compact research object."
    }
  ],
  "machineSurfaces": {
    "status": "https://intelligencecompact.com/observatory/status.json",
    "observationSchema": "https://intelligencecompact.com/observatory/evidence-schema.json",
    "channelLedger": "https://intelligencecompact.com/distribution/channels.json",
    "benchmarkSpec": "https://intelligencecompact.com/distribution/benchmark-spec.json",
    "sitemap": "https://intelligencecompact.com/sitemap.xml",
    "corpus": "https://intelligencecompact.com/research/corpus.jsonl",
    "productionHttpContext": "https://intelligencecompact.com/observatory/production-http.json"
  },
  "operatorTools": [
    "php tools/post-deploy-audit.php https://intelligencecompact.com",
    "php tools/crawl-report.php /path/to/access.log",
    "php tools/benchmark-report.php /path/to/observations.jsonl",
    "php tools/evidence-ledger.php validate /path/to/external-observations.jsonl",
    "php tools/evidence-ledger.php summarize /path/to/external-observations.jsonl"
  ],
  "releaseMeaning": "Application artifact release, generated from app/config.php; schema versions and observations are separate."
}
