mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-08-28 05:25:25 +00:00
`main` landed Spring AOP (#2416) with SCHEMA_BUMP 37 and INCREMENTAL_SCHEMA_VERSION 33 — exactly the numbers this branch already used. Every prior instance in this series was a near-miss, where main took a number below or beside this branch's. This one is an exact clash: two incompatible schemas both claiming 37/33, so an index built by either would satisfy the other's freshness check while carrying content it cannot read. Renumbered to 38/34 and merged both changelog notes rather than replacing main's. Extended the reuse-gate test so v33 is asserted to FAIL the gate — a v33 index carries receiver chains in wire format v1, which the v2 decoder refuses by design, and an incremental top-up would silently fall back to the text cascade for every chain-carrying site. Re-verified after the rebase, not before: 4424 tests and all eight CI benches green against the new base. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| helpers | ||
| integration | ||
| unit | ||
| utils | ||