pcb_generate_design_review_report
Generate professional PCB design review reports (DOCX/HTML) from session analysis results, including executive summary, domain analyses, findings, simulation plots, and priority action items.
Instructions
Generate a professional PCB design review report (DOCX and/or HTML) from all analysis results in the current session. Produces a complete document with executive summary, domain analysis sections, findings with full traceability, simulation plots, and priority action items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | If true, bypass the cross-MCP gate and emit a PRELIMINARY-stamped report even when pending external actions are unresolved. | |
| title | No | Report title (e.g., 'Product X Rev B PCB Design Review') | |
| format | No | Output format | both |
| output_dir | No | Directory for output files (default: /tmp/pcb_reports/) | |
| session_id | Yes | Session ID containing analysis results | |
| auto_render | No | Auto-generate board/net renders for findings | |
| run_analysis | No | If true, runs pcb_run_design_review first | |
| confidentiality | No | Confidentiality marking for header/footer | CONFIDENTIAL |