> ## Documentation Index
> Fetch the complete documentation index at: https://docs.twirx.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Genesis status

> Implemented capabilities, exclusions, and the current evidence threshold.

## Implemented

| Capability                                               | Status                 |
| -------------------------------------------------------- | ---------------------- |
| Controlled HTTP GET observation                          | Implemented            |
| Public-address policy and explicit loopback fixture mode | Implemented, pre-alpha |
| Body size, timeout, port, and redirect bounds            | Implemented            |
| SHA-256 content-addressed storage                        | Implemented            |
| Deterministic CBOR observation envelope                  | Implemented            |
| Go verification                                          | Implemented            |
| Independent bounded C verification                       | Implemented            |
| Manual deterministic JSON adapter                        | Implemented            |
| Bounded duplicate-rejecting JSON profile                 | Implemented            |
| Native plus semantic field views                         | Implemented            |
| Field-level provenance                                   | Implemented            |
| Offline replay                                           | Implemented            |
| Shared Go/C conformance and fuzz corpus                  | Implemented            |
| Bounded atomic result publication                        | Implemented            |

## Deliberately excluded

* arbitrary inference;
* HTML and browser extraction;
* model-assisted mapping;
* PostgreSQL and public registry;
* Wasm adapter execution;
* MCP, WebMCP, and OpenAPI serving;
* publisher verification;
* write actions and payments;
* blockchain anchoring;
* public multi-tenant deployment.

## Gate 1 evidence

The Gate 1 source-statement slice passes the local offline acceptance matrix as
of 2026-08-10. Parser bounds, atomic writes, adversarial vectors, Go and C
fuzzing, network-policy tests, corrupted-evidence rejection, and stopped-origin
offline replay are exercised together. Exact commands, totals, toolchains,
benchmarks, and residual risks are recorded in `reports/gate-1-genesis.md`.

Gate 1 is still pre-alpha evidence, not authorization for public multi-tenant
deployment. CI review and independent security review remain separate gates.
