{
    "ok": true,
    "layer": 855,
    "surface": "layer_595_ignite_access_launchpad",
    "status": "warning",
    "headline": "Bootstrap preview is available. Log in to promote preview access into a full operator session.",
    "launchpad": {
        "surface": "ignite_access_launchpad",
        "status": "warning",
        "headline": "Bootstrap preview is available. Log in to promote preview access into a full operator session.",
        "subheadline": "Bootstrap preview can open Ignite while full session state is being restored.",
        "version": "0.1.855",
        "master_layer": 855,
        "access_mode": "bootstrap_preview",
        "login_url": "/login",
        "logout_url": "/login?reset=1",
        "next_action": {
            "label": "Log in and promote preview",
            "href": "/login",
            "detail": "Preview access is visible, but a real session is still the next required step."
        },
        "bootstrap_command": "php bin/create-auth-user.php --email=admin@logicforge.co --password='password123' --account='LogicForge' --site=logicforge.co --first-name=Chris --last-name=Admin",
        "checks": [
            {
                "label": "Seed user",
                "state": "pass",
                "detail": "Bootstrap admin user is present."
            },
            {
                "label": "Account linkage",
                "state": "pass",
                "detail": "Bootstrap user is linked to an account."
            },
            {
                "label": "Site linkage",
                "state": "pass",
                "detail": "Bootstrap user is linked to a site."
            },
            {
                "label": "Session posture",
                "state": "warn",
                "detail": "Bootstrap preview can open Ignite while full session state is being restored."
            }
        ],
        "destinations": [
            {
                "label": "Ignite",
                "href": "/ignite",
                "detail": "Canonical command shell."
            },
            {
                "label": "Mission control",
                "href": "/ignite/mission-control",
                "detail": "Primary operator mission surface."
            },
            {
                "label": "Contract cockpit",
                "href": "/ignite/contracts/cockpit",
                "detail": "Access, parity, and certification from one board."
            },
            {
                "label": "Routes",
                "href": "/ignite/routes",
                "detail": "Route continuity and redirect truth."
            },
            {
                "label": "Login",
                "href": "/login",
                "detail": "Promote preview or restore a full session."
            }
        ],
        "bootstrap_state": {
            "ok": true,
            "users_total": 1,
            "seed_user_present": true,
            "seed_user_status": "active",
            "seed_user_account_linked": true,
            "seed_user_site_linked": true,
            "seed_user_email": "admin@logicforge.co"
        },
        "resolved_account_id": 38,
        "resolved_site_id": 33,
        "pass_count": 3,
        "warn_count": 1,
        "fail_count": 0
    }
}
