The thesis
The architecture is one experience, not a sequence of pages. The visitor lands on a specimen, held in a stage that reveals the underlying data as the visitor interacts.
The stage
Twelve instruments, one per stage of the canonical journey. Each instrument is a window into the data. Selecting an instrument deepens the view. The selection persists in the URL. The selection is visible in every other instrument that references the same identity.
The full sequence is present in HTML without JavaScript. The default density is rendered. The selection, the depth, and the cross-instrument highlighting are layered on top by the SelectionController. The JavaScript-free fallback is the same authored work without synchronization.
The twelve instruments
For each stage, the instrument exposes:
- Overview density — the major transformation. One paragraph. The artifact dominates the visual.
- Technical density — the contracts, the constraints, the layouts, the search results, the rejected alternatives.
- Raw-artifact density — the manifest, the receipt, the digest, the hardware identity, the schema version, the provenance.
The visitor can step through the stages in order. The visitor can select a non-adjacent stage. The visitor can return to the previous selection by URL.
The twelve stages, with their default one-sentence description at overview density:
- Source package ingest. A model package arrives with its metadata.
- Graph recovery and declaration. Prism recovers the canonical graph under a declared schema, operator semantics, and normalization policy.
- Region decomposition. The graph is decomposed into logical tensors, semantic regions, and structural priors.
- Representation search. Prism evaluates candidate representations.
- Target constraints. Prism applies legality for the named hardware.
- Admitted compilation plan. A plan is committed as durable state.
- ComputeImage realization. The plan is materialized into a
.cimage. - Constitutional transaction. A request enters through a typed command.
- Residency and placement. The runtime assigns the request to lanes.
- Backend execution. Provider kernels run.
- Output and receipt. A typed receipt is emitted.
- Replay, comparison, and promotion. The receipt and the events around it are replayable.
What the v1 Observatory can show
The v1 Observatory exposes the published specimen. Selecting stage 1 opens the source orientation. Selecting stage 7 opens the six strata. Selecting stage 8 opens a one-line statement: "No constitutional transaction has been emitted to publishable storage in the v1 corpus." Stages 9–12 are similarly gap-stated. Stages 4, 5, 6 expose the search trace, the legalization report field (absent), and the plan field (absent) of the published specimen.
The Observatory is honest about what it can show. The instrument panel is fully present; the data behind it is whatever the corpus has.
Selection
The selection state is addressable. A URL of the form /observatory/life/?stage=7&density=technical&tensor=weight restores on reload. The SelectionController parses, validates, normalizes, writes, and broadcasts. The instruments subscribe.
The selection is the URL. The animation is a visual consequence. The visitor can link to a particular stage, tensor, capability, or receipt. A reviewer who wants to point at a particular view points at a URL.
The twelve stages
Select a stage. The default is stage 7 (the ComputeImage). Stages 8-12 are gap-stated in the v1 corpus.
-
Stage 1gap-stated
Source package ingest
Test fixture; no real source package.
-
Stage 2gap-stated
Graph recovery and declaration
No graph recovery; no declaration.
-
Stage 3populated
Region decomposition
Header has 9 LLaMA-shaped tensor records.
-
Stage 4gap-stated
Representation search
No search trace emitted.
-
Stage 5gap-stated
Target constraints
No legalization report emitted.
-
Stage 6gap-stated
Admitted compilation plan
No plan emitted.
-
Stage 7populated
ComputeImage realization
Yes. This is the cimage.
-
Stage 8gap-stated
Constitutional transaction
No transaction; no execution.
-
Stage 9gap-stated
Residency and placement
Not applicable.
-
Stage 10gap-stated
Backend execution
Not executed.
-
Stage 11gap-stated
Output and receipt
No receipt.
-
Stage 12gap-stated
Replay, comparison, and promotion
No replay; no comparison; no promotion.
Instrument: Stage 7 — ComputeImage realization
populatedThis is the stage the v1 corpus has populated. The published specimen is the artifact of stage 7: a sanitized ComputeImage whose header is the cimage-manifest schema, whose payloads are synthetic test bytes, and whose redaction manifest is the §4.8 declaration.
Stages 8-12 are gap-stated. The corpus has no execution receipts, no replay results, and no failure receipts. The Observatory names the gap; the corpus is the only authority from which those measurements may eventually be projected.