v1.12.0 — Engine/Catalog Boundary Migration Baseline #79
franchoy
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Coldkeep v1.12.0 — Engine/Catalog Boundary Migration Baseline
Coldkeep v1.12.0, Engine/Catalog Boundary Migration Baseline, completes the scoped v1.12 engine/catalog migration release train.
This release moves several core operations behind the engine boundary, introduces the first catalog metadata facade, strengthens SQLite/PostgreSQL compatibility coverage, and adds an invariant matrix proving that routed operations preserve correctness-first behavior.
No storage format change, schema change, repository format change, default backend change, or intended CLI/JSON/exit-code behavior change is included.
Highlights
internal/catalogas a metadata facade skeleton.Engine/catalog boundary
v1.12 moves Coldkeep closer to the intended architecture:
All reactions