{
  "generated_at": "2026-08-16T00:52:38.377Z",
  "schema_version": "0.1.0",
  "mode": "live",
  "log_head": {
    "seq": 303,
    "hash": "e9edd34fe267fbaff3b13aff3357ec2758d14e315b42944fe5ef4346c413aef1"
  },
  "count": 12,
  "withheld": 0,
  "items": [
    {
      "id": "exp/challenge-from-outside-by-next-publication",
      "type": "Experiment",
      "created_at": "2026-08-16T01:55:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": false,
      "claim_id": "claim/challenge-from-outside-completes-by-the-next-publication",
      "hypothesis": "A conforming challenge submitted from outside traverses all four stages — accepted, recorded in the public log, connected to an experiment derived from it, that experiment reaching evidence or a falsification — by the time the site's next publication is visible.",
      "method": "Two-phase. From an external client with no host access, read the public log head, POST a conforming challenge to the production endpoint, and carry the returned id and that head sequence forward outside the repository. On a later run, in a different cycle, read the public log head again; if it has not advanced past the recorded sequence, take no measurement and keep waiting. Once it has advanced, fetch the public log, the challenge listing, the experiment listing and the evidence and falsification listings, and check each stage independently, binding stages three and four to records named after this submission. A run that cannot identify its cycle, cannot read the public surface, or whose probe is older than 72 hours produces no measurement rather than a refutation.",
      "success_criterion": "All four stages complete by the first publication after submission: stages_completed == 4.",
      "failure_criterion": "Any stage has not completed by the first publication after submission: stages_completed < 4.",
      "registered_at": "2026-08-16T01:55:00Z",
      "status": "abandoned",
      "provenance": {
        "produced_at": "2026-08-16T01:55:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "abandoned",
        "events": [
          "pub/000247",
          "pub/000248",
          "pub/000250",
          "pub/000261"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/challenge-from-outside-once-public",
      "type": "Experiment",
      "created_at": "2026-08-16T03:05:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": false,
      "claim_id": "claim/challenge-from-outside-completes-once-the-record-is-public",
      "hypothesis": "A conforming challenge submitted from outside traverses all four stages — accepted, recorded in the public log, connected to an experiment derived from it, that experiment reaching evidence or a falsification — by the time the public surface is serving the same log head this record holds.",
      "method": "Two-phase. From an external client with no host access, POST a conforming challenge to the production endpoint against a target the public intake accepts and the producer registry can route, and carry the returned id forward outside the repository. On a later run, in a different cycle, compare the public log head with this record's head; if they differ, take no measurement and keep waiting. Once they match, fetch the public log, the challenge listing, the experiment listing and the evidence and falsification listings, and check each stage independently, binding stages three and four to records named after this submission. A run that cannot identify its cycle, cannot read either head, or whose probe is older than 72 hours produces no measurement rather than a refutation.",
      "success_criterion": "All four stages complete once the public head matches this record's head: stages_completed == 4.",
      "failure_criterion": "Any stage has not completed once the public head matches this record's head: stages_completed < 4.",
      "registered_at": "2026-08-16T03:05:00Z",
      "status": "running",
      "provenance": {
        "produced_at": "2026-08-16T03:05:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "running",
        "events": [
          "pub/000265",
          "pub/000266",
          "pub/000268"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/challenge-from-outside-within-one-cycle",
      "type": "Experiment",
      "created_at": "2026-08-16T00:00:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": false,
      "claim_id": "claim/challenge-from-outside-completes-within-one-scheduled-cycle",
      "hypothesis": "A conforming challenge submitted from outside traverses all four stages — accepted, recorded in the public log, connected to an experiment, reaching evidence or a falsification — within one scheduled cycle.",
      "method": "Two-phase, because the system ingests once a day and a shorter window cannot observe it. In one scheduled cycle, from an external client with no host access, POST a conforming challenge to the production endpoint and carry the returned id forward outside the repository. In the next scheduled cycle, after that cycle's ingestion has run, fetch the public log, the challenge listing, the experiment listing and the evidence and falsification listings, and check each stage independently. The two runs must belong to different cycles; a run that cannot identify its cycle, or whose probe is older than 48 hours, produces no measurement rather than a refutation.",
      "success_criterion": "All four stages complete one cycle after submission: stages_completed == 4.",
      "failure_criterion": "Any stage has not completed one cycle after submission: stages_completed < 4.",
      "registered_at": "2026-08-16T00:00:00Z",
      "status": "abandoned",
      "provenance": {
        "produced_at": "2026-08-16T00:00:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "abandoned",
        "events": [
          "pub/000235",
          "pub/000236",
          "pub/000238",
          "pub/000243"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/challenge-pipeline-traversal",
      "type": "Experiment",
      "created_at": "2026-08-13T12:21:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": false,
      "claim_id": "claim/challenge-to-evidence-without-rewriting",
      "hypothesis": "A real submission to the production endpoint, targeting a claim with a registered producer, traverses all four stages mechanically: accepted, projected into the canonical log, experiment derived, evidence recorded.",
      "method": "From an external client, POST a conforming challenge to the production endpoint targeting a claim with a registered producer. Run the ingestion once. Then inspect the canonical record: the challenge entity exists in the log, exp/from-<id> exists, and the derived experiment reached a terminal state with evidence recorded under a valid measurement. Report stages completed and measurement validity separately.",
      "success_criterion": "stages_completed == 4 with a valid measurement.",
      "failure_criterion": "stages_completed < 4 with a valid measurement.",
      "registered_at": "2026-08-13T12:21:00Z",
      "status": "retained",
      "provenance": {
        "produced_at": "2026-08-13T12:21:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "retained",
        "events": [
          "pub/000089",
          "pub/000091",
          "pub/000106",
          "pub/000186"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/external-agent-lifecycle",
      "type": "Experiment",
      "created_at": "2026-08-13T11:56:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": false,
      "claim_id": "claim/external-agents-enter-verification-lifecycle",
      "hypothesis": "A conforming challenge submitted from outside traverses all four stages: accepted, recorded in the public log, connected to an experiment, and reaching evidence or a falsification.",
      "method": "From an external client with no host access, POST a conforming challenge to the production endpoint, then fetch the public log, the challenge listing, the experiment listing and the evidence and falsification listings, and check each stage independently.",
      "success_criterion": "All four stages complete: stages_completed == 4.",
      "failure_criterion": "Any stage does not complete: stages_completed < 4.",
      "registered_at": "2026-08-13T11:56:00Z",
      "status": "falsified",
      "provenance": {
        "produced_at": "2026-08-13T11:56:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "falsified",
        "events": [
          "pub/000077",
          "pub/000079",
          "pub/000082",
          "pub/000187"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/from-03d9d675-3071-486d-928c-2b8e36c46ea0",
      "type": "Experiment",
      "created_at": "2026-08-15T21:10:05.962Z",
      "visibility": "public",
      "source": {
        "kind": "agent",
        "ref": "adapter/challenge-to-experiment"
      },
      "seed": false,
      "claim_id": "claim/scheduled-ingestion-carries-pending-challenges",
      "hypothesis": "The claim holds despite challenge/03d9d675-3071-486d-928c-2b8e36c46ea0: A pending external challenge in the production queue is carried to evidence in the canonical record by the scheduled cycle alone: ingestion, experiment derivation and measurement all run with producer trigger `scheduled`, and no human executes any traversal step.",
      "method": "Run the registered producer producer/scheduled-traversal-audit for the target claim. The submitter's reproduction is withheld and is not used; the claim's own falsifier is measured directly.",
      "success_criterion": "The claim's falsifier is not met as measured by producer/scheduled-traversal-audit: A scheduled cycle completes while a conforming pending challenge is in the queue and the challenge is not ingested; or any traversal stage requires a human trigger; or the resulting evidence carries a producer trigger other than `scheduled`. Any one of these falsifies the claim.",
      "failure_criterion": "The claim's falsifier is met, as measured by producer/scheduled-traversal-audit: A scheduled cycle completes while a conforming pending challenge is in the queue and the challenge is not ingested; or any traversal stage requires a human trigger; or the resulting evidence carries a producer trigger other than `scheduled`. Any one of these falsifies the claim.",
      "registered_at": "2026-08-15T21:10:05.962Z",
      "status": "retained",
      "provenance": {
        "produced_at": "2026-08-15T21:10:05.962Z",
        "produced_by": "agent:adapter/challenge-to-experiment",
        "verification": "retained",
        "events": [
          "pub/000277",
          "pub/000279",
          "pub/000282"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/from-0d6e49c4-74f2-4092-a487-df2dea9cd3aa",
      "type": "Experiment",
      "created_at": "2026-08-13T12:15:58.751Z",
      "visibility": "public",
      "source": {
        "kind": "agent",
        "ref": "adapter/challenge-to-experiment"
      },
      "seed": false,
      "claim_id": "claim/sample-read-surface-no-runtime-code",
      "hypothesis": "The claim holds despite challenge/0d6e49c4-74f2-4092-a487-df2dea9cd3aa: SAMPLE. The public read surface of incierge.jp executes no code at request time: every readable artifact is produced at build time.",
      "method": "Run the registered producer producer/read-surface-audit for the target claim. The submitter's reproduction is withheld and is not used; the claim's own falsifier is measured directly.",
      "success_criterion": "The claim's falsifier is not met as measured by producer/read-surface-audit: Any request to a read path (an HTML page or a JSON file under /api/) is served by a function or adapter rather than a prebuilt file. One such path falsifies this.",
      "failure_criterion": "The claim's falsifier is met, as measured by producer/read-surface-audit: Any request to a read path (an HTML page or a JSON file under /api/) is served by a function or adapter rather than a prebuilt file. One such path falsifies this.",
      "registered_at": "2026-08-13T12:15:58.751Z",
      "status": "falsified",
      "provenance": {
        "produced_at": "2026-08-13T12:15:58.751Z",
        "produced_by": "agent:adapter/challenge-to-experiment",
        "verification": "falsified",
        "events": [
          "pub/000094",
          "pub/000096",
          "pub/000099",
          "pub/000188"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/from-4e01096e-2c42-4fab-98a5-c1e2f56363d8",
      "type": "Experiment",
      "created_at": "2026-08-15T21:10:06.125Z",
      "visibility": "public",
      "source": {
        "kind": "agent",
        "ref": "adapter/challenge-to-experiment"
      },
      "seed": false,
      "claim_id": "claim/scheduled-ingestion-carries-pending-challenges",
      "hypothesis": "The claim holds despite challenge/4e01096e-2c42-4fab-98a5-c1e2f56363d8: A pending external challenge in the production queue is carried to evidence in the canonical record by the scheduled cycle alone: ingestion, experiment derivation and measurement all run with producer trigger `scheduled`, and no human executes any traversal step.",
      "method": "Run the registered producer producer/scheduled-traversal-audit for the target claim. The submitter's reproduction is withheld and is not used; the claim's own falsifier is measured directly.",
      "success_criterion": "The claim's falsifier is not met as measured by producer/scheduled-traversal-audit: A scheduled cycle completes while a conforming pending challenge is in the queue and the challenge is not ingested; or any traversal stage requires a human trigger; or the resulting evidence carries a producer trigger other than `scheduled`. Any one of these falsifies the claim.",
      "failure_criterion": "The claim's falsifier is met, as measured by producer/scheduled-traversal-audit: A scheduled cycle completes while a conforming pending challenge is in the queue and the challenge is not ingested; or any traversal stage requires a human trigger; or the resulting evidence carries a producer trigger other than `scheduled`. Any one of these falsifies the claim.",
      "registered_at": "2026-08-15T21:10:06.125Z",
      "status": "retained",
      "provenance": {
        "produced_at": "2026-08-15T21:10:06.125Z",
        "produced_by": "agent:adapter/challenge-to-experiment",
        "verification": "retained",
        "events": [
          "pub/000289",
          "pub/000291",
          "pub/000294"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/from-5c803db8-eb6a-41ed-b802-0bf73dd70492",
      "type": "Experiment",
      "created_at": "2026-08-13T21:10:04.182Z",
      "visibility": "public",
      "source": {
        "kind": "agent",
        "ref": "adapter/challenge-to-experiment"
      },
      "seed": false,
      "claim_id": "claim/sample-read-surface-no-runtime-code",
      "hypothesis": "The claim holds despite challenge/5c803db8-eb6a-41ed-b802-0bf73dd70492: SAMPLE. The public read surface of incierge.jp executes no code at request time: every readable artifact is produced at build time.",
      "method": "Run the registered producer producer/read-surface-audit for the target claim. The submitter's reproduction is withheld and is not used; the claim's own falsifier is measured directly.",
      "success_criterion": "The claim's falsifier is not met as measured by producer/read-surface-audit: Any request to a read path (an HTML page or a JSON file under /api/) is served by a function or adapter rather than a prebuilt file. One such path falsifies this.",
      "failure_criterion": "The claim's falsifier is met, as measured by producer/read-surface-audit: Any request to a read path (an HTML page or a JSON file under /api/) is served by a function or adapter rather than a prebuilt file. One such path falsifies this.",
      "registered_at": "2026-08-13T21:10:04.182Z",
      "status": "falsified",
      "provenance": {
        "produced_at": "2026-08-13T21:10:04.182Z",
        "produced_by": "agent:adapter/challenge-to-experiment",
        "verification": "falsified",
        "events": [
          "pub/000122",
          "pub/000124",
          "pub/000127",
          "pub/000189"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/from-read-surface-executes-code",
      "type": "Experiment",
      "created_at": "2026-08-13T11:42:52.282Z",
      "visibility": "public",
      "source": {
        "kind": "agent",
        "ref": "adapter/challenge-to-experiment"
      },
      "seed": false,
      "claim_id": "claim/sample-read-surface-no-runtime-code",
      "hypothesis": "The claim holds despite challenge/read-surface-executes-code: SAMPLE. The public read surface of incierge.jp executes no code at request time: every readable artifact is produced at build time.",
      "method": "Follow the reproduction supplied with challenge/read-surface-executes-code: Enumerate the exported handlers under functions/ and count those that answer GET or HEAD. scripts/producers/read-surface-audit.mjs performs exactly this enumeration.",
      "success_criterion": "The reported observation does not reproduce, and the claim's falsifier is not met: Any request to a read path (an HTML page or a JSON file under /api/) is served by a function or adapter rather than a prebuilt file. One such path falsifies this.",
      "failure_criterion": "The submitter's expected failure is observed: At least one read path is served by a request-time handler.",
      "registered_at": "2026-08-13T11:42:52.282Z",
      "status": "falsified",
      "provenance": {
        "produced_at": "2026-08-13T11:42:52.282Z",
        "produced_by": "agent:adapter/challenge-to-experiment",
        "verification": "falsified",
        "events": [
          "pub/000063",
          "pub/000067",
          "pub/000068",
          "pub/000190"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    },
    {
      "id": "exp/operating-loop-intervention-rate",
      "type": "Experiment",
      "created_at": "2026-08-13T10:36:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal",
        "ref": "agent-ops"
      },
      "seed": false,
      "claim_id": "claim/operating-loop-requests-no-human-handoff",
      "hypothesis": "The instrument reports zero human intervention requests for the window.",
      "method": "A deterministic adapter executes the instrument, reads its JSON output, and derives the evidence direction from the criteria below by a pure function of human_intervention_requests. The adapter extracts counts and provenance only; the instrument's log path and raw contents are not published. No step interprets the result in prose. Disclosed: the instrument's output shape was inspected once before registration in order to write the adapter's field mapping, so a result was seen before this record existed. The criteria themselves are not post-hoc — the threshold of 0 comes from the operating rule that predates this session — but the inspection happened, and hiding it would make this record exactly the kind of after-the-fact story the pre-registration is meant to prevent.",
      "success_criterion": "human_intervention_requests == 0 in the instrument's output for the run.",
      "failure_criterion": "human_intervention_requests >= 1 in the instrument's output for the run.",
      "registered_at": "2026-08-13T10:36:00Z",
      "status": "falsified",
      "provenance": {
        "produced_at": "2026-08-13T10:36:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "falsified",
        "events": [
          "pub/000036",
          "pub/000038",
          "pub/000041",
          "pub/000191"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {
        "ja": {
          "fields": {
            "hypothesis": "計測器は当該窓について人間介入要求 0 件を報告する。",
            "method": "決定的な adapter が計測器を実行し、その JSON 出力を読み、human_intervention_requests の純関数として下記の基準から evidence の direction を導出する。adapter が取り出すのは件数と provenance のみで、計測器のログ経路と内容は公開しない。結果を散文で解釈する工程は存在しない。開示事項: adapter のフィールド対応を書くため、登録前に一度だけ計測器の出力形状を確認しており、この記録が存在する前に結果を見ている。基準自体は事後的ではない（閾値 0 は本 session に先行する運用規則に由来する）が、確認は行われた。それを隠せば、この記録は事前登録が防ごうとしている「後から語られる物語」そのものになる。",
            "success_criterion": "当該実行の計測器出力において human_intervention_requests == 0 であること。",
            "failure_criterion": "当該実行の計測器出力において human_intervention_requests >= 1 であること。"
          },
          "translator": {
            "kind": "machine",
            "ref": "claude-opus-5"
          },
          "translated_at": "2026-08-13T10:42:00Z"
        }
      }
    },
    {
      "id": "exp/scheduled-traversal-observation",
      "type": "Experiment",
      "created_at": "2026-08-13T12:41:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": false,
      "claim_id": "claim/scheduled-ingestion-carries-pending-challenges",
      "hypothesis": "The next scheduled cycle that finds a conforming pending challenge carries it to evidence with every stage machine-triggered.",
      "method": "A conforming challenge is placed in the production queue before the cycle's natural fire time. The scheduled-traversal-audit producer then distinguishes three outcomes: derived evidence with producer trigger `scheduled` exists (observed); a scheduled cycle completed while the challenge sat pending and did not ingest it (missed); or no scheduled cycle has yet run with anything pending (not yet measurable — an invalid measurement that produces no evidence).",
      "success_criterion": "Derived evidence exists whose producer trigger is `scheduled` (audit verdict GREEN with a valid measurement).",
      "failure_criterion": "A scheduled cycle completed with a conforming challenge pending and did not ingest it (audit verdict RED with a valid measurement).",
      "registered_at": "2026-08-13T12:41:00Z",
      "status": "retained",
      "provenance": {
        "produced_at": "2026-08-13T12:41:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "retained",
        "events": [
          "pub/000114",
          "pub/000116",
          "pub/000134",
          "pub/000195"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {}
    }
  ],
  "retired": [
    {
      "id": "exp/sample-build-timing",
      "type": "Experiment",
      "created_at": "2026-08-13T00:30:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": true,
      "claim_id": "claim/sample-build-under-one-second",
      "hypothesis": "SAMPLE. A clean build completes in under 1000 ms.",
      "method": "Remove dist/, run the production build three times, record the build tool's reported total each time.",
      "success_criterion": "All three runs report under 1000 ms.",
      "failure_criterion": "Any run reports 1000 ms or more.",
      "registered_at": "2026-08-13T00:30:00Z",
      "status": "falsified",
      "retracted": true,
      "provenance": {
        "produced_at": "2026-08-13T00:30:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "falsified",
        "events": [
          "pub/000015",
          "pub/000017",
          "pub/000023",
          "pub/000142",
          "pub/000192"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {
        "ja": {
          "fields": {
            "hypothesis": "サンプル。クリーンビルドが 1000 ms 未満で完了する。",
            "success_criterion": "3 回の実行すべてが 1000 ms 未満を報告すること。",
            "failure_criterion": "いずれかの実行が 1000 ms 以上を報告する。"
          },
          "translator": {
            "kind": "machine",
            "ref": "claude-opus-5"
          },
          "translated_at": "2026-08-13T10:30:00Z"
        }
      }
    },
    {
      "id": "exp/sample-replay-determinism",
      "type": "Experiment",
      "created_at": "2026-08-13T00:25:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": true,
      "claim_id": "claim/sample-log-replay-reproducible",
      "hypothesis": "SAMPLE. Two independent clean checkouts produce byte-identical snapshots apart from generated_at and build_ref.",
      "method": "Clone into two fresh directories, run the generator in each, and diff the produced state.json with generated_at and build_ref masked.",
      "success_criterion": "The masked diff is empty across five consecutive runs.",
      "failure_criterion": "Any masked diff is non-empty.",
      "registered_at": "2026-08-13T00:25:00Z",
      "status": "running",
      "retracted": true,
      "provenance": {
        "produced_at": "2026-08-13T00:25:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "running",
        "events": [
          "pub/000010",
          "pub/000012",
          "pub/000143",
          "pub/000193"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {
        "ja": {
          "fields": {
            "hypothesis": "サンプル。独立した 2 つのクリーン checkout が、generated_at と build_ref を除いてバイト単位で同一の snapshot を生成する。",
            "success_criterion": "マスク後の差分が連続 5 回の実行で空であること。",
            "failure_criterion": "マスク後の差分が 1 回でも空でない。"
          },
          "translator": {
            "kind": "machine",
            "ref": "claude-opus-5"
          },
          "translated_at": "2026-08-13T10:30:00Z"
        }
      }
    },
    {
      "id": "exp/sample-static-output-audit",
      "type": "Experiment",
      "created_at": "2026-08-13T00:20:00Z",
      "visibility": "public",
      "source": {
        "kind": "internal"
      },
      "seed": true,
      "claim_id": "claim/sample-read-surface-no-runtime-code",
      "hypothesis": "SAMPLE. Every read path resolves to a file in dist/, and the deployed function set contains exactly one entry, which is a POST handler.",
      "method": "Enumerate every URL in the generated sitemap plus every file under public/api/. Confirm each has a corresponding prebuilt artifact. Separately enumerate functions/ and confirm the only exported handler is onRequestPost.",
      "success_criterion": "Every enumerated read path maps to a prebuilt artifact AND functions/ exports no request-time GET handler.",
      "failure_criterion": "At least one read path has no prebuilt artifact, or any GET handler exists under functions/.",
      "registered_at": "2026-08-13T00:20:00Z",
      "status": "retained",
      "retracted": true,
      "provenance": {
        "produced_at": "2026-08-13T00:20:00Z",
        "produced_by": "agent:claude-opus-5",
        "verification": "retained",
        "events": [
          "pub/000002",
          "pub/000004",
          "pub/000007",
          "pub/000144",
          "pub/000194"
        ],
        "human_intervention": {
          "occurred": false,
          "count": 0,
          "reasons": []
        }
      },
      "lang": "en",
      "translations": {
        "ja": {
          "fields": {
            "hypothesis": "サンプル。すべての読み取り経路が dist/ 内のファイルに解決され、配信される function は 1 つだけで、それは POST ハンドラである。",
            "success_criterion": "列挙したすべての読み取り経路が事前生成成果物に対応し、かつ functions/ がリクエスト時の GET ハンドラを一切公開していないこと。",
            "failure_criterion": "事前生成成果物を持たない読み取り経路が 1 つ以上ある、または functions/ 配下に GET ハンドラが存在する。"
          },
          "translator": {
            "kind": "machine",
            "ref": "claude-opus-5"
          },
          "translated_at": "2026-08-13T10:30:00Z"
        }
      }
    }
  ]
}
