Files
explorer-monorepo/frontend/public/config/mission-control-verify.example.json

9 lines
314 B
JSON
Raw Normal View History

{
"publishedAt": "2026-04-04T00:00:00Z",
"source": "operator-verify-scripts",
"summary": "Copy to mission-control-verify.json on the explorer host and set MISSION_CONTROL_VERIFY_JSON on the Go service.",
"checks": [
{ "name": "example", "ok": true, "detail": "Replace with real verify output." }
]
}