gap_scan
Scan a local Decision Graph for uncovered components, weak rationales, contested decisions, and staleness. Report actionable findings or a quiet no-op digest to guide maintenance.
Instructions
Scan the local Decision Graph for uncovered components, weak rationales, contested decisions, and derived staleness. Schedulers should call with digest_only:true and treat actionable:false as a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_cases | No | Use-case descriptions whose component terms should be covered by active decisions. | |
| digest_only | No | Hands-off mode. When healthy, return only the quiet actionable:false digest. | |
| reference_systems | No | Pattern or design-system ids from Raven's existing registries. Omit for a small built-in pattern set. |