Files
svrnty-vision/docs/goal-runs/bte-product-ready-provider-gateway-refresh/svrnty-vision-work-007-provider-gateway-refresh.json
2026-06-19 16:10:15 -04:00

65 lines
2.2 KiB
JSON

{
"schema": "svrnty-vision.bte-product-ready-provider-gateway-refresh-proof.v1",
"timestamp": "2026-06-19T20:08:14Z",
"work_item_id": "SVRNTY-VISION-WORK-007",
"route": "svrnty-vision",
"goal": "Provide bounded provider-gateway health proof for the BTE Product Ready live-effect chain without claiming readiness.",
"approval": {
"name": "BTE Product Ready provider gateway proof refresh",
"expired": true,
"expiry_reason": "first_failed_blocked_effect:bte_provider_call_timeout"
},
"precondition": {
"bte_expected_url": "http://localhost:8092/healthz",
"initial_host_health_status": "connection_refused"
},
"gateway_refresh": {
"image": "cortex-os/vision:seed",
"host_port_container": {
"name": "svrnty-vision-bte-proof",
"container_id_prefix": "b25509d4d640",
"mapping": "0.0.0.0:8092->8094/tcp",
"healthz": {
"url": "http://localhost:8092/healthz",
"http_status": 200,
"body_status": "ok",
"version": "0.1.0"
}
},
"bte_network_namespace_container": {
"name": "svrnty-vision-bte-net-proof",
"container_id_prefix": "a9a916ad2f5c",
"network": "container:bte-rest-mcp-readiness-api",
"env_override": "SVRNTY_VISION_PORT=8092",
"healthz_from_bte_runtime_namespace": {
"url": "http://localhost:8092/healthz",
"http_status": 200,
"body_status": "ok",
"version": "0.1.0"
}
}
},
"downstream_bte_recheck": {
"readyz": {
"url": "http://localhost:6001/readyz",
"http_status": 200,
"body_status": "Healthy"
},
"provider_call_result_ref": "../bte/docs/goal-runs/bte-product-ready-provider-gateway-refresh/bte-work-019-provider-gateway-refresh-and-provider-call.json"
},
"route_validator": {
"command": "python3 tools/validate_svrnty_vision_child.py",
"status": "pass"
},
"tool_effects": {
"gateway_runtime_started": true,
"provider_call_from_this_route": false,
"profile_exposure_changed": false,
"mcp_registered": false,
"archive_delete_performed": false,
"raw_payload_storage_created": false,
"product_ready_claim_made": false
},
"status": "gateway_health_proven_provider_call_blocked_downstream"
}