You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: port §4.8.1 + §5.1 + L1 admit enumeration to main
Brings three doc-only improvements from the design branch onto main:
1. PRESERVATION-DESIGN.md §4.8.1 (from design-branch PR #170 — T_Var
strengthening landed via the m-indexed has_type_l1 in #176). Docs
what §4.8 path (3) closes and what it does not.
2. PRESERVATION-DESIGN.md §5.1 (from design-branch PR #172) —
L1's lambda-rigidity gap (S_App_Step2 / S_Pair_Step2 admits in
preservation_l1) closes at L2 Phase 2 via effect-typed TFun.
Documents the §5 table's "✓ (L1 fix)" cell as conditional, and
explains why effect-typing is L2's job not L1's.
3. docs/proof-debt.adoc — adds the L1 admit enumeration that the
design branch carried via PR #169. Eight current escape-hatch
sites in Semantics_L1.v listed by file:line per the
trusted-base policy substring-match convention. Plus the Echo.v
K-closure note (from PR #173's main re-port).
No source/proof changes — pure documentation. Allows the
trusted-base reduction policy check to substring-match all
escape-hatch sites in Semantics_L1.v.
Refs design-branch PRs #169 / #170 / #172 / #173, PR #176 (L2 hybrid).
0 commit comments