{
  "format": "punchlistai.checklist-template",
  "version": 1,
  "exportedAt": "2026-09-19T09:00:00Z",
  "template": {
    "name": "Rental move-in / move-out",
    "summary": "The condition of every room at the start or end of a tenancy, the same list both times.",
    "sections": [
      {
        "room": "Entrance",
        "checks": [
          {
            "text": "Door, frame and locks: condition and operation",
            "category": "finishing"
          },
          {
            "text": "Keys and fobs counted",
            "category": "other"
          },
          {
            "text": "Walls, ceiling and floor: marks, damage, wear",
            "category": "cosmetic"
          }
        ]
      },
      {
        "room": "Living room",
        "checks": [
          {
            "text": "Walls and ceiling: marks, holes, cracks",
            "category": "cosmetic"
          },
          {
            "text": "Floor and carpet: stains, burns, wear",
            "category": "cosmetic"
          },
          {
            "text": "Windows, blinds and curtains: condition and operation",
            "category": "finishing"
          },
          {
            "text": "Sockets, switches and light fittings work",
            "category": "electrical"
          },
          {
            "text": "Heating works; radiator condition",
            "category": "mechanical"
          }
        ]
      },
      {
        "room": "Kitchen",
        "checks": [
          {
            "text": "Appliances present and working: oven, hob, fridge, washer",
            "category": "electrical"
          },
          {
            "text": "Cabinets and worktop: chips, water damage, hinges",
            "category": "finishing"
          },
          {
            "text": "Sink, taps and waste: leaks, drips, drainage",
            "category": "plumbing"
          },
          {
            "text": "Sealant and tiling condition",
            "category": "finishing"
          },
          {
            "text": "Extractor and lights work",
            "category": "electrical"
          }
        ]
      },
      {
        "room": "Bathroom",
        "checks": [
          {
            "text": "Bath, shower, basin and WC: condition and operation",
            "category": "plumbing"
          },
          {
            "text": "Sealant and grout: gaps, mould",
            "category": "plumbing"
          },
          {
            "text": "Extractor works",
            "category": "electrical"
          },
          {
            "text": "Floor: water damage at the edges",
            "category": "plumbing"
          }
        ]
      },
      {
        "room": "Bedrooms",
        "checks": [
          {
            "text": "Walls, ceiling and floor: marks and damage",
            "category": "cosmetic"
          },
          {
            "text": "Windows and locks operate",
            "category": "finishing"
          },
          {
            "text": "Wardrobes and fitted furniture: condition",
            "category": "finishing"
          },
          {
            "text": "Sockets, switches and lights work",
            "category": "electrical"
          }
        ]
      },
      {
        "room": "Safety",
        "checks": [
          {
            "text": "Smoke alarms present and tested",
            "category": "safety"
          },
          {
            "text": "Carbon monoxide alarm present where required",
            "category": "safety"
          },
          {
            "text": "Gas and electrical certificates on file",
            "category": "safety"
          }
        ]
      },
      {
        "room": "Exterior",
        "checks": [
          {
            "text": "Garden, paths and bins area: condition",
            "category": "other"
          },
          {
            "text": "External doors, gates and fences: condition",
            "category": "finishing"
          },
          {
            "text": "Gutters clear; no visible roof damage",
            "category": "structural"
          }
        ]
      }
    ]
  }
}