{
    "ok": true,
    "surface": "layer_400_crucible_workspace_flame_projection",
    "contracts_version": "0.1.855",
    "headline": "Workspace flame projection structure is in place, but live activation handoff context is not yet attached.",
    "verification": {
        "handoff_present": false,
        "workspace_surface": "/app",
        "workspace_flame_surface": "/app/flame",
        "public_flame_surface": "/crucible/flame",
        "active_segments": [
            "crucible"
        ],
        "segment_count": 4,
        "logo_registry": "/ops/logo-system",
        "asset_pack_manifest": "/assets/brand/flame/segmented-flame-manifest.json",
        "asset": "/assets/brand/flame/crucible-segmented-flame.svg"
    },
    "surface_flame": {
        "mode": "segmented_four_color",
        "master_mark": "all_on",
        "surface": "crucible",
        "surface_label": "Crucible",
        "active_segments": [
            "crucible"
        ],
        "segments": [
            {
                "key": "ignite",
                "label": "Ignite",
                "role": "customer_product",
                "hex": "#FF7A00",
                "active": false,
                "state": "inactive",
                "intensity": 0.18
            },
            {
                "key": "ember",
                "label": "Ember",
                "role": "embedded_runtime",
                "hex": "#FF4D6D",
                "active": false,
                "state": "inactive",
                "intensity": 0.18
            },
            {
                "key": "crucible",
                "label": "Crucible",
                "role": "control_plane",
                "hex": "#4F7CFF",
                "active": true,
                "state": "on",
                "intensity": 1
            },
            {
                "key": "foundry",
                "label": "Foundry",
                "role": "learning_system",
                "hex": "#2ECC71",
                "active": false,
                "state": "inactive",
                "intensity": 0.18
            }
        ],
        "headline": "Segmented flame identity",
        "detail": "Crucible turns its full blue control-plane flame palette on while the other system flames stay intentionally inactive."
    },
    "entrypoints": {
        "workspace": "/app",
        "workspace_flame": "/app/flame",
        "public_flame": "/crucible/flame",
        "assurance": "/app/assurance",
        "verification": "/ops/crucible-workspace-flame"
    }
}
