{
    "ok": true,
    "surface": "layer_378_surface_flame_projection",
    "contracts_version": "0.1.855",
    "headline": "Surface-aware segmented flame registry is current.",
    "detail": "Each runtime surface projects one fully-on product flame palette while the other flame licks remain inactive, including the dedicated Ember intelligence surface.",
    "master_mark": "all_on",
    "mode": "segmented_four_color",
    "registry": [
        {
            "surface": "umbrella",
            "active_segments": [
                "ignite",
                "ember",
                "crucible",
                "foundry"
            ],
            "segments": [
                {
                    "key": "ignite",
                    "label": "Ignite",
                    "role": "customer_product",
                    "hex": "#FF7A00",
                    "state": "on",
                    "active": true
                },
                {
                    "key": "ember",
                    "label": "Ember",
                    "role": "embedded_runtime",
                    "hex": "#FF4D6D",
                    "state": "on",
                    "active": true
                },
                {
                    "key": "crucible",
                    "label": "Crucible",
                    "role": "control_plane",
                    "hex": "#4F7CFF",
                    "state": "on",
                    "active": true
                },
                {
                    "key": "foundry",
                    "label": "Foundry",
                    "role": "learning_system",
                    "hex": "#2ECC71",
                    "state": "on",
                    "active": true
                }
            ]
        },
        {
            "surface": "ignite",
            "active_segments": [
                "ignite"
            ],
            "segments": [
                {
                    "key": "ignite",
                    "label": "Ignite",
                    "role": "customer_product",
                    "hex": "#FF7A00",
                    "state": "on",
                    "active": true
                },
                {
                    "key": "ember",
                    "label": "Ember",
                    "role": "embedded_runtime",
                    "hex": "#FF4D6D",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "crucible",
                    "label": "Crucible",
                    "role": "control_plane",
                    "hex": "#4F7CFF",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "foundry",
                    "label": "Foundry",
                    "role": "learning_system",
                    "hex": "#2ECC71",
                    "state": "inactive",
                    "active": false
                }
            ]
        },
        {
            "surface": "ember",
            "active_segments": [
                "ember"
            ],
            "segments": [
                {
                    "key": "ignite",
                    "label": "Ignite",
                    "role": "customer_product",
                    "hex": "#FF7A00",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "ember",
                    "label": "Ember",
                    "role": "embedded_runtime",
                    "hex": "#FF4D6D",
                    "state": "on",
                    "active": true
                },
                {
                    "key": "crucible",
                    "label": "Crucible",
                    "role": "control_plane",
                    "hex": "#4F7CFF",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "foundry",
                    "label": "Foundry",
                    "role": "learning_system",
                    "hex": "#2ECC71",
                    "state": "inactive",
                    "active": false
                }
            ]
        },
        {
            "surface": "crucible",
            "active_segments": [
                "crucible"
            ],
            "segments": [
                {
                    "key": "ignite",
                    "label": "Ignite",
                    "role": "customer_product",
                    "hex": "#FF7A00",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "ember",
                    "label": "Ember",
                    "role": "embedded_runtime",
                    "hex": "#FF4D6D",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "crucible",
                    "label": "Crucible",
                    "role": "control_plane",
                    "hex": "#4F7CFF",
                    "state": "on",
                    "active": true
                },
                {
                    "key": "foundry",
                    "label": "Foundry",
                    "role": "learning_system",
                    "hex": "#2ECC71",
                    "state": "inactive",
                    "active": false
                }
            ]
        },
        {
            "surface": "foundry",
            "active_segments": [
                "foundry"
            ],
            "segments": [
                {
                    "key": "ignite",
                    "label": "Ignite",
                    "role": "customer_product",
                    "hex": "#FF7A00",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "ember",
                    "label": "Ember",
                    "role": "embedded_runtime",
                    "hex": "#FF4D6D",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "crucible",
                    "label": "Crucible",
                    "role": "control_plane",
                    "hex": "#4F7CFF",
                    "state": "inactive",
                    "active": false
                },
                {
                    "key": "foundry",
                    "label": "Foundry",
                    "role": "learning_system",
                    "hex": "#2ECC71",
                    "state": "on",
                    "active": true
                }
            ]
        }
    ],
    "asset_pack": {
        "manifest": "/assets/brand/flame/segmented-flame-manifest.json",
        "assets": {
            "umbrella": "/assets/brand/flame/umbrella-segmented-flame.svg",
            "ignite": "/assets/brand/flame/ignite-segmented-flame.svg",
            "ember": "/assets/brand/flame/ember-segmented-flame.svg",
            "crucible": "/assets/brand/flame/crucible-segmented-flame.svg",
            "foundry": "/assets/brand/flame/foundry-segmented-flame.svg"
        }
    }
}
