window_digest
Summarize signal changes around a specified time to identify events leading to a failure, using optional signal and scope filters.
Instructions
Summarize what changed around a time without dumping raw VCD text. Good first debug query near a failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional scope filter | |
| radius | Yes | Half-window radius | |
| signals | No | Optional selected signals | |
| center_time | Yes | Center time | |
| max_signals | No | Maximum signals |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| status | Yes | ||
| summary | Yes | ||
| confidence | No | ||
| limitations | No |