Commit 0720f1d
Resolves three tightly-coupled open documentation issues with shared
inputs from a coordinated proposal at /tmp/ephapax-bridge-proposal.md
(a background-agent research dump consumed verbatim where citation-
quality matched, lightly edited for context).
#132 — Surface EchoTypes.jl v0.2.0 (4 edits)
=============================================
* README.md — one-line "Executable companion" callout below the
synopsis, pointing at hyperpolymath/EchoTypes.jl with explicit
R-2026-05-18 honest-scope clause (retracted surface NOT mirrored;
F5 funext-qualified clauses NOT mirrored — Julia has no funext).
* CLAUDE.md ecosystem-context block — new bullet matching the
existing one-line style of Ephapax / VeriSim entries; same scope
caveats.
* docs/bridges/cross-repo-bridge-status.md — new row in the Tracks
table for the executable-mirror correspondence. Row uses the
existing 5-column shape; "Current status" cell carries the
scope-inheritance discipline so the row stays falsifiable by an
outside reviewer.
* docs/echo-types/MAP.adoc §Tooling — new §"EchoTypes.jl — Executable
Julia companion `[REAL]`" subsection adjacent to the ArghDA
subsection. Records repo URL + registry + v0.2.0 module list +
honest-scope clause + bridge-status pointer.
The companion makes no proof claims and the Agda here remains the
sole source of truth; these edits exist so contributors and reviewers
can discover the companion without already knowing it's there.
#125 — composition.md methodological note
==========================================
Adds a new "Anti-pattern — closing a degrade-map obligation within an
endpoint" subsection at the end of docs/echo-types/composition.md.
Captures the lesson surfaced by the 2026-05-27 ephapax four-layer
redesign work: when a decoration `D₁ ≤ D₂` connects two indexed
instances of a fiber, an obligation that mentions BOTH endpoints
does not close inside either endpoint alone — the load-bearing
content lives on the degrade arrow.
The note pairs the upstream Agda theorem (`EchoLinear.degradeMode-comp`
at `proofs/agda/EchoLinear.agda:93-101`, three `refl` clauses) with
an empirical downstream test from ephapax (PR #170 strengthened the
L1 variable rule with a region-well-formedness premise; the resulting
axiom remained false on a concrete typing-level counterexample; the
honest closure path identified in PRESERVATION-DESIGN.md §4.8.1 is
cross-layer at the L1→L2 boundary).
The downstream test is empirical evidence that the discipline
detects ill-shaped attempts at the point the abstraction predicts —
NOT a proof of the upstream theorem. Composition.md is Markdown, so
the note is rendered as Markdown rather than the AsciiDoc requested
in the issue body (composition.md / examples.md / overview.md /
taxonomy.md / tropical-correspondence.md / types-list-note.md are
all .md while the other dozen docs are .adoc; the split is
pre-existing and the policy direction isn't documented — flagging
as a seam observation only, not migrating the file extension here).
#127 — examples.md entry + paper paragraph
==========================================
Two edits:
* docs/echo-types/examples.md — new entry 11 "Region exit in a
linear type system (ephapax L3)" inserted after entry 10
(Abstract interpretation widening) and before §"Cross-cutting
observations". Matches the existing 6-bullet template (Source
map / What is lost / What remains / Echo / Extensional-
intensional / Reference). The Reference bullet cites both
echo-types-side `tutorial/region_exit_audit/RegionExitAudit.agda`
(the type-level audit walkthrough) AND ephapax-side `formal/Echo.v`
with tight line ranges (291-301 for affine_canonical /
affine_all_equal; 502-517 for no_section_collapse_to_residue).
* docs/echo-types/paper.adoc §"Threats to validity" §"Sample-size
on consumer evidence" — new paragraph after the existing two
(absolute-zero and Buchholz), before §"Conservativity is
evidence, not a theorem". Adds the ephapax L3 layer as the
third partial external-corroboration stream, tone matched to
the existing "validates one technical bridge, not the modality
thesis" framing. R-2026-05-18 narrowings preserved (no
graded-comonad / two-models / UP / model-independence language).
Honestly scoped to L3 ONLY — not implying anything about
ephapax's overall proof posture (L1 has 5 Axiom + 11 Admitted,
L2 has 1 Admitted, L4 is skeleton; only L3 is Qed-closed and
safe to cite).
Background-agent seam observations folded in
=============================================
Three observations the agent caught while assembling the proposal
were applied in-PR (none scope-creep):
1. composition.md is Markdown not AsciiDoc — draft rendered as
Markdown to match file. Noted in commit body.
2. #127's cited line range 33-73 covers the block; the tight
theorem range is 52-65. Tight range used in both examples.md
and paper.adoc.
3. MEMORY.md entry `feedback_ephapax_affine_proofs_not_done.md`
warns that ephapax's overall proof posture is mixed; §3.2 paper
paragraph is scoped to L3 specifically.
Test plan
=========
* All edits are pure docs — Agda suite unaffected.
* References to other-repo line numbers verified at the agent's
cited points before paste.
* No retraction-watch violations: scanned the diff for
"graded comonad", "model-independence", "categorical universal
property", "conservativity metatheorem" — none introduced.
Refs
====
* Closes #125
* Closes #127
* Closes #132
* Refs #128 (umbrella will close when #126 also lands)
* Refs #126 (handled in a separate Agda PR — NARROW stub per
agent's verdict)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b64b6b3 commit 0720f1d
7 files changed
Lines changed: 153 additions & 0 deletions
File tree
- docs
- bridges
- echo-types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
41 | 52 | | |
42 | 53 | | |
43 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
18 | 27 | | |
19 | 28 | | |
20 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
356 | 380 | | |
357 | 381 | | |
358 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
208 | 247 | | |
209 | 248 | | |
210 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
801 | 819 | | |
802 | 820 | | |
803 | 821 | | |
| |||
0 commit comments