mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-30 02:43:34 +00:00
Resolved against main's newer invariants: - daily-cache: DAILY_CACHE_VERSION/MIN_SUPPORTED -> 21. Main shipped 19 (#1015 grok); 18 was burned by this branch's earlier public head and 20 is claimed by the unmerged #1040, and isMigratableCache would adopt either as finalized without re-deriving. Header keeps main's v19 note and adds v21's. - session-cache: PROVIDER_PARSE_VERSIONS keeps main's grok/dsh entries and appends this branch's `-session-store-v2` to main's copilot value. - parser: durable age-out takes main's orphan-only rule (#992). retainWhilePresent is now redundant under it rather than load-bearing. - audit-report: both imports (isBehavioralCall + sanitizeModelForDisplay). - tests/parser (e), (l), (sc): re-pinned to the orphan-only age-out. A still-discovered >90d copilot events.jsonl now keeps serving its per-turn output alongside the store rows; the (sc) age-out subject is now an orphan. - daily-cache-version-rederivation: seed 20 so the adjacent-draft-version case is what the test pins. - scripts/upgrade-path: expected daily cache filename -> v21. |
||
|---|---|---|
| .. | ||
| compare.mjs | ||
| gen-corpus.mjs | ||
| run.mjs | ||