Releases: mrnicholasbcarter-code/verdict-core
Releases · mrnicholasbcarter-code/verdict-core
Release list
v0.2.0
What's Changed
- feat: NOD-002 envelope gate (closes #286) by @mrnicholasbcarter-code in #298
- docs: add BRANCH_REGISTRY.md (Wave 0 branch pruning) by @mrnicholasbcarter-code in #299
- fix: NOD-002 envelope enforcement parity (Python source of truth) [closes #286] by @mrnicholasbcarter-code in #302
- feat(contracts): unify TypeScript executionEnvelopeSchema to canonical Python shape (VER-003/#220) by @mrnicholasbcarter-code in #303
- build(contracts): copy package.json to dist/ with exports for npm pack by @mrnicholasbcarter-code in #304
- feat: V1-002 Real route selection + DIRECT-frontier comparison by @mrnicholasbcarter-code in #301
- feat(contracts): Trusted Change Report carrier pipeline (VER-010 #227) by @mrnicholasbcarter-code in #305
- feat(003): Deterministic DecisionKernel facade (VER-002 #219) by @mrnicholasbcarter-code in #306
- Native Runtime Enforcement Kernel (VER-008 #225) by @mrnicholasbcarter-code in #307
- feat: accepted and denied Trusted Change Report demo by @mrnicholasbcarter-code in #308
- feat(autodev): add offline golden path proof (#266) by @mrnicholasbcarter-code in #309
- feat(failover): add forced failover replay proof (#267) by @mrnicholasbcarter-code in #310
- feat(release): use OIDC Trusted Publishing (#268) by @mrnicholasbcarter-code in #311
- docs: refresh user journey and maturity claims (#269) by @mrnicholasbcarter-code in #312
- security: enforce launch evidence gates (#271) by @mrnicholasbcarter-code in #313
- bench: make reproducible seeds cross-process stable (#270) by @mrnicholasbcarter-code in #314
- feat(release): automate attested hatch publishing by @mrnicholasbcarter-code in #316
- feat(benchmarks): add reproducible direct-vs-Verdict comparison by @mrnicholasbcarter-code in #317
- fix(release): make attested publishing non-mutating by @mrnicholasbcarter-code in #318
- security: enforce launch evidence gates by @mrnicholasbcarter-code in #319
- feat(cli): prove Story 269 offline user journey by @mrnicholasbcarter-code in #320
- fix(release): close synchronized package train by @mrnicholasbcarter-code in #321
- fix(release): use workspace lockfile for cache by @mrnicholasbcarter-code in #322
- fix(release): build workspaces before tests by @mrnicholasbcarter-code in #323
- fix(release): publish npm tarballs as local paths by @mrnicholasbcarter-code in #324
Full Changelog: v0.1.1-contracts...v0.2.0
v0.1.1-contracts
ExecutionEnvelope contract v1