Commit graph

3 commits

Author SHA1 Message Date
Research Assistant
03ad9ce64f feat: stabilize paperforge query planning 2026-05-27 21:20:15 +08:00
Research Assistant
3044881aeb feat(skill): add version field to SKILL.md frontmatter and bootstrap, with pre-flight version check 2026-05-19 15:54:04 +08:00
Research Assistant
88a3b536c9 feat(bootstrap): add capability probes to bootstrap output
Adds a capabilities block to the bootstrap JSON with runtime probes:
- rg: checks if ripgrep is available
- metadata_search: always True (vault config present)
- paper_context: always True
- semantic_enabled/semantic_ready: derived from plugin data.json

Test verifies the contract with an isolated tmp_path vault.
2026-05-19 14:36:05 +08:00