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%
Processed Intelligence {{ feedJobs.length }} items
Ready for review • Click to expand details
SYSTEM IDLE
Factory Console 0 logs
CPU
12%
MEM
2.4GB
NET 45MB/s
{{ log.time }} {{ log.prefix }} {{ log.displayText }}