cmmn-verify_sentry_edges
cmmn-verify_sentry_edgesVerifies sentry JSON data against graph edges by comparing source_ref and guards_item fields to OnPart and Guards edges, reporting mismatches for data integrity checks.
Instructions
Verifies sentry JSON data matches graph edges. Returns count of matching sentries and any mismatches where source_ref or guards_item JSON fields don't match OnPart/Guards edges. Useful for data integrity checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Case ID to verify (@rid format) |