en un clic
report-generator
Phase 8 report assembly and export workflow. Use when user wants to generate, review, or export the EDA report. Triggers: 報告, report, assemble, export, 產出報告, 匯出.
Menu
Phase 8 report assembly and export workflow. Use when user wants to generate, review, or export the EDA report. Triggers: 報告, report, assemble, export, 產出報告, 匯出.
Generate comprehensive test suites including static analysis, unit tests, integration tests, E2E tests, and coverage reports. Triggers: TG, test, 測試, 寫測試, coverage, 覆蓋率, pytest, unittest, 驗證.
Codex drawing harness integration. Triggers: 繪圖, draw, figure, chart, plot, mermaid, SVG, Gemini, graph, 生成圖表.
13-Phase Auditable EDA Pipeline orchestration. Use when user wants to explore data, run analysis, or asks about the pipeline. Triggers: EDA, 資料探索, 分析資料, pipeline, 13-phase, analyze, 探索.
13-Phase Auditable EDA Pipeline orchestration. Use when user wants to explore data, run analysis, or asks about the pipeline. Triggers: EDA, 資料探索, 分析資料, pipeline, 13-phase, analyze, 探索.
Phase 10 report assembly and export workflow. Use when user wants to generate, review, or export the EDA report. Triggers: 報告, report, assemble, export, 產出報告, 匯出.
13-Phase Auditable EDA Pipeline orchestration. Use when user wants to explore data, run analysis, or asks about the pipeline. Triggers: EDA, 資料探索, 分析資料, pipeline, 13-phase, analyze, 探索.
| name | report-generator |
| description | Phase 8 report assembly and export workflow. Use when user wants to generate, review, or export the EDA report. Triggers: 報告, report, assemble, export, 產出報告, 匯出. |
Phase 8 的報告組裝工作流,包括品質檢查、敏感資訊清除、匯出。
報告組裝前必須確認:
collect_results() 已完成results_summary.json 存在decision_log.jsonl 存在# EDA Report — {project_name}
## 1. Executive Summary
## 2. Data Description
## 3. Data Quality
## 4. Analysis Plan (+ 偏離紀錄)
## 5. Findings
- 每個結果附 effect size + CI
- PUBLISHABLE 標記
## 6. Visualizations
## 7. Limitations
## 8. Appendix
- A: Decision Log (完整)
- B: Deviation Log
- C: Software Versions
自動清除以下內容:
| 模式 | 替換為 |
|---|---|
<windows-user-path>/... | <project>/... |
<linux-home>/... | <project>/... |
| API keys, tokens | <REDACTED> |
報告中可直接用於論文的段落用以下標記:
<!-- PUBLISHABLE:START -->
這段內容可直接用於論文 Methods/Results
<!-- PUBLISHABLE:END -->
export_handoff()
→ handoff_package/
├ methods_draft.md
├ results_draft.md
├ tables/
├ figures/
└ metadata.json