Supered v0.3.0
Install Health release.
Highlights:
- Added
supered doctor --target <host>to inspect installed Supered skills without modifying files. - Added JSON Doctor output for automation with
supered doctor --target codex --json. - Detects missing skills, changed/outdated skills, missing destinations, symlinked destinations, and symlinks inside managed skill folders.
- Added Doctor coverage to Package Verification so the npm tarball proves both install and doctor for every supported host target.
Verification:
- npm test
- npm run validate
- npm run smoke-install
- npm run verify-package
- npm run verify-site
- npm audit --audit-level=high
- npx supered@latest install --target codex --dest
- npx supered@latest doctor --target codex --dest