This repository has been archived on 2026-08-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
will d3495476f4
El SDK Release / build-and-release (push) Failing after 13m0s
kill: purge old-paradigm dist/platform binaries from tree
The generated C, amalgams, vendored runtime pins, and compiled binaries
from the Claude Code era are removed from the worktree. The El sources
survive; this tree is now source-only for the first-principles rebuild.

Per Principal direction 2026-08-19.
2026-08-19 19:46:15 -05:00

14 lines
565 B
Plaintext

CYCLE 07 — the caller was already there
claim: exactly three seam emission points, all keyed on fn_name
-- emission points, counted in the BUILT ARTIFACT, not in source text.
(the original assertion grepped codegen.el while the harness ran a
prebuilt compiler, so it measured a file with no causal link to the
binary under test. see notebook v2 E003.)
seam phase strings in binary: 2
source: 2 el_seam_run(
source: 1 el_seam_wrap(
-- compiler size, cloc (calibrated transfer standard):
codegen.el blank 256 comment 981 code 3197