Commit 5eb28d7
authored
docs(policy): correct ephapax Admitted count (3 → 1) + link adoption PR (#221)
## Summary
The trusted-base reduction policy's P0 migration table cited **3
Admitteds** in `ephapax/formal/Semantics.v`. The actual count on `main`
is **1** — the other two (`step_preserves_type` and
`step_output_context_eq`) were discharged via
[ephapax#146](hyperpolymath/ephapax#146) (Path 3
at-pre helper landing) before this policy doc was filed.
Also adds:
- Link to `formal/PRESERVATION-DESIGN.md` (four-layer redesign on branch
`proof/l1-region-threading-design`) as the principled closure plan.
- Forward link to
[ephapax#164](hyperpolymath/ephapax#164) — the
P0 migration PR adopting this policy in `ephapax/docs/proof-debt.adoc`.
No semantic change to the policy itself — just keeping the migration
table accurate as repos adopt the schema.
## Test plan
- [x] One-line `.adoc` table cell edit; no build target affected
- [x] GPG-signed commit (key `4A03639C…2867091E`, noreply email)
- [x] Auto-merge SQUASH enabled
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 5a78322 commit 5eb28d7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
0 commit comments