Skip to content

fix(acquisition): restack exact deployment evidence bytes on current main - #207

Closed
seonghobae wants to merge 6 commits into
mainfrom
fix/acquisition-deployment-exact-bytes-current-main-v2
Closed

fix(acquisition): restack exact deployment evidence bytes on current main#207
seonghobae wants to merge 6 commits into
mainfrom
fix/acquisition-deployment-exact-bytes-current-main-v2

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

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 4b4c4d7ba150e98f1d86e6ed47ac50a2ba5680d9 adds only the retained-byte integrity regression. Protected scripts/acquisition-deployment-evidence-audit.mjs still reads evidence with readFileSync(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.

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1a121c64-288c-4911-8031-848ec2dafc82

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copy link
Copy Markdown
Contributor Author

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.

@seonghobae seonghobae closed this Aug 12, 2026
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