What problem does it solve?
Combined verification — recite (description quality via cold-read prediction) + validate (schema compliance) + review (health checks). Use as a quality gate after creating notes or as periodic maintenance. Triggers on "/verify", "/verify [note]", "verify note quality", "check note health".
Core Features & Use Cases
- Recite: test description quality via cold-read predictions using the frontmatter alone.
- Validate: ensure required fields, schema compliance, and link integrity.
- Review: perform per-note health checks (frontmatter, links, topic-map connections, and density) to maintain graph health.
Use Case: Quickly gate new notes before they enter the graph.
Quick Start
Invoke /verify on a target note to run the full pipeline and receive a detailed health report.