compose and authority fixes. finish sprints.

This commit is contained in:
master
2026-02-17 21:59:47 +02:00
parent fb46a927ad
commit 49cdebe2f1
187 changed files with 23189 additions and 1439 deletions

View File

@@ -536,3 +536,15 @@ stella pack replay evidence-pack.tar.gz --verbose --diff
- [Verdict Attestations](../policy/verdict-attestations.md)
- [Evidence Locker Architecture](../modules/evidence-locker/architecture.md)
- [SPRINT_3000_0100_0002](../implplan/SPRINT_3000_0100_0002_evidence_packs.md)
## Hybrid Diff Artifacts
When a verdict payload contains a DeltaSig predicate with `hybridDiff`, include the
following deterministic artifacts in the evidence pack (for example under
`binary-diff/`) and keep each artifact digest linked to the attested predicate:
- `semantic_edit_script.json`
- `symbol_map_before.json`
- `symbol_map_after.json`
- `symbol_patch_plan.json`
- `patch_manifest.json`