The Log

What's Happening

A running record of what's built, what's running, and what's next.

Now

The canon gets its finishing pass — and it's open to read. Scrolls of One, the literary archive behind the Voice of One universe — the world where the characters of The Antichrist and the Prophet (on Amazon) are explored — received its full editorial and visual refinement: narration reconciled, verse lineation restored, titles aligned across the record, and a quiet archival texture added to the reading surface. It now holds 119 canonical works — scrolls, scenes, letters, and profiles — each marked for what it is and where it sits in the story. The whole archive turns on one question: who can you believe? Open the canon →

Durable historical authority — implementation underway. The certificate structure that carries a historical block's panel and keys is now wired into the recovery path, backed by a persistent store and a network path for requesting records from peers. The block hash chain now binds a reference to the authority that certified each block, so the ledger can prove which authority set produced which history. Recovery reaches the boundary the design predicted — blocks produced under an older peer set — and the machinery to cross it is taking shape.

Crash recovery now catches up and verifies history. A restarted node independently verifies seven historical certified blocks — catching up, committing, and converging without exercising protocol authority during recovery. The catch-up path enforces the same designated-attester and panel-eligibility rules as live ingestion. Recovering nodes stay silent until caught up.

Durable historical authority — next milestone scoped. Catch-up reaches a boundary in the chain's history where today's peer table can no longer independently reconstruct the historical producer's authority set. This confirms the design prediction: chained authority certificates are the next engineering milestone. Design documents exist; implementation begins from a clean, empirically confirmed boundary.

Crash recovery certified. A restarted node can now recover from its persisted finalized anchor, verify every missing certified block against the exact production validation rules, and converge to the same finalized state as the live cluster — without exercising protocol authority during recovery. Unauthorized signers are rejected with no state change, and a recovering node stays silent — no proposals, attestations, or signatures — until it has caught up.

Ratification integrity repair. Located and fixed a consensus bug where panel derivation was node-relative — different nodes computed different designated-attester panels from the same participant set. The derivation is now deterministic: identical pools produce identical panels, verified offline across all six callers. Domain-separated signature binding ties attestations to exact block content. Full Ed25519 verification on the live QC path.

Recovery diagnostics. Every catch-up and live rejection now produces a readable explanation of what happened and why — which peers were expected to attest, what the node needed to accept a block, and the exact point a recovering node first diverges from the canonical chain. Makes recovery failures diagnosable instead of mysterious.

Two nodes, peered. The Z4 in Florida and the relay in Germany are connected and exchanging gossip across the Atlantic. The economic layer is active — the receipt-gated mint is running — and correctly produces 0 DUUs. Contribution requires a third party, and there isn't one yet.

The landing page now shows honest telemetry for the first time: real node counts, real locations, no fabricated numbers. The architecture pages describe what runs, not what might run someday.

Phase 6 wired. The receipt-gated mint is operational. Relay receipts now correctly attest to genuine relay work (source ≠ propagation). Self-reported minting — a Phase 5 placeholder — is gated to test-only. The economic layer no longer manufactures value from one perspective.

Built

BootstrapEnded spec. A single chain-anchored block that partitions the ledger into two honest eras — root-authorized and quorum-certified. One-way, irreversible. Waiting on a third peer before it can be committed.

Thickness provenance graph. Contribution-derived and vouch-derived thickness with full derivation lineage. Four verified properties. Chained clawback for collusion detection. Scale-invariant gauge.

Witness/certificate flow. Deterministic sortition, 3-of-5 quorum, append-only Blake3 hash-chain ledger. Certificates become blocks through accumulation, not authorship.

P2P mesh with cross-Atlantic peering. libp2p stack: Noise XX + Yamux + Kademlia DHT + gossipsub. Relay server at Hetzner. mDNS for local discovery.

Next

Durable historical authority. Implementation is under active development — the certificate structure, its persistent store, and the recovery path that uses them are in place. What remains: thread authority records through the live consensus path, complete recovery verification end-to-end, and ratify. The chained authority certificates will carry the panel, public keys, and quorum a recovering node needs to independently verify history, built from a clean, empirically confirmed boundary rather than a hypothetical.

The third node. Every mechanism is built and waiting. The mesh correctly produces nothing at two nodes because contribution is a three-party act. The first person to run a node who isn't the founder is the person who activates the Lattice. Join the Lattice →

Persistence. Economic state doesn't survive restarts yet. Designed as chain-replay (log-authoritative, not snapshot). Blocked on economic events riding the certificate flow — which needs quorum — which needs a third peer.

BootstrapEnded. The one-way block that ends root authority and begins quorum governance. Spec exists, build waits on the same thing everything else waits on.

The Emergence Institute: Collective Charter Community Gallery Engine Room Applied Verification Updates