Destiny Fusion Pro
Generate a consultation-grade destiny report by combining Ziwei Doushu + Bazi under one consistent calculation standard.
Core appeal:
- - One input, two systems, one unified report
- Offline-first and reproducible
- Text report is the primary deliverable; chart image is optional enhancement
- Suitable for both human-readable consultation and structured automation output
Recommended Command
CODEBLOCK0
Default Standard
- - Timezone: INLINECODE0
- Longitude:
120.0 (Beijing standard) - Ziwei engine: INLINECODE2
- Report priority: text-first; chart export may be attempted when enabled
Deliverables
A strong output should include:
- 1. Calculation standard (timezone, longitude, unified calculation time)
- Ziwei full-plate facts (命宫 / 身宫 / 十二宫 / annual transformations)
- Bazi facts (四柱 / 日主 / 十神 / 藏干 / 大运 / 流年)
- Cross-system synthesis
- personality baseline
- career / money / relationship / health themes
- current-cycle opportunity and risk boundaries
- 5. Caution notes about time ambiguity or interpretation limits
Common Parameters
- -
--engine py|js|dual: primary / fallback / dual-engine cross-check - INLINECODE4 : lighter / standard / premium consulting density
- INLINECODE5 : chart export mode
- INLINECODE6 : JPG quality, default INLINECODE7
- INLINECODE8 : offline image backend
- INLINECODE9 : final output format
Output Style Guardrails
- - Write fact first, interpretation second, advice last.
- Prefer trend language and probability language; avoid absolute prophecy.
- Make cross-system consistency visible: note where Ziwei and Bazi reinforce each other vs diverge.
- If chart rendering fails, continue with the text report instead of failing the whole workflow.
- If birth time is near a boundary, explicitly recommend dual-plate comparison.
Scope Boundary
- - Fully offline; use no web search or headless browser.
- Produce analysis only; not medical, legal, or investment advice.
- Optional chart export should never block the report.
References
- - INLINECODE10
- INLINECODE11
Destiny Fusion Pro
通过紫微斗数 + 八字在统一计算标准下生成咨询级命运报告。
核心卖点:
- - 一次输入,两套体系,一份统一报告
- 优先离线运行且可复现
- 文本报告为主要交付物;命盘图为可选增强
- 既适用于人类可读的咨询,也适用于结构化自动化输出
推荐命令
bash
python scripts/fortune_fusion.py \
--date 1990-10-21 \
--time 15:30 \
--gender female \
--year 2026 \
--from-year 2026 \
--years 10 \
--template pro \
--format markdown
默认标准
- - 时区:Asia/Shanghai
- 经度:120.0(北京时间标准)
- 紫微引擎:py
- 报告优先级:文本优先;启用时可能尝试导出命盘图
交付物
一份高质量输出应包含:
- 1. 计算标准(时区、经度、统一计算时间)
- 紫微全盘事实(命宫/身宫/十二宫/四化)
- 八字事实(四柱/日主/十神/藏干/大运/流年)
- 跨体系综合
- 性格基线
- 事业/财运/感情/健康主题
- 当前周期的机遇与风险边界
- 5. 关于时间模糊性或解读局限性的注意事项
常用参数
- - --engine py|js|dual:主引擎/备用引擎/双引擎交叉校验
- --template lite|pro|executive:精简版/标准版/高端咨询密度
- --chart none|svg|jpg:命盘图导出模式
- --chart-quality 1-100:JPG质量,默认92
- --chart-backend auto|cairosvg:离线图像后端
- --format markdown|json:最终输出格式
输出风格规范
- - 遵循事实优先,解读其次,建议最后的原则。
- 倾向于趋势语言和概率语言;避免绝对预言。
- 使跨体系一致性可见:注明紫微与八字相互印证或存在分歧之处。
- 若命盘图渲染失败,继续生成文本报告而非中断整个流程。
- 若出生时间接近临界点,明确建议进行双盘对比。
范围边界
- - 完全离线运行;不使用网络搜索或无头浏览器。
- 仅提供分析;不构成医疗、法律或投资建议。
- 可选的命盘图导出不应阻碍报告生成。
参考资料
- - references/ziwei-methodology.md
- references/positioning.md