aeon-skill-evals Quality net for installed skills. Each skill can declare an assertion manifest; outputs are checked against it; failing assertions surface regressions and route concrete fixes. Manifest format Supported assertions: / , / , , , , (regex), and per-skill-family custom binary checks. Operations - — run every manifest-defined skill against its latest output. - — one skill. - — generate a starter manifest from recent successful runs. Regression states | State | Action | |---|---| | | Passing last run, failing now. Severity scales with pass streak. | | | Failing last run, passing no…