delimit_digest
Build a daily digest of loop activity with configurable lookback window and optional email delivery.
Instructions
Generate a daily digest of loop activity (LED-966).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | 'run' to build and write, 'latest' to return existing file paths. | run |
| window_hours | No | lookback window. Default 24. | |
| send_email | No | if True, attempt to email the digest to `to` or DELIMIT_SMTP_TO. Requires DELIMIT_DIGEST_EMAIL=true in the env to actually send (pipeline gate). | |
| to | No | recipient email. Defaults to DELIMIT_SMTP_TO. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||