{
  "dynamic_homepage_eval": {
    "counts": {
      "evidence_cards": 7,
      "security_cards": 7,
      "surface_cards": 6
    },
    "failures": [],
    "flags": {
      "DEPLOYMENT_IDENTITY_PANEL_PASS": true,
      "EVIDENCE_PREVIEW_PASS": true,
      "HOMEPAGE_EVIDENCE_FIRST_PASS": true,
      "LONG_TECHNICAL_STRING_WRAP_PASS": true,
      "NOT_CURRENTLY_CLAIMED_SECTION_PASS": true,
      "NO_STALE_BASE64X_PRIMARY_CONTENT": true,
      "NO_UNSUPPORTED_LIVE_IMAP_CLAIM": true,
      "NO_UNSUPPORTED_PRODUCTION_READY_CLAIM": true,
      "OPERATIONAL_TIMELINE_PASS": true,
      "OPERATIONAL_TRUTH_PANEL_PASS": true,
      "PRODUCT_SURFACES_PREVIEW_PASS": true,
      "SECURITY_POSTURE_PANEL_PASS": true,
      "TRUTH_BEFORE_CLAIMS_PASS": true,
      "pass": true
    },
    "pass": true
  },
  "failures": [],
  "final_flags": {
    "ADMIN_API_CACHE_BLOCKED": true,
    "ADMIN_AUTH_PRESERVED": true,
    "AUTO_THEME_GATE_PASS": true,
    "DARK_THEME_GATE_PASS": true,
    "DEPLOYMENT_IDENTITY_PANEL_PASS": true,
    "DEPLOY_IDENTITY_GATE_PRESERVED": true,
    "EVIDENCE_PREVIEW_PASS": true,
    "FIRST_RUN_SETUP_LOCK_PRESERVED": true,
    "HOMEPAGE_EVIDENCE_FIRST_PASS": true,
    "LIGHT_THEME_GATE_PASS": true,
    "LIVE_EXTERNAL_IMAP_MAILBOX_VERIFIED": "NO",
    "LTR_GATE_PASS": true,
    "NOT_CURRENTLY_CLAIMED_SECTION_PASS": true,
    "NO_HORIZONTAL_OVERFLOW_ALL_ROUTES": true,
    "NO_STALE_BASE64X_PRIMARY_CONTENT": true,
    "NO_UNSUPPORTED_LIVE_IMAP_CLAIM": true,
    "NO_UNSUPPORTED_PRODUCTION_READY_CLAIM": true,
    "OPERATIONAL_TIMELINE_PASS": true,
    "OPERATIONAL_TRUTH_PANEL_PASS": true,
    "PRODUCTION_READY": "NO",
    "PRODUCT_SURFACES_PREVIEW_PASS": true,
    "REAL_SCREENSHOT_EVIDENCE_PASS": true,
    "RTL_GATE_PASS": true,
    "SECURITY_POSTURE_PANEL_PASS": true,
    "TRUTH_BEFORE_CLAIMS_PASS": true,
    "VISUAL_TRUTH_GATE_PASS": true
  },
  "generated_at_utc": "2026-06-17T07:52:40Z",
  "negative_tests": {
    "pass": true,
    "tests": {
      "fake_live_external_imap_verified_fails": {
        "failures": [
          {
            "failed_gate": "NO_UNSUPPORTED_LIVE_IMAP_CLAIM",
            "failure_reason": "live external IMAP verification is not explicitly NO or contains YES",
            "selector": "body"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "fake_production_ready_yes_fails": {
        "failures": [
          {
            "failed_gate": "NO_UNSUPPORTED_PRODUCTION_READY_CLAIM",
            "failure_reason": "production readiness is not explicitly NO or contains YES",
            "selector": "body"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "fake_screenshot_placeholder_fails": {
        "failures": [
          {
            "failed_gate": "NO_FAKE_SCREENSHOT_PLACEHOLDERS",
            "failure_reason": "homepage still contains local preview fallback instead of screenshot evidence",
            "selector": ".surface-local-preview"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "homepage_without_not_currently_claimed_fails": {
        "failures": [
          {
            "failed_gate": "NOT_CURRENTLY_CLAIMED_SECTION_PASS",
            "failure_reason": "required visual truth selector missing",
            "selector": "[data-not-currently-claimed]"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "missing_deploy_identity_panel_fails": {
        "failures": [
          {
            "failed_gate": "DEPLOYMENT_IDENTITY_PANEL_PASS",
            "failure_reason": "required visual truth selector missing",
            "selector": "[data-deployment-identity-panel]"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "missing_evidence_preview_fails": {
        "failures": [
          {
            "failed_gate": "EVIDENCE_PREVIEW_PASS",
            "failure_reason": "required visual truth selector missing",
            "selector": "[data-evidence-preview]"
          },
          {
            "failed_gate": "EVIDENCE_PREVIEW_PASS",
            "failure_reason": "expected >=7 evidence cards, got 0",
            "selector": "[data-evidence-card]"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "missing_operational_truth_panel_fails": {
        "failures": [
          {
            "failed_gate": "OPERATIONAL_TRUTH_PANEL_PASS",
            "failure_reason": "required visual truth selector missing",
            "selector": "[data-operational-truth-panel]"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "missing_security_posture_panel_fails": {
        "failures": [
          {
            "failed_gate": "SECURITY_POSTURE_PANEL_PASS",
            "failure_reason": "required visual truth selector missing",
            "selector": "[data-security-posture-panel]"
          },
          {
            "failed_gate": "SECURITY_POSTURE_PANEL_PASS",
            "failure_reason": "expected >=7 security cards, got 0",
            "selector": ".security-card"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "positive_claim_without_evidence_link_fails": {
        "failures": [
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      },
      "stale_base64x_homepage_content_fails": {
        "failures": [
          {
            "failed_gate": "NO_STALE_BASE64X_PRIMARY_CONTENT",
            "failure_reason": "stale Base64X primary homepage content present",
            "selector": "body"
          },
          {
            "failed_gate": "LONG_TECHNICAL_STRING_WRAP_PASS",
            "failure_reason": "CSS wrapping contract missing",
            "selector": ".technical-string"
          }
        ],
        "pass": true
      }
    }
  },
  "pass": true,
  "phase": "XPScerpto-WEB-EVIDENCE-FIRST-VISUAL-TRUTH-HOMEPAGE-AND-SURFACES-CLOSURE",
  "phase_result": "PATH_A_WEB_EVIDENCE_FIRST_VISUAL_TRUTH_HOMEPAGE_AND_SURFACES_CLOSED",
  "route_inventory": {
    "failures": [],
    "pass": true,
    "routes": [
      {
        "bytes": 39695,
        "cache_control": "no-cache",
        "route": "/",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 11264,
        "cache_control": "no-store",
        "route": "/app",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 54520,
        "cache_control": "no-store",
        "route": "/admin",
        "status": 200,
        "x_robots_tag": "noindex, nofollow, noarchive"
      },
      {
        "bytes": 9142,
        "cache_control": "no-store",
        "route": "/admin/correspondence",
        "status": 200,
        "x_robots_tag": "noindex, nofollow, noarchive"
      },
      {
        "bytes": 6305,
        "cache_control": "no-store",
        "route": "/root-control",
        "status": 200,
        "x_robots_tag": "noindex, nofollow, noarchive"
      },
      {
        "bytes": 25868,
        "cache_control": "no-cache",
        "route": "/docs",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 10795,
        "cache_control": "no-store",
        "route": "/evidence",
        "status": 200,
        "x_robots_tag": "noindex, nofollow, noarchive"
      },
      {
        "bytes": 9153,
        "cache_control": "no-cache",
        "route": "/contact",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9230,
        "cache_control": "no-cache",
        "route": "/security-disclosure",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9110,
        "cache_control": "no-cache",
        "route": "/privacy",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9130,
        "cache_control": "no-cache",
        "route": "/impressum",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 1151,
        "cache_control": "public, max-age=86400, immutable",
        "route": "/manifest.webmanifest",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 4601,
        "cache_control": "no-cache, max-age=0, must-revalidate",
        "route": "/service-worker.js",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9222,
        "cache_control": "no-cache",
        "route": "/architecture",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9140,
        "cache_control": "no-cache",
        "route": "/base64x",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9160,
        "cache_control": "no-cache",
        "route": "/eu-readiness",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9058,
        "cache_control": "no-cache",
        "route": "/hw",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9198,
        "cache_control": "no-cache",
        "route": "/integrity-fabric",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9090,
        "cache_control": "no-cache",
        "route": "/legal",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 13274,
        "cache_control": "no-cache",
        "route": "/live-demo",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9011,
        "cache_control": "no-cache",
        "route": "/performance",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9124,
        "cache_control": "no-cache",
        "route": "/platform",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9141,
        "cache_control": "no-cache",
        "route": "/security",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9078,
        "cache_control": "no-cache",
        "route": "/simd",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9150,
        "cache_control": "no-cache",
        "route": "/sovereignty",
        "status": 200,
        "x_robots_tag": ""
      },
      {
        "bytes": 9140,
        "cache_control": "no-cache",
        "route": "/veloseal64",
        "status": 200,
        "x_robots_tag": ""
      }
    ]
  },
  "schema": "xps.web.evidence_first_visual_truth_matrix.v1",
  "screenshot_manifest_sha256": "b16a6ad83157e546698dd9647d254ce018563a810d28856e901b7ccdffca351c",
  "screenshots": [
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:51:52Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/app",
      "screenshot_path": "evidence/visual_truth/app_shell_mobile.png",
      "static_path": "static/evidence/visual_truth/app_shell_mobile.png",
      "theme": "dark",
      "viewport": "390x844"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:51:56Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/evidence",
      "screenshot_path": "evidence/visual_truth/evidence_center_desktop.png",
      "static_path": "static/evidence/visual_truth/evidence_center_desktop.png",
      "theme": "light",
      "viewport": "1366x768"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:51:59Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/admin",
      "screenshot_path": "evidence/visual_truth/admin_control_room_mobile.png",
      "static_path": "static/evidence/visual_truth/admin_control_room_mobile.png",
      "theme": "light",
      "viewport": "390x844"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:52:03Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/admin/correspondence",
      "screenshot_path": "evidence/visual_truth/correspondence_mobile.png",
      "static_path": "static/evidence/visual_truth/correspondence_mobile.png",
      "theme": "light",
      "viewport": "390x844"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:52:05Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/root-control",
      "screenshot_path": "evidence/visual_truth/root_control_mobile.png",
      "static_path": "static/evidence/visual_truth/root_control_mobile.png",
      "theme": "dark",
      "viewport": "390x844"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:52:09Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/docs",
      "screenshot_path": "evidence/visual_truth/docs_architecture_desktop.png",
      "static_path": "static/evidence/visual_truth/docs_architecture_desktop.png",
      "theme": "light",
      "viewport": "1366x768"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:52:22Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/",
      "screenshot_path": "evidence/visual_truth/homepage_light_desktop.png",
      "static_path": "static/evidence/visual_truth/homepage_light_desktop.png",
      "theme": "light",
      "viewport": "1366x768"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:52:26Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/",
      "screenshot_path": "evidence/visual_truth/homepage_dark_desktop.png",
      "static_path": "static/evidence/visual_truth/homepage_dark_desktop.png",
      "theme": "dark",
      "viewport": "1366x768"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:52:30Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/",
      "screenshot_path": "evidence/visual_truth/homepage_light_mobile.png",
      "static_path": "static/evidence/visual_truth/homepage_light_mobile.png",
      "theme": "light",
      "viewport": "390x844"
    },
    {
      "direction": "ltr",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:52:34Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/",
      "screenshot_path": "evidence/visual_truth/homepage_dark_mobile.png",
      "static_path": "static/evidence/visual_truth/homepage_dark_mobile.png",
      "theme": "dark",
      "viewport": "390x844"
    },
    {
      "direction": "rtl",
      "failure_reason": "",
      "generated_at_utc": "2026-06-17T07:52:38Z",
      "render_mode": "live-server-fetch-set-content",
      "result": "PASS",
      "route": "/ar",
      "screenshot_path": "evidence/visual_truth/homepage_rtl_mobile.png",
      "static_path": "static/evidence/visual_truth/homepage_rtl_mobile.png",
      "theme": "light",
      "viewport": "390x844"
    }
  ],
  "security_cache_checks": {
    "pass": true,
    "route_headers": {
      "/admin": {
        "cache_control": "no-store",
        "status": 200,
        "x_robots_tag": "noindex, nofollow, noarchive"
      },
      "/admin/correspondence": {
        "cache_control": "no-store",
        "status": 200,
        "x_robots_tag": "noindex, nofollow, noarchive"
      },
      "/api/admin/setup/status": {
        "cache_control": "no-store",
        "status": 200,
        "x_robots_tag": "noindex, nofollow, noarchive"
      },
      "/api/deployment/fingerprint": {
        "cache_control": "no-store",
        "status": 200,
        "x_robots_tag": "noindex, nofollow, noarchive"
      }
    },
    "service_worker_forbidden_cached_in_precache": false,
    "service_worker_required_markers": {
      "/admin": true,
      "/admin/correspondence": true,
      "/api/": true,
      "/root-control": true,
      "correspondence": true,
      "csrf": true,
      "imap": true,
      "session": true
    }
  },
  "setup_lock_negative": {
    "body_excerpt": "{\"ok\":false,\"error\":\"FIRST_RUN_SETUP_REQUIRES_LOCAL_VPN_OR_TOKEN\",\"setup_policy\":{\"schema\":\"xps.portal.first_run_setup_policy.v1\",\"allowed\":false,\"reason\":\"FIRST_RUN_SETUP_REQUIRES_LOCAL_VPN_OR_TOKEN\",\"first_run_required\":true,\"users_exist\"",
    "cache_control": "no-store",
    "pass": true,
    "status": 403
  },
  "static_homepage_eval": {
    "counts": {
      "evidence_cards": 7,
      "security_cards": 7,
      "surface_cards": 6
    },
    "failures": [],
    "flags": {
      "DEPLOYMENT_IDENTITY_PANEL_PASS": true,
      "EVIDENCE_PREVIEW_PASS": true,
      "HOMEPAGE_EVIDENCE_FIRST_PASS": true,
      "LONG_TECHNICAL_STRING_WRAP_PASS": true,
      "NOT_CURRENTLY_CLAIMED_SECTION_PASS": true,
      "NO_STALE_BASE64X_PRIMARY_CONTENT": true,
      "NO_UNSUPPORTED_LIVE_IMAP_CLAIM": true,
      "NO_UNSUPPORTED_PRODUCTION_READY_CLAIM": true,
      "OPERATIONAL_TIMELINE_PASS": true,
      "OPERATIONAL_TRUTH_PANEL_PASS": true,
      "PRODUCT_SURFACES_PREVIEW_PASS": true,
      "SECURITY_POSTURE_PANEL_PASS": true,
      "TRUTH_BEFORE_CLAIMS_PASS": true,
      "pass": true
    },
    "pass": true
  },
  "variant_checks": {
    "failures": [],
    "pass": true,
    "rows": [
      {
        "direction": "ltr",
        "errors": [],
        "pass": true,
        "render_mode": "live-server-fetch-set-content",
        "route": "/",
        "theme": "light",
        "viewport": "390x844"
      },
      {
        "direction": "ltr",
        "errors": [],
        "pass": true,
        "render_mode": "live-server-fetch-set-content",
        "route": "/",
        "theme": "dark",
        "viewport": "390x844"
      },
      {
        "direction": "ltr",
        "errors": [],
        "pass": true,
        "render_mode": "live-server-fetch-set-content",
        "route": "/",
        "theme": "auto",
        "viewport": "390x844"
      },
      {
        "direction": "rtl",
        "errors": [],
        "pass": true,
        "render_mode": "live-server-fetch-set-content",
        "route": "/ar",
        "theme": "light",
        "viewport": "390x844"
      },
      {
        "direction": "rtl",
        "errors": [],
        "pass": true,
        "render_mode": "live-server-fetch-set-content",
        "route": "/ar",
        "theme": "dark",
        "viewport": "390x844"
      },
      {
        "direction": "rtl",
        "errors": [],
        "pass": true,
        "render_mode": "live-server-fetch-set-content",
        "route": "/ar",
        "theme": "auto",
        "viewport": "390x844"
      }
    ]
  }
}
