{
  "format": "punchlistai.checklist-template",
  "version": 1,
  "exportedAt": "2026-09-19T09:00:00Z",
  "template": {
    "name": "Fire safety walk",
    "summary": "A short repeatable walk of an occupied building: doors, stopping, escape, equipment.",
    "sections": [
      {
        "room": "Fire doors",
        "checks": [
          {
            "text": "Self-closing doors close fully onto the latch",
            "category": "safety"
          },
          {
            "text": "Intumescent and smoke seals intact; gaps under 4 mm",
            "category": "safety"
          },
          {
            "text": "Doors not wedged or propped open",
            "category": "safety"
          },
          {
            "text": "Signage present: Fire door keep shut",
            "category": "safety"
          }
        ]
      },
      {
        "room": "Compartmentation",
        "checks": [
          {
            "text": "Service penetrations fire-stopped; no daylight through walls",
            "category": "safety"
          },
          {
            "text": "Ceiling voids: no breaches in compartment lines",
            "category": "safety"
          },
          {
            "text": "Riser cupboards locked and fire-stopped",
            "category": "safety"
          }
        ]
      },
      {
        "room": "Escape routes",
        "checks": [
          {
            "text": "Corridors and stairs clear of storage",
            "category": "safety"
          },
          {
            "text": "Final exit doors open freely without a key",
            "category": "safety"
          },
          {
            "text": "Exit signs and emergency lighting lit; monthly test logged",
            "category": "electrical"
          }
        ]
      },
      {
        "room": "Equipment",
        "checks": [
          {
            "text": "Extinguishers in place, serviced within the year",
            "category": "safety"
          },
          {
            "text": "Call points unobstructed; alarm panel healthy",
            "category": "safety"
          },
          {
            "text": "Dry riser inlets and outlets accessible",
            "category": "safety"
          }
        ]
      }
    ]
  }
}