✗ Depth 4 — FAIL (exceeds 3-click limit)
Crawl Depth Test — Level 4
This page is 4 clicks from the homepage. Check #14 requires all pages to be reachable within 3 clicks — this page FAILS. The XeoPix crawler should report this URL with depth = 4 and flag it for restructuring.
Crawl path: / → /crawl-test → /depth-2 → /depth-3 → /depth-4
// Expected crawler output:
{
"url": "/crawl-test/depth-2/depth-3/depth-4",
"crawl_depth": 4,
"check_14": "FAIL",
"issue": "Page is 4 clicks from homepage. Max allowed: 3."
}