You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes since v2.5.1
The evaluator now has a task-agnostic Substantive Coverage review area that checks whether an artifact actually covers the responsibility implied by its name, description, triggers, inputs, and output contract. It also adds skill-specific coverage checks so a structurally valid skill can still be flagged when its procedure/checklist undercovers its declared domain. (81db345)