37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
[
|
|
{
|
|
"content": "Create phase2_database_migration.sql with missing tables (stop_events, production_sessions, cycle_anomalies)",
|
|
"status": "in_progress",
|
|
"activeForm": "Creating phase2_database_migration.sql with missing tables"
|
|
},
|
|
{
|
|
"content": "Implement cycle count capping at 100 in machine cycles function",
|
|
"status": "pending",
|
|
"activeForm": "Implementing cycle count capping at 100"
|
|
},
|
|
{
|
|
"content": "Implement hardware irregularity tracking with anomaly detection",
|
|
"status": "pending",
|
|
"activeForm": "Implementing hardware irregularity tracking"
|
|
},
|
|
{
|
|
"content": "Create phase2_work_order_buttons_function.js with stop reason categorization",
|
|
"status": "pending",
|
|
"activeForm": "Creating work order buttons function with stop categorization"
|
|
},
|
|
{
|
|
"content": "Implement session management logic with unique session IDs",
|
|
"status": "pending",
|
|
"activeForm": "Implementing session management logic"
|
|
},
|
|
{
|
|
"content": "Create startup_recovery_function.js for crash recovery",
|
|
"status": "pending",
|
|
"activeForm": "Creating startup recovery function"
|
|
},
|
|
{
|
|
"content": "Update machine cycles function to integrate all new features",
|
|
"status": "pending",
|
|
"activeForm": "Updating machine cycles function with all features"
|
|
}
|
|
] |