Releases: grigoriitropin/vehir-platform
Releases · grigoriitropin/vehir-platform
Release list
Generation 2971
- Concise codec pipeline rebuilt: explicit-context backend, shared atomic writer, isolated workers
- Full compiler-validated roundtrip audit across all instruction types
- Legacy codec infrastructure removed
Generation 2920
Compiler-backed IPM tooling
- Unified IPM creation, editing, rendering, and validation under a shared compiler-backed backend.
- Added complete concise coverage for all compiler instruction forms with active enforcement.
- Improved atomic package writes and structured error reporting.
Generation 2692
Removed legacy launchers, .manifests, bin/*.tmp files, and redundant reconciler scaffolding.
Eliminated hardcoded content-store paths in binaries; bootstrap loader is unchanged.
Verified via 3 self-host reconciles.
Generation 2685
Generation 2486
Restricted the MCP HTTP listener to 127.0.0.1; it no longer binds to all network interfaces.
Generation 2483
Generation 2482
Update README.md INSTALL.md add ARCHITECTURE.md