Substrate without inference — The base case
fix(dead-links): repair 17 broken wikilinks from content-audit — backslash-escape table links, os-totebox slug, service-fs redirect, contribute.md meta-links, regional-name-resolution-architecture link
@@ -24,7 +24,7 @@ The **Substrate-Without-Inference Base Case** establishes that the [[totebox-arc When all three compute tiers (local specialist, [[yoyo-compute-substrate|GPU burst]], and external API) are simultaneously unavailable, the following must hold: The WORM file ledger ([[service-fs|`service-fs`]]) is operational: ingest, query, and checkpoint all work. The knowledge runtime ([[service-content|`service-content`]]) is operational: graph queries, vector search, and temporal queries work, with mutations from non-AI paths only. The input service, extraction service (at the deterministic parsing layer), egress service, people service, and email service are all operational. The [[compounding-doorman|Doorman]] is bound and listening, returning 503 to inference endpoints while keeping health and contract endpoints always responsive. The operator [[tui-corpus-producer|TUI]] operates in deterministic-only mode. The WORM file ledger ([[service-fs-architecture|service-fs]]) is operational: ingest, query, and checkpoint all work. The knowledge runtime ([[service-content|`service-content`]]) is operational: graph queries, vector search, and temporal queries work, with mutations from non-AI paths only. The input service, extraction service (at the deterministic parsing layer), egress service, people service, and email service are all operational. The [[compounding-doorman|Doorman]] is bound and listening, returning 503 to inference endpoints while keeping health and contract endpoints always responsive. The operator [[tui-corpus-producer|TUI]] operates in deterministic-only mode. When marketplace and settlement services are enabled, those are also operational in the base case. Transactions may proceed without AI-assisted grounding; audit and consent records are still enforced.