What problem does it solve?
Validate and certify the integrity of GRACE-governed code, documentation, and knowledge-graph changes to prevent unsafe merges, drift, and contract mismatches across development waves and phases.
Core Features & Use Cases
- Review modes tuned for context: scoped-gate for active waves, wave-audit for cross-module checks, and full-integrity for phase-boundary certification.
- Checklist-driven validation of semantic markup, MODULE_CONTRACTs, MODULE_MAPs, function CONTRACTs, graph delta proposals, and XML tag conventions.
- Produce a structured GRACE Review Report summarizing scope, files reviewed, critical and minor issues, escalation recommendations, and actionable fixes.
- Use case: run a scoped-gate review during CI to block merges with missing contracts or unsafe graph deltas, or run a full-integrity audit after a large refactor.
Quick Start
Run a scoped-gate review of the current execution wave by inspecting changed files, the controller's execution packet, and graph delta proposals, then produce a GRACE Review Report.