AI Disk Doctor Scan Summary
scan_summaryRun a non-destructive scan to produce a bounded projection of Core JSON evidence, delivering a focused disk analysis summary without altering user files.
Instructions
Run AI Disk Doctor's existing non-destructive scan and return a bounded projection of Core JSON evidence. The current Core CLI may persist an AI Disk Doctor-owned snapshot under .aidisk/reports; it does not mutate user files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional Core rule category filter. The integration validates only bounds; Core owns category semantics. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| tool | Yes | ||
| policy | No | ||
| summary | Yes | ||
| volumes | Yes | ||
| scan_time | No | ||
| truncated | Yes | ||
| provenance | Yes | ||
| top_findings | Yes | ||
| total_findings | Yes | ||
| returned_findings | Yes |