Skip to content

Commit 01cc756

Browse files
committed
Compose AI artifact ref sets
1 parent 8a74e8c commit 01cc756

13 files changed

Lines changed: 838 additions & 547 deletions

File tree

.blitz/test_state_v1/indexes/task_states.ndjson

Lines changed: 10 additions & 0 deletions
Large diffs are not rendered by default.

core/ai_artifact_contracts/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@ Ref-only adaptive artifact contracts for prompt, role, candidate, router,
44
verifier, eval, replay, provider, endpoint, promotion, and rollback identity.
55
The package never carries raw prompts, provider payloads, model outputs, memory
66
bodies, credential material, or non-OuterBrain skill ownership.
7+
8+
Use `OuterBrain.AIArtifactContracts.build_ref_set/1` to construct the composed
9+
proof/reporting view. The returned `RefSet` groups refs by concern:
10+
`prompt_refs`, `optimization_refs`, `evaluation_refs`, `routing_refs`, and
11+
`model_refs`. Use `policy_artifact_ref/1` for policy artifacts that carry
12+
source, lineage, rollback, trace, and redaction refs.

0 commit comments

Comments
 (0)