delimit_sense
Review and manage sensed observations from the signal corpus. Inspect, cluster, or promote signals to ledger items for structured oversight.
Instructions
Review and manage the signal corpus (LED-877).
Signals are sensed observations stored at ~/.delimit/intel/signals/, physically separated from the ledger. Use this tool to inspect, cluster, or explicitly promote a signal to a ledger item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | One of 'query', 'digest', 'show', 'promote', 'freeze', 'status'. | query |
| since_days | No | Lookback window in days (query/digest). Default 1 = last 24h. | |
| platform | No | Filter by source platform (reddit, x, github, hn). Empty = all. | |
| limit | No | Max rows to return (query). Default 50. | |
| signal_id | No | Signal id (SIG-XXXX) for 'show' and 'promote'. | |
| ledger | No | Target ledger for 'promote' (ops or strategy). | ops |
| priority | No | Priority for the promoted ledger item (P0/P1/P2). | P2 |
| month | No | YYYY-MM for 'freeze' action (cold archive). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||