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
el-retired/docs/v1/experiments/evidence/cycles/12-judgment-lives-with-knowledge/0011-codegen-lines-P4-clean-tree.out
T
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

8 lines
585 B
Plaintext

d9e301b 4512 land arity-from-header: the runtime declares its own surface
d2d89fc 4537 EXPERIMENT: temporal types as data — and the pass that GREW the compiler
e01e079 4537 land temporal signatures as data: the type table leaves, the dispatch stays
e8e25a0 4506 EXPERIMENT: temporal adjudication moves out; the placeholder stays
50425f3 4506 land temporal adjudication as a query: the emitter records, the rules are data
cbef1c1 4478 EXPERIMENT: Int return types as data — and the bug that fell out
505e5e7 4478 land int signatures, and repair a silent miscompilation they exposed