- Auth: Login/Register con creacion de clinica - Dashboard: KPIs reales, graficas recharts - Pacientes: CRUD completo con busqueda - Agenda: FullCalendar, drag-and-drop, vista recepcion - Expediente: Notas SOAP, signos vitales, CIE-10 - Facturacion: Facturas con IVA, campos CFDI SAT - Inventario: Productos, stock, movimientos, alertas - Configuracion: Clinica, equipo, catalogo servicios - Supabase self-hosted: 18 tablas con RLS multi-tenant - Docker + Nginx para produccion Co-Authored-By: claude-flow <ruv@ruv.net>
26 lines
547 B
JSON
26 lines
547 B
JSON
{
|
|
"version": "3.0.0",
|
|
"initialized": "2026-03-02T23:31:30.876Z",
|
|
"domains": {
|
|
"completed": 0,
|
|
"total": 5,
|
|
"status": "INITIALIZING"
|
|
},
|
|
"ddd": {
|
|
"progress": 0,
|
|
"modules": 0,
|
|
"totalFiles": 0,
|
|
"totalLines": 0
|
|
},
|
|
"swarm": {
|
|
"activeAgents": 0,
|
|
"maxAgents": 15,
|
|
"topology": "hierarchical-mesh"
|
|
},
|
|
"learning": {
|
|
"status": "READY",
|
|
"patternsLearned": 0,
|
|
"sessionsCompleted": 0
|
|
},
|
|
"_note": "Metrics will update as you use Claude Flow. Run: npx @claude-flow/cli@latest daemon start"
|
|
} |