{
    "schema": "ursy-security-bus-status-v1",
    "domain": "ursy.io",
    "entity": {
        "entity_id": "URSY-IO-001",
        "entity_domain": "ursy.io",
        "entity_display_name": "URSY.io",
        "entity_slug": "ursy-io",
        "mesh_role": "protocol/network layer node",
        "root_authority": "URSY.org"
    },
    "security_bus_enabled": false,
    "security_bus_status": "scaffolded_planned",
    "last_security_bus_check": null,
    "active_advisory_count": 0,
    "latest_advisory_hash": null,
    "manifest_update_required": false,
    "entity_quarantine_status": "none",
    "bouncer": {
        "bouncer_exists": false,
        "guard_layer_exists": true,
        "route_guards_exist": true,
        "bad_actor_blocking_exists": false,
        "prompt_injection_guard_exists": true,
        "api_abuse_guard_exists": true,
        "origin_rate_limit_state": "enabled_for_machine_surfaces",
        "public_rest_user_enumeration_guard": true
    },
    "wording": {
        "bouncer": "The bouncer is the local enforcement layer.",
        "security_bus": "The security bus is the URSY network advisory layer."
    }
}