Compile the document for diagnostics
compileType-check the shared project and return diagnostics (errors, warnings, page count) to confirm changes are safe to accept without modifying the document.
Instructions
Type-checks the shared project and returns its diagnostics (errors/warnings + page count); never modifies the document. Uses the configured loopback compile service when one is set (--compile-url); otherwise falls back to the paired browser's live preview compiler. Call this after propose_files/propose_edit to confirm the change set type-checks before asking the human to Accept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||