Use when the user provides a 决算编制摘要 Markdown/text file and wants to generate, validate, or regression-test a Word 竣工决算报告 by filling only the blue content of the bundled template while keeping annex tables untouched.
*.md 或 *.txt*.docxReportFacts(未找到)生成报告:
python scripts/fill_completion_report.py `
-SummaryPath <summary.md> `
-OutputPath <output-dir>
可选指定报告日期:
python scripts/fill_completion_report.py `
-SummaryPath <summary.md> `
-OutputPath <output-dir> `
-CurrentDate 2026-04-13
重建内置空白模板:
python scripts/build_template.py
运行测试:
python -m pytest tests -q
运行内置回归:
python scripts/run_regression.py
assets/决算报告参考模板(标蓝版).docassets/空白竣工决算报告模板.docxassets/template-fingerprint.json代建 和 直接发包 不支持结构化自动分支references/chapter-rules.mdreferences/fixed-text.mdreferences/acceptable-differences.mdreferences/fixtures.json