✨ Features
- read the skills the plugin DECLARES, not the ones at a chosen depth (849e6cf)
🐛 Fixes
- resolve a declared skill path through the tree before counting it (b19380c)
📝 Documentation
- the boundary is closed, and the fix refused the resolver the record asked for (0544799)
- ADR-0043 says the count comes from a walk, and it comes from a declaration (5373f7c)
⚙️ CI & chores
- make the anti-vacuity sweep a test instead of a habit (db73a23)
- pin the library by size, and read the node apart from its accDescr (03f5b3b)
- give the non-descent assertion something it can fail on (ed85f29)
- pin the declared manifest, both refusal directions, and the case trap (00626af)
- regenerate the manifest the plugin's split genuinely moved (d1f4096)
Other
- content(architecture): the opening summary names the library it argues from (47d59fa)
- content(architecture): the library is skills/, and commands/ is the two files you type (a33da41)
Full changelog: v1.0.12...v1.0.13