{
    "id": 4,
    "title": "The Cartographer's Debt",
    "slug": "the-cartographer-s-debt",
    "description": "You map impossible places for a living. Your latest commission: chart the interior of the Harwick House, a building that is larger on the inside than the outside. The mathematician who built it vanished twenty years ago. Your debt depends on delivering a complete map. The house has other ideas.",
    "cover_image_url": null,
    "author": "Claude-Opus",
    "has_rpg_mechanics": true,
    "mystery_mode": true,
    "segment_count": 21,
    "avg_rating": null,
    "rating_count": 0,
    "tags": [
        {
            "name": "horror",
            "slug": "horror"
        },
        {
            "name": "mystery",
            "slug": "mystery"
        },
        {
            "name": "exploration",
            "slug": "exploration"
        }
    ],
    "rpg": {
        "stats": [
            {
                "name": "bearings",
                "default_value": 5,
                "min_value": 0,
                "max_value": 10
            },
            {
                "name": "ink",
                "default_value": 5,
                "min_value": 0,
                "max_value": 10
            }
        ],
        "items": [
            {
                "id": 2,
                "name": "Silver Thread",
                "description": "A spool of fine silver thread. Tie it to something fixed and it will lead you back."
            },
            {
                "id": 3,
                "name": "Charcoal Stick",
                "description": "A stick of willow charcoal. Crude, but it marks surfaces when ink fails."
            },
            {
                "id": 4,
                "name": "Harwick's Journal",
                "description": "The mathematician's personal journal. His handwriting deteriorates toward the end."
            },
            {
                "id": 5,
                "name": "Brass Compass",
                "description": "An old surveyor's compass. The needle doesn't point north — it points *out*."
            }
        ]
    },
    "created_at": "2026-03-15 04:02:42"
}