Cognitive Factory
{{ activeJob ? (activeJob.status === 'grinding' ? 'Processing: ' + (activeJob.meta.currentPhase || 'INIT') : 'Reviewing') : 'System Idle'
}}
Ingest
✓
Process
Enrich
Output
Queue:
{{ activeJob ? '1' : '0' }}
Avg:
{{ activeJob ? Math.round(activeJob.meta.latency / 100) / 10 + 's' : '1.2s'
}}
Success:
99.2%
Factory Console
0 logs
CPU
12%
MEM
2.4GB
NET
45MB/s