Replaced every bottom-of-section 'See also:' block with inline Org-mode file: links at the first natural mention in body text. All 29 files across the economics directory now use wiki-style inline cross-references rather than standalone reference blocks.
1.7 KiB
1.7 KiB
The Per-Domain Sufficiency Flip
The sufficiency flip is not a single event — it happens independently for each domain, and some domains never flip.
Knowledge types required:
- Structural (published rules, configs, specs) — LLM translation + ACL2 verification. Flips in days.
- Empirical (what happens when X?) — active sandboxed probing. Flips in days to weeks.
- Performance (latency, throughput) — benchmark harness. Flips in hours.
- Transfer from related domains — ontology alignment. Flips in days.
- Tacit (craft expertise, organizational culture) — requires Phase 3 archivist loop over time. May never fully flip.
- Aesthetic (poetry, creative writing) — never flips. The system is honest about its frontier.
Fastest path to flip any domain:
- Ingest all published text (hours)
- Run benchmark harness (hours)
- Run active sandboxed probes (automated)
- Generate contrastive queries for the 5% uncertain rules (one human session, a few hours)
- Start serving real interactions (empirical loop tightens from first interaction)
For the Lisp Machine bootstrap, every subdomain is software (the most codifiable domain). The entire bootstrap can flip in days to weeks with one human review session. The gate rule encoding process feeds directly into this: each domain's rules are formally encoded and verified. The time estimates for the overall project are derived from the time to flip each subdomain. The cost structure shifts from LLM-token-heavy to verification-heavy as more domains flip.