Skip to content

Commit fa70b4d

Browse files
committed
docs(release): document source-bound readiness evidence
1 parent 3f54b23 commit fa70b4d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/release_acceptance.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@ PR-queue, and Figma evidence, then finishes with the canonical
6767
gate therefore evaluates evidence completeness rather than a hard-coded deal
6868
value.
6969

70+
The canonical acquisition path seals one exact repository revision and carries
71+
that lowercase full `source_commit` through release acceptance and every
72+
sales-readiness manifest. Buyer-packet collection requires the sales-readiness
73+
identity to be present and equal to the sealed packet revision, while the
74+
acquisition stage verifier independently checks the in-memory and persisted
75+
manifest against the same source. A direct legacy/non-Git `sales_readiness.py`
76+
recheck can still inherit an acceptance summary with no source identity and emit
77+
`source_commit: null`; that output is verification-only legacy evidence and is
78+
not admissible to the canonical source-bound buyer packet.
79+
7080
The primary machine-readable outputs are:
7181

7282
- `acquisition-release/acquisition_release_manifest.json` — exact-source bundle

0 commit comments

Comments
 (0)