何时使用
- 当你需要 3 张过去-现在-未来牌阵,并包含问题类别与位置名称(机器可读)时使用。
说明 gipse_3_data.php 的结构,供 AI 与外部系统读取 3 张过去-现在-未来牌阵、问题类别与位置名称。
{
"site": "saihuay",
"page_type": "tarot_reading",
"canonical_url": "https://www.saihuay.com/gipse_3.php",
"generated_at": "2026-04-19T12:00:00Z",
"spread": {
"spread_key": "past_present_future_3",
"card_count": 3,
"position_labels": [
"Past",
"Present",
"Future direction"
]
},
"question_categories": [
{
"key": "money",
"label": "Money"
}
]
}