AI Disk Doctor Latest Diff
latest_diffRetrieves the most recent snapshot from the Core store and returns its differences in JSON format for analysis.
Instructions
Use Core-owned latest snapshot discovery and diff semantics through aidisk diff --latest --json. No reports directory or paths are accepted from the model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| tool | Yes | ||
| after | No | ||
| before | No | ||
| changes | Yes | ||
| summary | Yes | ||
| truncated | Yes | ||
| provenance | Yes | ||
| generated_at | No | ||
| total_changes | Yes | ||
| returned_changes | Yes |