- v9.15 (2026-05-30): Maintenance tone scan — fixed 2 tone issues across 2 spec files: `token-budget-guidelines.md` (1 fix: "Scans all lock files comprehensively"→"Scans all lock files" line 242 — removed subjective adverb; the count of files scanned is what matters, matching the v6.1 "Comprehensive"→removed pattern); `engine-review-summary.md` (1 fix: "# Deep Review Summary: Agentic Engine Interface & Implementations"→"# Detailed Review Summary: ..." line 1 — the H1 still used "Deep" after v9.13 corrected "Completed deep review"→"Completed a detailed review" in the same file's body at line 5, matching the v3.8/v9.13 "Deep"→"Detailed" pattern; the dev.md Related Documentation link text already omits the adjective, so no link mismatch is introduced). Documented cross-repository handler consistency in the Safe Outputs System → Common Configuration Patterns section (from PRs #35901 and related: `target-repo` and `allowed-repos` are now honored by all safe-output handlers — including `add-labels`, `remove-labels`, and `assign-to-user` — and handler config is generated into a single `config.json` from the handler registry as the single source of truth, keeping cross-repo routing and auth, including `github-token`, consistent across handlers). Added `allowed-repos` to the Cross-Repository YAML example. Coverage: 64 spec files (no new files).
0 commit comments