docs(historian): Phase C HistoryRead implementation plan + tasks
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"planPath": "docs/plans/2026-06-14-galaxy-phase-c-historian-plan.md",
|
||||
"tasks": [
|
||||
{"id": 0, "subject": "Task 0: Feature branch feat/galaxy-phase-c-historian (created)", "status": "completed"},
|
||||
{"id": 1, "subject": "Task 1: Carry isHistorized + historianTagname (composer + artifact byte-parity)", "status": "pending", "blockedBy": [0]},
|
||||
{"id": 2, "subject": "Task 2: Materialize historized — Historizing + HistoryRead bit + NodeId->tagname registry", "status": "pending", "blockedBy": [1]},
|
||||
{"id": 3, "subject": "Task 3: HistoryRead override — Raw/Processed/AtTime + NullHistorianDataSource + prop", "status": "pending", "blockedBy": [2]},
|
||||
{"id": 4, "subject": "Task 4: HistoryRead override — Events over equipment-folder notifiers", "status": "pending", "blockedBy": [3]},
|
||||
{"id": 5, "subject": "Task 5: DI + config + Host wiring (AddServerHistorian, SetHistorianDataSource)", "status": "pending", "blockedBy": [3]},
|
||||
{"id": 6, "subject": "Task 6: Docs + bookkeeping", "status": "pending", "blockedBy": [4, 5]},
|
||||
{"id": 7, "subject": "Task 7: Live docker-dev /run verification — DEFERRED (user-driven)", "status": "pending", "blockedBy": [5]}
|
||||
],
|
||||
"lastUpdated": "2026-06-14"
|
||||
}
|
||||
Reference in New Issue
Block a user