🐛 Fixed
- Bundled doctrine payload in wheels: the PyPI wheel now includes the full
doctrine/package tree, including the canonical skill pack underdoctrine/skills/, sospec-kitty initandspec-kitty upgradecan install managed skills for shipped builds. - 2.1.0 repair migration: added
2.1.1_repair_skill_packso projects that already upgraded on broken2.1.0wheels reinstall the canonical managed skill pack onspec-kitty upgrade. - Release verification guard: the release workflow now fails if the built wheel omits doctrine files or bundled skills, and distribution tests now assert that a wheel-installed
spec-kitty initproduces the managed skill manifest and installed skill files.