Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Emmett e1ab6e4ad1 feat: Phase 2 — claims, evidence, attestations, intents, commitments
Claims-Evidence-Attestation (CEA) system with status transitions
(proposed→supported→challenged→superseded), evidence linking
(supports|challenges), and attestations (endorse|dispute|abstain) with
claim_strength materialized view.

Intent matching with need/offer/possibility types, governance_fit
overlap scoring, and complementary type matching.

Commitment lifecycle state machine (proposed→verified→active→
evidence_linked→redeemed, disputed↔resolved) with evidence linking
and enforced transitions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 18:48:06 -04:00