Skip to content

Commit a700af5

Browse files
hyperpolymathclaude
andcommitted
ci: classify EchoEphapaxBridge in echo-kernel-note (kernel-guard fix)
Pre-existing CI invariant (`scripts/kernel-guard.sh` step B): every `Echo*.agda` module must be classified somewhere in `docs/echo-types/echo-kernel-note.adoc`. The initial #126 stub commit landed the module but missed the classification, failing the kernel- guard step before Agda's typecheck started. Adds `EchoEphapaxBridge` to the Tier-2 list adjacent to `EchoCNOBridge` (both are cross-repo bridges depending on Tier-2 `EchoLinear` / `EchoResidue`). No semantic change. Local: `sh scripts/kernel-guard.sh` PASS. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 6847b6f commit a700af5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/echo-types/echo-kernel-note.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ kernel** — the boundary is real and lives outside this core.
7979
`EchoEpistemicResidue`, `EchoExamples`, `EchoGraded`,
8080
`EchoLinear`, `EchoPullback`, `EchoRelModel`, `EchoScope`,
8181
`EchoStabilityTests`, `EchoThermodynamics`, `EchoCNOBridge`,
82+
`EchoEphapaxBridge`,
8283
`EchoThermodynamicsFinite`, `EchoIntegration`, `EchoAccess`,
8384
`EchoCost`, `EchoCostInstance`, `EchoSearch`, `EchoSearchInstance`,
8485
`EchoExampleAbsInt`, `EchoExampleParser`, `EchoExampleProvenance`,

0 commit comments

Comments
 (0)