Internal Platform

System Health

Backend endpoint status, runtime health hooks, and canonical audit state.

System Health

Backend endpoint availability

Backend Health

API target: https://invaria-geometric-ai.onrender.com

Checking endpoints
/graph/table1pending
/infer/pathpending
/escalation/evaluatepending
/polytope/nodepending
/resonance/discrete/runpending
/gate/evaluatepending
/benchmarks/scenariospending
/benchmarks/generatepending
/benchmarks/evaluatepending
/runtime/createpending
Canonical Audit

Runtime trace and exactness boundaries

exact rationaldisplay-only float
{
  "runtime_snapshot": null,
  "selected_node": null,
  "path": null,
  "subsystem_views": [
    {
      "key": "runtime",
      "status": "live",
      "source": "/runtime/step",
      "reason_codes": []
    },
    {
      "key": "semantic_metrics",
      "status": "not_exposed",
      "source": "/runtime/step → semantic_metrics",
      "reason_codes": []
    },
    {
      "key": "entropy_maintenance",
      "status": "partial",
      "source": "/runtime/step → semantic_metrics.H_e",
      "reason_codes": []
    },
    {
      "key": "counter_resonance",
      "status": "partial",
      "source": "/runtime/step → semantic_metrics.Z_e + A_e",
      "reason_codes": []
    },
    {
      "key": "event_phase_mirror",
      "status": "not_exposed",
      "source": "/runtime/step → semantic_metrics; gate audit for C_ext",
      "reason_codes": []
    },
    {
      "key": "recursive_feedback",
      "status": "partial",
      "source": "/runtime/step → semantic_metrics.resonance_error",
      "reason_codes": []
    },
    {
      "key": "dynamic_surfaces",
      "status": "not_exposed",
      "source": "/runtime/step → surface_state + surface_stability",
      "reason_codes": []
    },
    {
      "key": "harmonic_memory",
      "status": "not_exposed",
      "source": "/runtime/step → surface_state.persistence; HAM audit when gate evaluated",
      "reason_codes": []
    },
    {
      "key": "gate_observability",
      "status": "not_exposed",
      "source": "/runtime/step → gate_open + semantic_metrics; /gate/evaluate for full conditions",
      "reason_codes": []
    },
    {
      "key": "control_plane",
      "status": "not_exposed",
      "source": "/infer/path + /gate/evaluate",
      "reason_codes": []
    },
    {
      "key": "reflective_learning",
      "status": "not_exposed",
      "source": "reflective backend modules exist; endpoint not exposed",
      "reason_codes": []
    },
    {
      "key": "canonical_audit",
      "status": "live",
      "source": "combined endpoint audit fragments",
      "reason_codes": []
    }
  ],
  "exactness_boundary": {
    "backend_authoritative": [
      "runtime state",
      "coherence",
      "entropy",
      "memory",
      "feedback",
      "control decisions",
      "audit traces"
    ],
    "frontend_display_only": [
      "Three.js projection",
      "camera interpolation",
      "panel filtering",
      "replay cursor"
    ]
  }
}