verify_source_chain
Verifies audit trail integrity by reading the chain head and detecting row-id gaps that indicate deleted or tampered 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 |