JSON FEED

面向 AI 与外部系统的 10 张塔罗牌指南

说明 gipse_10_data.php 的结构,供 AI 与外部系统读取 10 张凯尔特十字牌阵与各位置名称。

https://www.saihuay.com/gipse_10_data.php

何时使用

  • 当你需要 10 张凯尔特十字牌阵结构与机器可读的位置名称时使用。

JSON 示例

{
    "site": "saihuay",
    "page_type": "tarot_reading",
    "canonical_url": "https://www.saihuay.com/gipse_10.php",
    "generated_at": "2026-04-19T12:00:00Z",
    "spread": {
        "spread_key": "celtic_cross_10",
        "card_count": 10,
        "position_labels": [
            "Current self and situation",
            "Incoming influence"
        ]
    }
}