{
  "schemaVersion": 1,
  "baseUrl": "https://ikcta.or.kr",
  "notes": "site-verify-bot.ps1이 이 목록을 HEAD(또는 curl)로 점검합니다. path는 baseUrl 뒤에 붙습니다.",
  "targets": [
    { "id": "home", "path": "/", "expect": 200 },
    { "id": "review", "path": "/review.html", "expect": 200 },
    { "id": "automation", "path": "/automation.html", "expect": 200 },
    { "id": "verify-live", "path": "/verify-live.html", "expect": 200 },
    { "id": "verify-internal", "path": "/verify-internal.html", "expect": 200 },
    { "id": "b2b-trip-itinerary", "path": "/b2b-trip-itinerary.html", "expect": 200 },
    { "id": "trip-itinerary-redirect", "path": "/trip-itinerary.html", "expect": 200 },
    { "id": "guide-map", "path": "/guide-map.html", "expect": 200 },
    { "id": "characters", "path": "/characters.html", "expect": 200 },
    { "id": "char-glb-jeju", "path": "/models/characters/jeju.glb", "expect": 200 },
    { "id": "char-svg-jeju", "path": "/images/characters/jeju.svg", "expect": 200 },
    { "id": "omni-nexus-kcta-tour", "path": "/omni-nexus-kcta-tour.html", "expect": 200 },
    { "id": "sitemap", "path": "/sitemap.xml", "expect": 200 },
    { "id": "robots", "path": "/robots.txt", "expect": 200 },
    { "id": "manifest", "path": "/manifest.json", "expect": 200 },
    { "id": "css-kto-logo", "path": "/css/kto-logo-global.css", "expect": 200 },
    { "id": "data-guide-overlay", "path": "/data/guide-map-overlay.json", "expect": 200 },
    { "id": "data-tourism-overlay", "path": "/data/guide-map-tourism-standard-overlay.json", "expect": 200 },
    { "id": "site-verify-dashboard", "path": "/site-verify-dashboard.html", "expect": 200 },
    { "id": "site-verify-report", "path": "/data/site-verify-report.json", "expect": 200 },
    { "id": "17-regions-guide", "path": "/17-regions-travel-guide.html", "expect": 200 },
    { "id": "character-region-promo", "path": "/character-region-promo.html", "expect": 200 },
    { "id": "character-region-promo-json", "path": "/data/character-region-promotion.json", "expect": 200 },
    { "id": "portal-bots-dashboard", "path": "/portal-bots-dashboard.html", "expect": 200 },
    { "id": "daily-bot-register-dashboard", "path": "/daily-bot-register-dashboard.html", "expect": 200 },
    { "id": "portal-distribute-report", "path": "/data/portal-distribute-report.json", "expect": 200 },
    { "id": "tourism-collect-report", "path": "/data/tourism-collect-report.json", "expect": 200 },
    { "id": "travel-agency-erp-passport", "path": "/travel-agency-erp-passport.html", "expect": 200 },
    { "id": "travel-agency-visa-guide", "path": "/travel-agency-visa-guide.html", "expect": 200 },
    { "id": "visa-procedure-guide-json", "path": "/data/visa-procedure-guide.json", "expect": 200 },
    { "id": "hq-passport-registry", "path": "/data/hq-passport-registry.json", "expect": 200 },
    { "id": "ops-prelaunch-checklist", "path": "/ops-prelaunch-checklist.html", "expect": 200 }
  ]
}
