fix(acquisition): restack exact deployment evidence bytes on current main - #207
fix(acquisition): restack exact deployment evidence bytes on current main#207seonghobae wants to merge 6 commits into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Superseded by fresh protected-main successor #213 after exact byte/scope comparison. Fresh identities immediately before this closure decision:
Preservation proof:
Closing #207 unmerged removes the stale parallel acquisition writer without discarding unique behavior or regression coverage. #213 remains the sole current-main owner; its branch is otherwise left untouched in this invocation because its head moved during the fresh writer-state sweep. |
Fresh protected-main successor for #125 on exact base
1a8a77d67f61a2c61e88974be9206a91d19acdf4. No predecessor checks, reviews, scanner output, model judgment, deployment evidence, or acquisition evidence transfers.Current test-first RED head
4b4c4d7ba150e98f1d86e6ed47ac50a2ba5680d9adds only the retained-byte integrity regression. Protectedscripts/acquisition-deployment-evidence-audit.mjsstill reads evidence withreadFileSync(path, "utf8")and hashes decoded text, so malformed UTF-8 can be replacement-normalized before JSON/JSONL semantics and receipt digest binding.Selected bounded GREEN after exact RED proof: read bounded exact bytes, decode parsed evidence with fatal UTF-8, and compute the deployment subject SHA-256 over the same exact retained
Buffer, preserving release/governance/attestation semantics.Historical #125 remains open until this current-main successor proves and integrates the complete two-file contract.