diff --git a/advisory-baseline.json b/advisory-baseline.json index 422f0e7..26dfb6a 100644 --- a/advisory-baseline.json +++ b/advisory-baseline.json @@ -1,4 +1,6 @@ { - "reviewed": "2026-08-21", - "warnings": [] + "reviewed": "2026-09-15", + "warnings": [ + "skill-budget: skills/skill-discovery/SKILL.md: 380 lines (budget 350)" + ] } diff --git a/proposals/ROADMAP.md b/proposals/ROADMAP.md index 6a70804..5340656 100644 --- a/proposals/ROADMAP.md +++ b/proposals/ROADMAP.md @@ -340,6 +340,16 @@ installation implicitly mutating. ## Implementation record +### 2026-09-15 — Skill payload budget review + +- Reviewed the `skill-budget` cron-health warning: `skills/skill-discovery/SKILL.md` + is 380 lines against the 350-line warning threshold, unchanged since the last + payload edit (2026-09-09). +- Accepted the current size via the advisory baseline: the lines are dense + guardrail and reporting-contract prose with no recoverable duplication, and the + exact-string baseline still flags any growth beyond 380 lines. +- Left the 350-line threshold in place for future regression detection. + ### 2026-09-06 — Static discovery scope complete - Completed the non-Claude roadmap for the portable discovery skill.