Working public release
The immutable snapshot, queries, packet traces and delta below were executed and
verified locally and served through the read-only
lab.twirx.org runtime. The public
API exposes only the admitted immutable snapshot and performs zero origin calls.
One interface across origins Implemented
An agent submits one typed query to materialized state. It does not load an origin-specific tool for every website, and this recorded query makes no origin network request.
{
"select": [
"project:Status.engineeringGate",
"project:Status.phase",
"development:IndicatorObservation.countryCode",
"development:IndicatorObservation.value"
],
"sources": ["twirx-org", "api-worldbank-org"],
"proof": "highest_proof"
}
- Origins returned
- 2TWIRX + World Bank
- Proof-linked rows
- 4fixtures excluded
- Origin calls
- 0materialized snapshot
| Origin | Native value | Semantic field |
|---|---|---|
twirx-org | E1 | project:Status.engineeringGate |
twirx-org | genesis | project:Status.phase |
api-worldbank-org | CHL | development:IndicatorObservation.countryCode |
api-worldbank-org | 19764771 | development:IndicatorObservation.value |
Query identity: sha256:9ba2b73f4c43134a104cb89c65031b555d3a99dc4247c7f2a0cb22561e6458e7
Result identity: sha256:2cab9d47d16796091d032db80937fcfe5aba00f6619c82032f77d8acae3d2037
One real historical source change Implemented
TWIRX retrieved two exact RFC Editor homepage records from two sealed Common Crawl periods. Both are historical archive observations, not current publisher statements. The compiler preserved the exact source lexical values before comparing them.
Before — CC-MAIN-2025-30
2025-07-08T10:21:38Z
» RFC Editor
html/head/title[1]/text()
sha256:984057b744839253deff9c944d9fee394a072805af77120671f06b84d9bec2ca
After — CC-MAIN-2026-25
2026-06-07T20:53:41Z
RFC Editor
html/head/title[1]/text()
sha256:a5c7a0bf8d1b39574d70b65460c7891e0e99fe3f22b884f91d90637224875cf4
Delta identity: sha256:efd6c4341375dc17cd366973c903c7cfaf5129d3805761c8a52a16410f406033
Every result remains traceable
- Origin identity
rfc-editor-orgat https://www.rfc-editor.org - Immutable representationExact archived response bytes, size and SHA-256 evidence.
- Source-native statement
html:title, exact locator and lexical bytes. - Semantic packetObserved-native lane, historical freshness, no invented mapping.
- DeltaBefore and after packet and observation identities, classified as an origin change only.
- Snapshot
sha256:54739822257ef617b136454285a8fd47802f0960c7cf53a49abd2d5d1f1389c5
Measured immutable-runtime performance
- Requests
- 5,0000 failures
- p95
- 1123 µsliteral loopback
- Origin calls
- 0snapshot-only
One local host, immutable 20-packet snapshot, historical query, literal loopback. This is not a public-network or large-corpus capacity claim.
Controlled scale is kept separate
A separate controlled run exercised 25,018 packets through the real snapshot path. This result exercises the real immutable snapshot path but is fixture-dominated. It does not prove 25,018 public facts or 500 working origins.
Current boundary
Read-only, approved origins and immutable snapshots only. No arbitrary URL, browser execution, model authority, authentication, payment or write action.
The next public step is deployment of this same immutable read-only runtime behind bounded HTTPS. It is not permission to add arbitrary retrieval or a mutable database to the current shared host.