index_status
Verify cache/index readiness without full VCD parsing or rebuilding. Avoid redundant processing when querying waveform data.
Instructions
Check cache/index readiness without rebuilding and without fully parsing the VCD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vcd_path | No | Optional path to .vcd or .vcd.gz | |
| cache_dir | No | Optional cache directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| status | Yes | ||
| summary | Yes | ||
| confidence | No | ||
| limitations | No |