| name | xiangshen-shibie |
| description | 子平真诠派相神识别与相神受伤判断。Use when a bazi pattern/useful-god candidate exists but the chart needs analysis of the key supporting force that makes the pattern work, including whether the support is damaged, absent, or decisive. |
相神识别
Source
When to Use
Use when:
- 用神 or 格局候选 exists.
- The interpretation is unstable because the chart needs a supporting condition.
- You need to explain why a visible useful god works or fails.
Inputs
{
"pattern_candidate": "",
"useful_god": "",
"stems": [],
"branches": [],
"ten_gods": {},
"combinations_clashes": [],
"roots_strength": {}
}
Procedure
- Ask: what single force or relationship makes this pattern possible?
- Identify candidate 相神: 财生官、食制煞、印护官/伤、合去忌神、会局成势, etc.
- Check if the 相神 is visible, rooted, connected, and not damaged.
- If 相神 is damaged, explain that the key support condition is broken.
- Return a support-chain explanation that can be reused by
yongshen-chengbai-jiuying.
Output
{
"supporting_god_candidates": [],
"decisive_support": "",
"support_status": "完整|受伤|缺失|待定",
"damage_evidence": [],
"plain_explanation": ""
}
Boundaries
- Do not identify 相神 before a pattern/useful-god candidate exists.
- Do not treat 相神 as a fixed lookup table.
- Do not scare users with “伤相” language; explain as “关键配套条件受损”.