docs: fix stale "active PR #80" references in automation-threat-model.md - #553
Draft
seonghobae wants to merge 5 commits into
Draft
docs: fix stale "active PR #80" references in automation-threat-model.md#553seonghobae wants to merge 5 commits into
seonghobae wants to merge 5 commits into
Conversation
PR #80 (fix/atomic-product-publisher-lease) closed unmerged on 2026-08-15, but three references here still described its proposed T-A07/T-A08 controls as active/current and said doctoring should be integrated "after that PR lands" — it never will, since it's closed. Corrected the tense/status in place; the underlying threat/control content is otherwise unchanged, since no current successor implements these specific controls yet. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KPmJErfkcHer4UVEgrQxUX
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Root cause
The original documentation repair correctly noticed that PR #80 closed unmerged, but then incorrectly said T-A07/T-A08 atomic publisher controls were not implemented on protected
main. Fresh protected-source verification shows.github/workflows/hourly-product-development.ymlalready carries the expected-absence creation lease, exact-proposal-head deletion lease, cryptographic publication marker, exact head/base matching, unique PR recovery, numeric PR identity and conditional cleanup. Closed PR #80 is historical lineage only.RED → causal documentation repair
2814e5eef9deb622b69398c0b57ac6e2e1950d63binds the threat-model status to the protected publisher implementation and rejectsnot implemented on protected main.107a973ff4e8ea081e4db843f2de05b530c74f3fmakes T-A07/T-A08 describe the controls actually present on protectedmainand points the rationale to protecteddocs/doctoring/atomic-product-publisher-lease.md.No workflow/runtime behavior, permissions, provider/model routing, security/quarantine/outbound authority or foreign domain truth changed.
Current exact authority — 2026-09-06 KST
main@e1ac9d50f6c646f04be8c137c8acdc7200182fcd;107a973ff4e8ea081e4db843f2de05b530c74f3f;95144d5bcf8f1cb4b9a7c552ede66737c23d6bca. This PR's reviewer success predates that semantic-evidence repair reaching protected truth, so it remains workflow-surface evidence rather than merge-authoritative semantic GREEN.Keep the source unchanged and Draft. After #546 reaches protected truth, regenerate semantic reviewer evidence for this exact head and re-read current governance before promotion. Do not source-churn for a review event, transfer predecessor semantic authority, self-approve, rewrite history, or weaken publisher race controls.