mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-23 07:25:16 +00:00
Base has moved since this branch opened: main shipped 17 in v0.9.20 and now sits at 20, with 21 (#946) and 22 (#1056) claimed on the main-side pipeline. Bumping to only 16 would let a main-built cache pass the version check unchanged, so the widened Codex discovery re-derivation this PR depends on would never fire for those users. Take 23 to stay above every value a real cache file can carry on either line of history, and update the test literal and MIN_SUPPORTED_VERSION to match. Also documents, next to CODEX_CACHE_VERSION, why that constant is deliberately not bumped alongside it: the guarded record shapes were measured at 0 occurrences across 136k real events, so forcing a full re-parse of multi-GB rollout corpora for them is a bad trade. The daily-cache bump alone already propagates the discovery widening. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||