Phase 3: Remaining batches — scripts, images, uncategorized (42 issues fixed)#69
Phase 3: Remaining batches — scripts, images, uncategorized (42 issues fixed)#69
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8e32798508
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| --- | ||
|
|
||
| *Updated: February 2026 | Version: v1.3 | UI Verification Status: Current* | ||
| *Updated: February 2026 | Version: v1.2 | UI Verification Status: Current* |
There was a problem hiding this comment.
Keep control template version aligned with verifier
Updating the footer here to Version: v1.2 causes scripts/verify_templates.py to fail because it still requires the snippet Version: v1.3 (see the hardcoded check in that script), so template validation now reports Markdown Template: ❌ FAIL after this commit. Since this commit modifies the template, it should either keep the expected version string or update the verifier in the same change to avoid breaking the validation workflow.
Useful? React with 👍 / 👎.
Remaining batches from docs loop recovery (2026-03-12)
Completes the 6 batches that were either crashed or never run in the original docs loop run.
Batch Results
Total: 121 files reviewed, 50 issues fixed across 26 files
Remaining Human Review Item
eports/monitoring/learn-changes-2026-03-11.md: Taxonomy inconsistency (CRITICAL/HIGH/MEDIUM vs Meaningful/Minor classification across monitoring report directories)
Files changed: 26 files, +187/-122 lines
Follows PR #67 (phase3/docs-loop-recovery).