feat: add versioned game identity contracts
baseline / verify (push) Has been cancelled

This commit is contained in:
2026-07-18 18:29:03 -04:00
parent afc6bf57a4
commit 514f87dacb
9 changed files with 916 additions and 36 deletions
+2 -1
View File
@@ -10,9 +10,10 @@ relevant schema version is advanced.
- Private Project Kiln Phase 0 workspace and evidence baseline.
- Dependency-free core identity contract and `kiln doctor` smoke CLI.
- Versioned normalized game records with validated game IDs, installation UUIDs,
contract roles, compatibility data, capabilities, and installation paths.
### Corrected
- Separated the Rust 1.85 MSRV from the exact Rust 1.97.1 development toolchain pin.
- Enforced the active compiler pin instead of assuming distro Cargo honors Rustup files.