{ "version": "v0", "one_liner": "Primary continuity runtime provider is the live NextGen engine, with local materialized continuity state as explicit fallback.", "mode": "primary_external_fallback_local", "external": { "base_url": "http://127.0.0.1:7777", "health_path": "/health", "nextgen_path": "/interface/nextgen", "versions_path": "/v1/continuity/versions", "surfaces_path": "/v1/continuity/surfaces", "activate_surface_path_template": "/v1/continuity/surfaces/{surface_id}/activate", "api_key_header": "x-api-key", "tenant_header": "x-tenant-id", "api_key_default": "meta3-dev-key", "tenant_default": "meta3-lab" }, "fallback": { "latest_pointer_path": "runs/continuity/latest.json" } }