How it is built
The same engine runs all five missions: the same gate, the same signed ledger, the same authority envelope. Only the fusion stage and the corpus differ. This page shows the spine, the governance design, the AWS topology, and the harness that proves the demo is not faked.
Telemetry enters, the model reasons in the open, and a deterministic gate makes every authority decision. Fuse is the only stage that varies across missions: each mission branches there, then rejoins the shared path. The decision and the record never change shape.
One engine ran all five with no fork. That is the proof, not the claim. The branch is data, not code: each mission is a different corpus and authority envelope through the same runner.
The hard requirement for a C2 system a government can deploy: the irreversible decision is made by something a human can read, audit, and overrule. The model never holds that authority.
Every decision the gate makes is written once into an append-only ledger. Four independent layers make a record both non-repudiable and tamper-evident. Break any one and verification fails loudly.
Concrete instance: Convoy Escort wrote 65 ledger records, with the signed authority envelope as entry one and the hash chain verified end to end. A judge can replay the run and re-verify every signature against the public key.
Two tiers in account 521034048482, region us-east-1. The edge tier carries the governed runtime and is torn down after judging. The cloud tier holds the write-once ledger and serves the static war-room. Static surfaces sit at roughly zero at idle.
Flow: Kinesis feeds the Greengrass core, the core runs the governed loop and writes an on-device ledger, and on reconnect it stores-and-forwards to the S3 WORM ledger. The static war-room serves from CloudFront. The edge stack costs about a dollar a day and is destroyed after judging. The static surfaces are essentially free at idle.
No. The engine cannot read the answer-key label, and a metamorphic invariance harness proves it.
The fair worry about any scored demo: the system was tuned to the test, or it can see the label and parrots it back. The harness answers that mechanically. It transforms inputs in ways that must not change the governed decision, then checks that the decision held. If the engine were secretly keyed to the label, these transforms would flip its output. They do not. The harness runs green across the missions.
Keep two senses of the numbers distinct. Answer-key invariants reproduced is per-mission acceptance: #08 reproduces 12 / 12, #07 reproduces 13 / 13. Metamorphic invariance checks is the harness proving the engine cannot read the label: 12 / 12 reproduced on the framework's transform set (the categories above are representative). The same word, two different jobs. We never conflate them.
What we claim, and the exact edge of each claim. Judges read this, so the boundary is part of the work.