docs: add security-reviewer entry and fix README layer count#40
Merged
Conversation
Two drift items caught by /session-end docs audit against main: - CLAUDE.md: add ### Agent: security-reviewer block in the Automations section. All other agents (comment-reviewer, cache-analyzer, test-runner, token-review, docs-reviewer) had dedicated entries; security-reviewer was missing despite being referenced in the Security section and file tree. - README.md: fix "defense-in-depth across two layers" -> "three layers". The three-layer structure (Swift validation, atomic ops/permissions, plugin-level enforcement) was fully described below but mislabeled. CLAUDE.md:99 already says "three layers". Docs test tier (17/17) still passes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Local tests not yet uploadedThis repository runs macOS-dependent tests locally (not in CI) to keep
Results will appear either as a Check Run or a PR comment on this commit. |
Owner
Author
Local Tests (macOS)182/182 passed — Local Tests (macOS)
Posted by scripts/upload-test-results.sh — Check Run API unavailable. |
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.
Summary
### Agent: security-reviewerblock to CLAUDE.md Automations section — it was the only agent without a dedicated entry despite being referenced in the Security section and file tree.Both items surfaced by the
/session-enddocs-audit step on a clean main. 5 lines changed, no code touched.Type of change
Testing checklist
scripts/test-all.sh— all 6 tiers pass (182/182, 19s) on local macOS atf4c3562's parentscripts/test-docs.sh— 17/17 (the tier that would catch structural doc drift)scripts/upload-test-results.sh— will run after this PR exists so the Check Run attaches tof4c3562scripts/test-visual-smoke.sh— N/A (no UI changes)If modifying skills, hooks, or agents
Not modifying any — this PR only edits the docs about them. The
security-revieweragent file (agents/security-reviewer.md) already exists; we're just adding its missing Automations-section blurb.CLAUDE.mdupdatedREADME.mdupdatedScope checklist
.build/ortest-results/committedRisk
None. Documentation-only. Zero impact on patching, backup/restore, codesign, or any runtime behavior.