Archived
d3495476f4
El SDK Release / build-and-release (push) Failing after 13m0s
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.
2 lines
476 B
Batchfile
2 lines
476 B
Batchfile
bash -c echo "measurement window: a116710b..HEAD"; echo; echo "--- commits in window touching lang/ ---"; git log --oneline a116710b..HEAD -- lang/ ; echo "(empty above means no compiler or runtime source changed during measurement)"; echo; echo "--- commits in window touching scripts/ or tools/evidence/capture.sh ---"; git log --oneline a116710b..HEAD -- scripts/ tools/evidence/capture.sh; echo; echo "--- total commits in window ---"; git rev-list --count a116710b..HEAD
|