AI-LAB expone topología como señal operacional (no como diagrama estático).
Endpoints
Section titled “Endpoints”GET /runtime/topologyGET /runtime/topology/dependenciesGET /runtime/topology/authorityGET /runtime/topology/blast-radiusGET /runtime/topology/confidenceGET /runtime/topology/driftSemántica clave
Section titled “Semántica clave”- active: componente operando ahora.
- inventory: existe pero no está en operación.
- discoverable: visible por discovery, no necesariamente operativo.
Diagrama: topología runtime
Section titled “Diagrama: topología runtime”flowchart TD GW[Gateway :8008] --> LM[LM Studio :1234] GW --> P[Prometheus :9090] GW --> G[Grafana :3000] GW --> GN[GitNexus] GW --> R[Router :8083] GW --> L[Live API :8084]