verify_source_chain
Verify audit trail integrity by detecting row-id gaps and monitoring chain head changes. Identify potentially deleted audit rows.
Instructions
[READ] Chain head for a source's current events + row-id gap detection.
Record the returned chainHead out-of-band; re-run later to detect changes. Row-id gaps may indicate deleted audit rows.
Args: source: Source tool name (from list_audit_sources). since / until: ISO timestamps bounding the range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| until | No | ||
| source | Yes |