mirror of
https://github.com/dtzp555-max/memory-continuity.git
synced 2026-07-21 21:15:07 +00:00
Wire minimal project-heartbeat runtime state
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"activeProject": {
|
||||
"name": "Geopolitical Turbulence Trapper",
|
||||
"state": "armed",
|
||||
"timeoutMin": 10,
|
||||
"lastUserVisibleUpdateAt": "2026-03-08T19:04:00+10:00",
|
||||
"lastCheckAt": null,
|
||||
"trackedWorkers": [
|
||||
"data_worker",
|
||||
"strategy_worker",
|
||||
"dashboard_worker"
|
||||
],
|
||||
"notes": "Use project-heartbeat rules. If timeout expires with no meaningful update, inspect worker traces / CURRENT_STATE / blocker state and send a user-visible update. Close when project is done, paused, failed, or cancelled."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user