70 lines
2.4 KiB
JSON
70 lines
2.4 KiB
JSON
{
|
|
"schema": "svrnty-vision.bte-product-ready-local-vlm-provider-proof.v1",
|
|
"timestamp": "2026-06-19T20:16:43Z",
|
|
"work_item_id": "SVRNTY-VISION-WORK-008",
|
|
"route": "svrnty-vision",
|
|
"goal": "Prove the configured local VLM provider is reachable for the BTE Product Ready provider-call chain without claiming readiness.",
|
|
"approval": {
|
|
"name": "BTE Product Ready local VLM provider proof refresh",
|
|
"expires_after_report": true
|
|
},
|
|
"provider_route_resolution": {
|
|
"registered_ollama_provider_route_found": false,
|
|
"adapter_owner_route_used_for_proof": "svrnty-vision",
|
|
"reason": "svrnty-vision owns the configured VLM adapter endpoint used by BTE through /vlm/analyze"
|
|
},
|
|
"configured_provider": {
|
|
"kind": "local_ollama_openai_compatible",
|
|
"base_url": "http://100.88.167.87:11434",
|
|
"expected_model": "qwen3-vl:32b"
|
|
},
|
|
"health_proof": {
|
|
"ollama_tags": {
|
|
"url": "http://100.88.167.87:11434/api/tags",
|
|
"http_status": 200,
|
|
"duration_seconds": 0.004933,
|
|
"expected_model_present": true
|
|
},
|
|
"openai_models": {
|
|
"url": "http://100.88.167.87:11434/v1/models",
|
|
"http_status": 200,
|
|
"duration_seconds": 0.001439,
|
|
"expected_model_present": true
|
|
}
|
|
},
|
|
"gateway_recheck": {
|
|
"host_healthz": {
|
|
"url": "http://localhost:8092/healthz",
|
|
"http_status": 200,
|
|
"duration_seconds": 0.001575,
|
|
"body_status": "ok",
|
|
"version": "0.1.0"
|
|
},
|
|
"bte_runtime_namespace_healthz": {
|
|
"url": "http://localhost:8092/healthz",
|
|
"http_status": 200,
|
|
"duration_seconds": 0.000823,
|
|
"body_status": "ok",
|
|
"version": "0.1.0"
|
|
}
|
|
},
|
|
"downstream_bte_result_ref": "../bte/docs/goal-runs/bte-product-ready-local-vlm-provider-refresh/bte-work-020-successful-provider-call.json",
|
|
"route_validator": {
|
|
"command": "python3 tools/validate_svrnty_vision_child.py",
|
|
"status": "pass"
|
|
},
|
|
"tool_effects": {
|
|
"provider_health_probe_performed": true,
|
|
"provider_start_or_refresh_performed": false,
|
|
"direct_model_inference_performed": false,
|
|
"gateway_runtime_started": false,
|
|
"bte_provider_call_performed_by_bte_route": true,
|
|
"profile_exposure_changed": false,
|
|
"mcp_registered": false,
|
|
"archive_delete_performed": false,
|
|
"raw_payload_storage_created_by_this_route": false,
|
|
"product_ready_claim_made": false
|
|
},
|
|
"status": "local_vlm_provider_health_proven"
|
|
}
|