## Summary
- bump the public `skillset` package from `0.1.0-beta.9` to `0.1.0-beta.10`
- refresh `bun.lock` workspace package metadata to match
- package the merged conformance and inspection stack (#77-#81)
## Verification
- `bun install --lockfile-only`
- `bun run build:npm`
- `bun run check` (499 pass, 0 fail; Ultracite doctor clean; skillset lint/check clean)
- pre-push hook during `gt submit` (skillset-ci and check passed)
## Release Notes
This beta includes feature registry drift checks, host-specific projection leak detection, adapter conformance fixtures tied to registry claims, conformance coverage reporting, and feature capability inspection through `features`, `doctor`, and `explain`.