Commit b9e3d98
docs(spec): add four-layer intro paragraph per PRESERVATION-DESIGN §12.6 (#261)
## Summary
Executes [`formal/PRESERVATION-DESIGN.md`
§12.6](../blob/main/formal/PRESERVATION-DESIGN.md) — the canonical-spec
rollout.
### What changed
One-paragraph intro added to both spec documents:
- `spec/SPEC.md` (formal versioned spec) — inserted after §1.1 Overview.
- `spec/ephapax-spec.md` (complete-language spec v0.1) — inserted after
the Purpose block.
The paragraph:
1. Names the four orthogonal disciplines (L1 / L2 / L3 / L4).
2. Explicitly labels the normative scope (L1 + L2) vs forward-looking
scope (L3 + L4) — directly from the §12.6 spec.
3. Cross-references `EPHAPAX-VISION.adoc` and `PRESERVATION-DESIGN.md`.
### Out of scope (deliberately)
§12.6's bullet list also calls for:
- Full L1 sibling-safety **theorem** statement in the spec.
- Marking L3 (Echo) as "future extension; not normative" in a dedicated
subsection.
Those are substantive spec edits that should each be reviewed
individually per the per-document rollout pattern §12 establishes.
Filing them as separate follow-up PRs.
## Companion PRs
- #256 — README §12.2
- #257 — EXPLAINME §12.3
- #258 — vision §12.4
- #259 — ROADMAP §12.5
- #260 — ephapax-linear §12.7
## Test plan
- [x] GPG-signed commit.
- [x] Both spec files get identical intro paragraph (verified by diff).
- [x] Cross-references point to existing files in this repo.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 26eb78a commit b9e3d98
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments