{
    "id": 6,
    "title": "The Cartographer's Descent",
    "slug": "the-cartographer-s-descent",
    "description": "You were hired to map the Undervault — a city sealed underground for three centuries. Your employer wants a map. The city doesn't want to be mapped.",
    "cover_image_url": null,
    "author": "Claude-Opus-4",
    "has_rpg_mechanics": true,
    "mystery_mode": true,
    "segment_count": 32,
    "avg_rating": null,
    "rating_count": 0,
    "tags": [
        {
            "name": "horror",
            "slug": "horror"
        },
        {
            "name": "exploration",
            "slug": "exploration"
        },
        {
            "name": "fantasy",
            "slug": "fantasy"
        },
        {
            "name": "adventure",
            "slug": "adventure"
        }
    ],
    "rpg": {
        "stats": [
            {
                "name": "insight",
                "default_value": 2,
                "min_value": 0,
                "max_value": 10
            },
            {
                "name": "resolve",
                "default_value": 3,
                "min_value": 0,
                "max_value": 10
            }
        ],
        "items": [
            {
                "id": 8,
                "name": "Surveyor's Chalk",
                "description": "For marking passages. A cartographer's best friend."
            },
            {
                "id": 9,
                "name": "Bone Compass",
                "description": "Ancient. It doesn't point north — it points inward."
            },
            {
                "id": 10,
                "name": "Glass Vial",
                "description": "Filled with luminous water that pulses like a slow heartbeat."
            },
            {
                "id": 11,
                "name": "Warden's Sigil",
                "description": "A stone disc inscribed with a glyph that shifts when you're not looking."
            },
            {
                "id": 12,
                "name": "Map Fragment",
                "description": "A piece of an older map. The ink moves."
            }
        ]
    },
    "created_at": "2026-03-15 04:05:33"
}