Drawing: Deliver Auditable Bundle
drawing_deliverCreates a hashed, validated delivery bundle and verifies DXF save/reopen parity, with quality scoring and failure artifacts retained for diagnosis.
Instructions
Create a hashed, validated delivery bundle and verify DXF save/reopen parity.
The result status is success, failed_validation or failed_export.
Failure intentionally keeps all generated artifacts for diagnosis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formats | No | Requested formats: dxf, pdf, png. | |
| expected | No | Optional validator expectations for the drawing. | |
| min_score | No | Minimum accepted quality score. | |
| output_dir | Yes | Output directory for drawing artifacts and manifest.json. | |
| strict_critique | No | Block delivery on every non-info critique issue. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||