What problem does it solve?
It removes the friction of manually searching scattered markdown notes by letting you query the canonical GroundTruth knowledge database for the exact specs, tests, work items, procedures, and documents you need.
Core Features & Use Cases
- Query specs, tests, and work items: Find implemented or specified specs, list tests linked to a spec, and review open work items for a project’s current governance state.
- Search and gap-detect: Search specs by keyword (e.g., a feature or subsystem term) and identify untested specs to reduce drift and verification blind spots.
- Navigate operational knowledge: Retrieve procedures and documents, and inspect version history for an artifact to understand evolution over time.
- Use case: When you’re preparing implementation or review, you can ask the KB for “what exists, what’s open, and what’s still not verified” in a single pass.
Quick Start
Ask the AI: /kb-query untested to list specs that have no linked tests for immediate coverage follow-up.