chore: acknowledge reviewed skill-budget warning - #103
Merged
Merged
Conversation
What: Record the 380-line SKILL.md budget warning as a reviewed advisory with a 2026-09-15 review date. Why: The weekly cron-health check surfaced a new skill-budget warning; the payload is dense guardrail prose at a stable size, so the current state is accepted via the repo's advisory-baseline mechanism while keeping the 350-line threshold active for future regression detection.
What: Add a 2026-09-15 dated entry to the implementation record describing the advisory-baseline decision. Why: The roadmap maintenance discipline requires a concise dated entry for repository structure decisions.
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.
Adopts the designed advisory-baseline mechanism for the new
skill-budgetcron-health warning rather than trimming the shipped payload.
What changed
advisory-baseline.json: reviewed 2026-09-15; records the 380-lineSKILL.mdwarning as a known, accepted advisory.proposals/ROADMAP.md: new 2026-09-15 entry documenting the decision.Rationale
skills/skill-discovery/SKILL.mdis 380 lines against the 350-line warningthreshold. The content is dense guardrail and reporting-contract prose — not
recoverable bloat — and is stable since the last payload edit (2026-09-09).
The 350-line threshold remains active for future regression detection; the
exact-string baseline still flags any growth beyond 380 lines.
Validation