This repository is a polyresearch project. See PROGRAM.md for the research program, PREPARE.md for contributor gate checks, and results.tsv for the results ledger.
- Read PROGRAM.md to understand the goal, metrics, editable surface, and hard reject criteria.
- Read PREPARE.md for the gate check sequence you must pass before submitting.
- Claim a thesis via a GitHub issue.
- Work on a branch named
thesis-<issue-number>. - Run all gates:
pnpm run build && pnpm run lint && pnpm run typecheck && pnpm run test && node bench/harness.mjs - Submit a PR referencing your thesis issue.
node bench/harness.mjsPrints four tab-separated lines: parse_ms, format_ms, parse_fp, format_fp.