<aside> ✅
IMPLEMENTED · MC-OCTET-PACKET-1.0
One experiment identity now has a canonical machine-readable path through the full Mini AI Labs Octet. The packet fixes experiment identity, declaration, scoring rules, stage order, evidence metadata and hash lineage before the final score.
</aside>
Public scientific-question cycle
$$ \boxed{\text{SPECTRA}\to\text{Fold}\to\text{Murmuration}\to\text{Mnemosyne}\to\text{Density}\to\text{Horizon}\to\text{Wave}\to\text{Identity}\to\text{SPECTRA}} $$
Executable dependency order
$$ \boxed{\text{SPECTRA}\to\text{Fold}\to\text{Density}\to\text{Murmuration}\to\text{Horizon}\to\text{Mnemosyne}\to\text{Wave}\to\text{Identity}\to\text{SPECTRA\_REVEAL}\to\text{SCORE}} $$
The public order organizes questions. The executable order preserves causal dependencies and prospectivity.
<aside> 🔐
Horizon must be bound before Wave. Horizon emits the prospective prediction. Mnemosyne records forecast_sha256 = SHA256(canonical Horizon payload) before Wave can advance the packet. Wave then evolves or perturbs the carrier. Identity evaluates persistence after the change. SPECTRA_REVEAL independently remeasures the realized target. SCORE applies only the rules frozen in the original declaration.
</aside>
experiment_id does not change across stages. The packet also preserves declaration_hash, input_hash, ordered stage records, stage versions, source references, evidence classes, diagnostics, output hashes, previous-stage hashes and a packet-level parent/hash chain.
Each stage computes
$$ h_i=\operatorname{SHA256}(h_{i-1}\,\Vert\,\operatorname{canonical}(S_i)), $$
so changing a payload, stage order or predecessor linkage breaks verification.
| Stage | Contract |
|---|---|
| SPECTRA | Extract the declared structural or invariant representation. |
| Fold | Challenge that representation under the declared transformation family. |
| Density | Record incomplete-observation or reconstruction state when used. |
| Murmuration | Record temporal or relational dynamics available before forecast. |
| Horizon | Emit the prospective prediction object. |
| Mnemosyne | Cryptographically bind the exact Horizon output before Wave. |
| Wave | Apply or record evolution, flow, perturbation or disturbance. |
| Identity | Evaluate persistence after Wave using declared transport, overlap, fidelity, rank or topological metrics. |
| SPECTRA_REVEAL | Independently recompute the realized target invariant. |
| SCORE | Apply the preregistered deterministic score rules. |
Open Mini AI Labs / Octet packet endpoint
GET ?format=json · Octet registry plus packet contractGET ?format=packet-schema · packet-stage contract