Releases: Cantara/kcp-harness
Releases · Cantara/kcp-harness
Release list
0.4.2 — kcp-agent 0.13.0 / KCP 0.26
Upgrades the planner to kcp-agent 0.13.0, bringing KCP 0.26:
- Serving endpoint binding (RFC-0024, §3.12 / §16.5 C22):
kcp_plan/kcp_loadresults now carry the serving binding check (AgentPlan.serving) — when a governed manifest is retrieved from a URL outside its declaredserving.manifestlist, the plan warns and trust is capped atknown. Harness audit records inherit this automatically. - Dogfood
knowledge.yamlmoves tokcp_version: "0.26".
Signing our own manifest + declaring its serving binding is tracked in #18.
Full diff: v0.4.1...v0.4.2
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- chore: bump version to 0.3.0 by @totto in #7
- feat: signature-required mode (Phase 4A) by @totto in #8
- feat: SOC 2 / ISO 27001 compliance export (Phase 4B) by @totto in #9
- feat: compliance dashboard (Phase 4C) by @totto in #10
- feat: interactive compliance export demo by @totto in #11
- fix: correct base path for interactive ISO/SOC compliance demo link (404) by @totto in #12
- feat: interactive live compliance dashboard demo by @totto in #13
- feat: add compliance evidence export to the live dashboard demo by @totto in #14
- feat: dogfood KCP (self-describing knowledge.yaml + self-governing harness.yaml) and bump to 0.4.0 by @totto in #15
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- fix: bypass Deno minimum dependency age for CI by @totto in #2
- fix: disable Deno minimum dependency age via deno.json by @totto in #3
- fix: use absolute path in CI smoke test by @totto in #4
- fix: add --allow-write to deno compile by @totto in #5
- fix: use absolute path in release.yml smoke test by @totto in #6
Full Changelog: v0.1.0...v0.3.0