run_project_audit
Audit a Vivado project's health, signoff status, manifests, waivers, and next-step diagnostics without launching build runs. Get actionable insights for reproducible project planning.
Instructions
Aggregate Project Mode health, signoff, manifests, waivers, and next-step diagnostics without launching build runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| part | No | ||
| simset | No | ||
| fileset | No | ||
| run_name | No | ||
| timeout_s | No | ||
| project_dir | No | ||
| vivado_path | No | Optional identity assertion. It must match the canonical executable identity captured from VIVADO_PATH when the MCP server started and cannot override it. | |
| apply_waivers | No | ||
| report_manifest_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| tool | Yes | ||
| message | Yes | ||
| summary | Yes | ||
| error_code | Yes | ||
| next_steps | No | ||
| raw_excerpt | No | ||
| next_actions | No | ||
| handoff_ready | Yes | ||
| stop_required | Yes | ||
| policy_allowed | No | ||
| resume_context | No | ||
| schema_version | Yes | ||
| assessment_status | Yes | ||
| handoff_reviewable | No | ||
| hardware_validation | No |