Skip to content

chore: record CoarseCheck probe + HexManual render driver; gitignore sessions/#8335

Open
kim-em wants to merge 1 commit into
mainfrom
chore/record-coarsecheck-manualmain-gitignore-sessions
Open

chore: record CoarseCheck probe + HexManual render driver; gitignore sessions/#8335
kim-em wants to merge 1 commit into
mainfrom
chore/record-coarsecheck-manualmain-gitignore-sessions

Conversation

@kim-em

@kim-em kim-em commented Jun 24, 2026

Copy link
Copy Markdown
Owner

This records two previously-untracked files and ignores the pod runtime log directory.

HexBerlekampZassenhaus/CoarseCheck.lean is an empirical probe that confirms the van Hoeij fast path never emits a coarse (reducible) factor — it only returns the correct fine factorisation or a clean none. That is soundness evidence for factor_irreducible_of_nonUnit. It is not imported by any build target (the lib has no globs), so it does not affect CI.

HexManualMain.lean is the Verso render driver for the tracked HexManual lib.

sessions/ is pod agent stdout log output (was ~1.1 GB of untracked files in the working tree); it is never meant to be tracked.

🤖 Prepared with Claude Code

…sessions/

CoarseCheck.lean is an empirical probe confirming the fast path never emits a
coarse (reducible) factor (only the correct fine factorisation or a clean
`none`) — soundness evidence for `factor_irreducible_of_nonUnit`.
HexManualMain.lean is the Verso render driver for the HexManual lib.
sessions/ is pod runtime stdout log output, never meant to be tracked.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant