chore: retire validate_project / warden_audit / pre_review_scan trio (audit Phase F)#122
Merged
Merged
Conversation
…(audit Phase F) Per Phase E.11 + E.12 decisions, the validate_project.py + warden_audit.py + pre_review_scan.sh trio is being deleted across the portfolio. This is project-tracker's per-project execution. Deleted: - scripts/validate_project.py - scripts/warden_audit.py - scripts/pre_review_scan.sh Doc references updated: - REVIEWS_AND_GOVERNANCE_PROTOCOL.md (root + .agent/rules/ copy): - Layer 1 description rewired to point at user-scope hooks + code-reviewer - Gate 2 placeholder check rewired to a `grep` invocation - M4 row evidence column rewired to grep output - Task 1 marked retired - .agent/rules/SCAFFOLDING_TRANSFER_GUIDE.md: drop WARDEN_AUDIT bullet - tests/MISSING_TESTS.md: collapse the two TODO blocks into one retirement note `scripts/utils/validation.py` keeps its `validate_project_exists()` function — different name, unrelated to the deleted file. Tests: pytest tests/test_discovery.py tests/test_api_portfolio.py — pass. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
scripts/validate_project.py,scripts/warden_audit.py,scripts/pre_review_scan.sh) per Phase E.11/E.12 portfolio-wide decision.scripts/utils/validation.py::validate_project_exists()is unrelated (different name) — kept.Test plan
pytest tests/test_discovery.py tests/test_api_portfolio.py— 4 pass.git grep validate_project|warden_audit|pre_review_scan— only intentional retirement notes remain.Related
$HOME/AGENT_MANAGEMENT_AUDIT.mdPhase Fagent-runtime-config/.cleanup-log/E.{11,12}-*.md