Skip to content

@innocarpe/carpeos v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 23:33

[2.0.0] - 2026-07-30

Breaking

  • Product meaning major: default knowledge path is adjudicated promote | hold | reject (adj_v1), not “every eligible SessionEnd becomes searchable meaning.”
  • Default memory search / MCP retrieval surfaces active/promoted units only; draft/held require explicit opt-in (--include-held / include_held).
  • Local store dispositions are keyed by (source_event_id, trust_zone_id, policy_version) with append-only history and held-review audit tables (migrations 003005).

Added

  • Knowledge adjudication MVP (adj_v1): candidate spans, precision-first dispositions, golden suite, and pnpm smoke:knowledge
  • Operator held queue: carpeos adjudicate list-held|promote-held|reject-held (append-only, no auto-AcceptanceDecision)
  • Policy-version re-adjudication and carpeos adjudicate history / --policy-version
  • Setup/install doctor adjudication health (policy version, promote/hold/reject counts, promoted-only default search)
  • Explicit held search opt-in: CLI --include-held, MCP include_held
  • Public-safe multi-hook dogfood: pnpm smoke:dogfood
  • Maintainer product-2.0 gates, freeze packet, and Claim-form defer notes

Changed

  • Capture/extract path runs post-capture adjudication; hooks stay fail-open and fast
  • Doctor and EN/KO honesty: 1.0 remains pipeline infrastructure; 2.0 is operator-real adjudication MVP packaging

Fixed

  • Smoke fixtures and promoted-only search regressions after adjudication defaults
  • Public-boundary-safe synthetic secret fixtures in dogfood smoke