42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
[
|
|
{
|
|
"content": "Create anomaly_events database table",
|
|
"status": "completed",
|
|
"activeForm": "Creating anomaly_events database table"
|
|
},
|
|
{
|
|
"content": "Create Anomaly Detector function (slow cycle, stoppage, high scrap)",
|
|
"status": "completed",
|
|
"activeForm": "Creating Anomaly Detector function"
|
|
},
|
|
{
|
|
"content": "Create Event Logger function with deduplication",
|
|
"status": "completed",
|
|
"activeForm": "Creating Event Logger function"
|
|
},
|
|
{
|
|
"content": "Wire anomaly detection into Machine Cycles flow",
|
|
"status": "completed",
|
|
"activeForm": "Wiring anomaly detection into flow"
|
|
},
|
|
{
|
|
"content": "Add high scrap detection to complete-work-order handler",
|
|
"status": "completed",
|
|
"activeForm": "Adding high scrap detection"
|
|
},
|
|
{
|
|
"content": "Enhance Home tab with anomaly alerts badge",
|
|
"status": "pending",
|
|
"activeForm": "Enhancing Home tab with alerts"
|
|
},
|
|
{
|
|
"content": "Enhance Alerts tab to show active anomalies",
|
|
"status": "pending",
|
|
"activeForm": "Enhancing Alerts tab"
|
|
},
|
|
{
|
|
"content": "Test anomaly detection with real cycles",
|
|
"status": "pending",
|
|
"activeForm": "Testing anomaly detection"
|
|
}
|
|
] |