{
    "type": "rlx-v4-experience",
    "format": 1,
    "prototype": true,
    "exported_at": "2026-09-23T09:39:18+00:00",
    "instance": {
        "site": {
            "name": "LifeRaft OS",
            "tagline": "Dive Community Platform"
        },
        "root_surface": "landing.home",
        "theme": "scuba-ocean",
        "locale": "en",
        "addons": {
            "rlx-landing": true,
            "rlx-forum": true,
            "rlx-profile": true,
            "rlx-ocean": true
        },
        "layouts": {
            "landing": {
                "home": "landing.scuba-community-portal"
            },
            "forum": {
                "index": "forum.editorial-sidebar"
            },
            "profile": {
                "view": "profile.cover-sidebar"
            },
            "ocean": {
                "conditions": "ocean.conditions-dashboard"
            }
        },
        "widget_grids": {
            "landing": {
                "hero": {
                    "telemetry": {
                        "columns": 2,
                        "widgets": [
                            "profile.member-count",
                            "forum.thread-count",
                            "ocean.dive-count",
                            "ocean.site-count"
                        ]
                    }
                },
                "conditions": {
                    "columns": 6,
                    "widgets": [
                        "ocean.water-temp",
                        "ocean.visibility",
                        "ocean.tide",
                        "ocean.current",
                        "ocean.weather",
                        "ocean.alerts"
                    ]
                }
            }
        },
        "assets": {
            "landing": {
                "hero": ""
            },
            "profile": {
                "cover": ""
            }
        },
        "localization_overrides": {
            "en": {
                "member.singular": "Diver",
                "member.plural": "Divers",
                "nav.profile": "Dive Profile"
            },
            "fr": []
        },
        "metrics": {
            "members": 1247,
            "forum_threads": 328,
            "forum_posts": 5842,
            "dive_logs": 436,
            "dive_sites": 56
        },
        "navigation": [
            "landing.home",
            "forum.index",
            "profile.view",
            "ocean.conditions"
        ]
    },
    "selected_layouts": {
        "forum.index": {
            "id": "forum.editorial-sidebar",
            "version": "1.0.0",
            "family": "forum"
        },
        "landing.home": {
            "id": "landing.scuba-community-portal",
            "version": "1.0.0",
            "family": "landing"
        },
        "ocean.conditions": {
            "id": "ocean.conditions-dashboard",
            "version": "1.0.0",
            "family": "dashboard"
        },
        "profile.view": {
            "id": "profile.cover-sidebar",
            "version": "1.0.0",
            "family": "profile"
        }
    },
    "runtime": {
        "addons": [
            "rlx-forum",
            "rlx-landing",
            "rlx-ocean",
            "rlx-profile"
        ],
        "theme": "scuba-ocean",
        "locale": "en"
    }
}
