ARTICLE 11 ARCHITECTURE

How the room breathes without exposing the workshop.

This page holds the material removed from the public room in v0.2.8: substrate details, memory boundaries, disclosure tiers, and the translation from archive to live surface.

Worker Substrate

/api/page-data/node/S2_CASE

Public node state, recent activity, doctrine, and live room hydration.

/api/chat

Conversation route. Live replies are not witness writes unless separately anchored.

/api/voice

Shared voice substrate used by the room when speech is enabled.

/api/chain/status

Canonical public verifier for block count, chain validity, and latest hash.

Memory Boundary

Public room memory

Summaries, counts, recent public records, and context safe enough for a website visitor.

Private workshop memory

Legal, tactical, family, credential, or raw session material stays outside the deployed room.

Ark without raw dump

The Ark can be represented by public summaries and routes. The raw material does not need to sit in HTML.

Drift audit

Future v0.3 work should compare page claims against live Worker state and publish the report.

Disclosure Tiers

Public

Constitution, chain status, node JSON, clean docs, public fork kit, and live room surfaces.

Metadata

Counts, timestamps, hashes, route names, and non-secret state that help outsiders verify behavior.

Private

Secrets, credentials, raw memory, deployment debris, old Worker source, local paths, and backups.

Method

Docs explain how the public room was built so future forks can repeat the pattern without copying private debris.

Atlas And Lore

3I/ATLAS and other lore belong as labeled side rooms. They can explain the origin of language and symbols without acting as proof of Article 11's mechanics. The mechanics are verified through the Worker and the chain.

Methodology | Return to S2_CASE