delimit_ledger
Query append-only contract ledgers stored as hash-chained JSONL files, with filtering by API name or repository and optional integrity validation.
Instructions
Query the append-only contract ledger (hash-chained JSONL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ledger_path | Yes | Path to the ledger JSONL file (e.g. .delimit/ledger/operations.jsonl). | |
| api_name | No | Filter events by API name. | |
| repository | No | Filter events by repository. | |
| validate_chain | No | Validate hash chain integrity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||