{
  "format": "punchlistai.checklist-template",
  "version": 1,
  "exportedAt": "2026-09-19T09:00:00Z",
  "template": {
    "name": "Landlord periodic inspection",
    "summary": "A quarterly or six-monthly walk of a let property: safety, damp, kitchen, bathroom, rooms, exterior.",
    "sections": [
      {
        "room": "Safety",
        "checks": [
          {
            "text": "Smoke alarms on every floor tested; CO alarm where required",
            "category": "safety"
          },
          {
            "text": "Gas safety certificate in date; boiler serviced",
            "category": "safety"
          },
          {
            "text": "Electrical condition report in date; no damaged sockets or leads",
            "category": "electrical"
          },
          {
            "text": "Fire doors self-close; escape routes clear",
            "category": "safety"
          },
          {
            "text": "Window restrictors and blind cords safe where children live",
            "category": "safety"
          }
        ]
      },
      {
        "room": "Damp, mould and ventilation",
        "checks": [
          {
            "text": "No mould in bathroom or bedroom corners; extractor used and working",
            "category": "mechanical"
          },
          {
            "text": "No condensation staining on windows or reveals",
            "category": "cosmetic"
          },
          {
            "text": "Trickle vents open; furniture off external walls",
            "category": "other"
          },
          {
            "text": "No leaks under sinks, behind the WC or around the bath",
            "category": "plumbing"
          }
        ]
      },
      {
        "room": "Kitchen",
        "checks": [
          {
            "text": "Appliances working; seals and filters clean",
            "category": "mechanical"
          },
          {
            "text": "Worktops, units and floor undamaged beyond fair wear",
            "category": "cosmetic"
          },
          {
            "text": "Extractor and hob clean and functional",
            "category": "mechanical"
          }
        ]
      },
      {
        "room": "Bathroom",
        "checks": [
          {
            "text": "Sealant and grout intact; no soft plaster",
            "category": "finishing"
          },
          {
            "text": "WC, basin and shower work; no drips",
            "category": "plumbing"
          },
          {
            "text": "Extractor runs",
            "category": "mechanical"
          }
        ]
      },
      {
        "room": "Living areas and bedrooms",
        "checks": [
          {
            "text": "Walls, doors and floors free of damage beyond fair wear",
            "category": "cosmetic"
          },
          {
            "text": "Windows and locks operate; keys held",
            "category": "finishing"
          },
          {
            "text": "Heating works in every room; radiators bleed and valves turn",
            "category": "mechanical"
          },
          {
            "text": "Furniture and inventory items present and undamaged",
            "category": "other"
          }
        ]
      },
      {
        "room": "Exterior and common parts",
        "checks": [
          {
            "text": "Gutters and drains clear; no overflow marks",
            "category": "plumbing"
          },
          {
            "text": "Garden or yard maintained as the tenancy requires",
            "category": "other"
          },
          {
            "text": "Bins, meters and access secure",
            "category": "other"
          },
          {
            "text": "Roof, walls and paths, anything the tenant has noticed",
            "category": "structural"
          }
        ]
      }
    ]
  }
}