Skip to content

Release: CR-14 Evidence Graph#34

Merged
beyondnetPeru merged 2 commits into
mainfrom
develop
Jul 8, 2026
Merged

Release: CR-14 Evidence Graph#34
beyondnetPeru merged 2 commits into
mainfrom
develop

Conversation

@beyondnetPeru

Copy link
Copy Markdown
Contributor

EvidenceRecord provenance/integrity fields + lineage edges (references[] via AddReference) + additive migration. CI green on source PR.

🤖 Generated with Claude Code

beyondnetPeru and others added 2 commits July 7, 2026 23:44
Promotes provenance/integrity to first-class fields (sourceProvider, producer, contentHash, classification [validated], retentionPolicyRef, immutable) and adds lineage edges references[] with a domain AddReference operation (non-empty, dedup) plus Seal — the adjacency that makes it a graph. contentHash is now a first-class field (CreateEvidenceRecordCommandHandler computes SHA-256 into it, keeping the legacy metadata copy). New POST /{id}/references command+endpoint; read model + DTO surface the 7 fields. Persistence: 7 new columns + classification index + additive migration AddEvidenceGraphFields (all NOT NULL with defaults / jsonb '[]', so existing rows stay valid). Build Release -warnaserror 0 warnings; 443→458 tests. Marks CR-14 DONE in the gap board + catalog.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
feat(artifacts): Evidence Graph — provenance + lineage on EvidenceRecord (CR-14)
@beyondnetPeru beyondnetPeru merged commit 3795035 into main Jul 8, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant