Skip to content

Clarify Problem 848 interval bookkeeping#6

Merged
SproutSeeds merged 1 commit into
mainfrom
codex/p848-interval-bookkeeping
Apr 15, 2026
Merged

Clarify Problem 848 interval bookkeeping#6
SproutSeeds merged 1 commit into
mainfrom
codex/p848-interval-bookkeeping

Conversation

@SproutSeeds
Copy link
Copy Markdown
Owner

Summary

  • Add an explicit Problem 848 interval bookkeeping authority for public raw 1..10000 vs local ignored 1..40500 rollout evidence.
  • Update interval queue, status/frontier surfaces, compact breakpoint metadata, and problem summaries to use that distinction consistently.
  • Keep raw exact result packets out of npm package contents while including the small bookkeeping files.

Verification

  • node -e 'const fs=require("fs"); for (const p of process.argv.slice(1)) JSON.parse(fs.readFileSync(p,"utf8")); console.log("json ok", process.argv.length-1);' ... => json ok 11
  • node src/cli/index.js number-theory status 848
  • node src/cli/index.js problem show 848
  • node --test test/cli.test.js test/p848-endpoint-menu-compiler.test.js => 75 passed
  • npm pack --dry-run --json => 487 entries; exactResultPaths: []; bookkeeping md/json included
  • git diff --check
  • git check-ignore -v output/p848-exact-small-n-rollouts/EXACT_SMALL_N_1_40500_RESULTS.json

@SproutSeeds SproutSeeds merged commit 4a7c3a0 into main Apr 15, 2026
2 checks passed
@SproutSeeds SproutSeeds deleted the codex/p848-interval-bookkeeping branch April 15, 2026 05:25
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