Severity: info

Plan de pruebas - AI-LAB Cognitive Operations Runtime v1 RC

Runbook de validacion operativa para grounding, routing, memoria, execute safety y aprendizaje adaptativo.

Plan de pruebas

Objetivo

Validar estabilidad, grounding, routing, memoria cognitiva, execute safety y aprendizaje adaptativo del runtime.

Checklist operativa

FaseTestEstadoEvidenciaObservaciones
1Servicios baseactive en los 4 serviciosPrecheck limpio.
1APIs base200 OK y JSON validohealth, watchdog, learning/patterns.
2FAST profilemodel=llama-3.1-8b-instructRespuesta corta y razonable.
2CODING profile⚠️model=qwen2.5-coder-14b-instructFalto detalle sobre execute_v1_policy.py.
2REASONING profile[HARD_FACTS] + [INFERIDO]Buena separacion de contexto.
2Context stress100000 chars, prompt_tokens=7749Sin 502, truncamiento correcto.
2OpenCode / Gatewayopencode-ialab y :8008 fallan para autoMapeo de modelo invalido.
3Propose safe commandProposal pending creadals /opt/ai-lab.
3Approve safe commandEmpty reply from serverNo pasa a executed.
3Rejectstatus=rejectedCorrecto.
3Blocked commandBloqueo de docker por policySin ejecucion.
4Incident recall⚠️Respuesta prudenteSin match claro de context overflow.
4Routing recallModelo y contexto recuperadosCoherente.
4Recall qualityprecision=1.0, noise=0.0:8083.
4Prompt inflationchars_injected=773Dentro de presupuesto.
5Patternscount=2Patrones reales.
5Recommendationscount=1penalize_model_weight.
5Context efficiency30 samples, 100% goodCoherente.
5Recall thresholdsuggested_threshold=0.0Sin ruido.
6RX7900XT offlinePendienteEjecutar luego.
6RX7900XT onlinePendienteEjecutar luego.
7Reboot y persistenciaYa verificadoPersistencia real ya validada.

Hallazgos

  • opencode-ialab no arranca con el modelo actual de ailab-router.
  • El endpoint de aprobacion de comandos no consolida ejecuciones permitidas.
  • El resto del stack responde y mantiene presupuestos de contexto correctos.