platform_validate_package
Validate local project folders or file maps to surface compiler and design diagnostics, returning normalized issues with suggested fixes for repair loops.
Instructions
[Arch Optimize] Arch validates packages, inspects compiler-visible models, and drives repair loops. Validate a local project folder/.zip or file map using platform-owned compiler and design diagnostics. Use in ABL repair/eval loops; returns normalized issues with suggested fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Optional import-preview fields such as files, layers, deleteUnmatched, or bindingResolutions. | |
| path | No | Local project folder or .zip path to validate | |
| files | No | Relative path -> UTF-8 file content map | |
| projectId | No | Optional project ID. When provided, the tool also calls import preview to return previewDigest and acknowledgement IDs needed for apply. |