Commit 96d4d6f
docs(bridge-status): record the eclexia thermodynamic consumer bridge (#180)
## Summary
Records the new **eclexia ↔ echo-types thermodynamic consumer bridge**
in the cross-repo bridge ledger (doc-only; no Agda artefact in this
repo).
`hyperpolymath/eclexia` (PR
[eclexia#32](hyperpolymath/eclexia#32)) now:
- integrates Echo as a **first-class `Echo[A, B]` type former** in its
type system, and
- mirrors the **discrete** thermodynamic shadow of this repo's
`EchoThermodynamics` in its *own* Coq metatheory —
`formal/coq/src/EchoThermo.v` (`bennett_reversible_is_free`,
`free_iff_reversible`, `irreversible_costs_at_least_one_bit`,
`erasure_monotone`; axiom-free, `Print Assumptions` clean), and
- exposes it at the language level as `landauer_cost(states, T) :
Resource[Energy]`, pricing the erasure of a collapsed fibre (`k_B·T·ln
N`; reversible retention is free).
## Scope / honesty
This is **downstream application/consumer evidence, not a new foundation
here**. echo-types makes **no** claim about eclexia's implementation
correctness; the real-valued `k T ln 2` scaling and the language runtime
live entirely in that repo. The infinite-carrier collapse functional in
this repo remains negatively closed (`collapse-cost-impossible`, §2) —
eclexia consumes only the finite/discrete shadow.
Doc-only change to `docs/bridge-status.md` (new §8). Nothing is imported
into `All.agda` / `Smoke.agda`; no Agda recompile required.
🤖 Generated with [Claude Code](https://claude.ai/code)
https://claude.ai/code/session_01PWMMxryCcPrAjJ8tuGvygG
---
_Generated by [Claude
Code](https://claude.ai/code/session_01PWMMxryCcPrAjJ8tuGvygG)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 8aa922f commit 96d4d6f
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments