{
    "data": [
        {
            "id": "ops-debt",
            "type": "posts",
            "attributes": {
                "id": "ops-debt",
                "status": "published",
                "slug": "ops-debt",
                "title": "Ops debt compounds faster than tech debt",
                "excerpt": "Why undocumented processes cost more than ugly code.",
                "body": "Teams celebrate shipping features while every handoff still lives in someone’s head. Ops debt is silent until headcount doubles — then everything slows. Treat process as a product: version it, own it, retire it.",
                "updated": "2026-07-10",
                "image": "/demo2/assets/img/desk.jpg"
            }
        },
        {
            "id": "meeting-diet",
            "type": "posts",
            "attributes": {
                "id": "meeting-diet",
                "status": "published",
                "slug": "meeting-diet",
                "title": "The meeting diet that actually stuck",
                "excerpt": "One weekly decision forum beat twelve status calls.",
                "body": "We replaced scattered standups with a single decision forum and async updates. Attendance dropped; outcomes rose. The content model here is the same headless store your site API returns as JSON.",
                "updated": "2026-06-22",
                "image": "/demo2/assets/img/case-2.jpg"
            }
        },
        {
            "id": "tooling-sprawl",
            "type": "posts",
            "attributes": {
                "id": "tooling-sprawl",
                "status": "published",
                "slug": "tooling-sprawl",
                "title": "Cutting tooling sprawl without a revolt",
                "excerpt": "Map jobs-to-be-done before you cancel licences.",
                "body": "People cling to apps that hold tribal knowledge. Inventory workflows first, migrate the data path, then retire. Headless content makes the same idea true for websites: content outlives the UI.",
                "updated": "2026-05-30",
                "image": "/demo2/assets/img/case-1.jpg"
            }
        }
    ],
    "meta": {
        "count": 3
    }
}
