d907160747
Nullable ConfigDb factory; UpsertNodeDeploymentState no-ops when absent (central persists acks from the ApplyAck); scripted-alarm condition state served from the LocalDb store instead of the ConfigDb-backed Ef store. Combines Phase-4 Tasks 4 + 6. Removes the interim dbFactory! cast. Claude-Session: https://claude.ai/code/session_01GASWkNEi68FSCtvr6rLoEW
119 lines
3.1 KiB
JSON
119 lines
3.1 KiB
JSON
{
|
|
"planPath": "docs/plans/2026-07-23-mesh-phase4-cut-driver-configdb.md",
|
|
"tasks": [
|
|
{
|
|
"id": 0,
|
|
"subject": "Task 0: ConfigSourceOptionsValidator \u2014 driver-only \u21d2 FetchAndCache",
|
|
"status": "completed",
|
|
"commit": "d630a7e",
|
|
"result": "13/13 tests; APPROVED by code review"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"subject": "Task 1: Program.cs \u2014 gate ConfigDb registration + health check on hasAdmin",
|
|
"status": "completed",
|
|
"commit": "a41582ea",
|
|
"result": "8/8 tests; surfaced Task 1b (IGroupRoleMapper ConfigDb dep)"
|
|
},
|
|
{
|
|
"id": "1b",
|
|
"subject": "Task 1b: driver-only ILdapGroupRoleMappingService \u2014 empty (appsettings-only)",
|
|
"status": "completed",
|
|
"blockedBy": [
|
|
1
|
|
],
|
|
"commit": "833e45db",
|
|
"result": "9/9 tests; APPROVED (Task 7 to pin fused-node ordering)"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"subject": "Task 2: DbHealthProbeActor \u2014 no spawn on driver-only; DbReachable=true constant",
|
|
"status": "completed",
|
|
"blockedBy": [
|
|
1
|
|
],
|
|
"commit": "9565827",
|
|
"result": "43 tests; spec-compliant + code-review (comment fixed to honest interim; functional fix = Task 4/6)"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"subject": "Task 3: OpcUaPublishActor \u2014 nullable factory; rebuild always carries bytes",
|
|
"status": "pending",
|
|
"blockedBy": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"subject": "Task 4: DriverHostActor \u2014 nullable factory; drop redundant SQL ack-writes",
|
|
"status": "pending",
|
|
"blockedBy": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 5,
|
|
"subject": "Task 5: alarm_condition_state LocalDb table + LocalDbAlarmConditionStateStore",
|
|
"status": "completed",
|
|
"commit": "4f4cdd05",
|
|
"result": "16 new tests; SPEC-COMPLIANT + APPROVED (ON CONFLICT DO UPDATE replication-safe). Fold Kind+null-audit test polish into Task 4/6"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"subject": "Task 6: Wire LocalDb condition store into DriverHostActor for driver-role",
|
|
"status": "pending",
|
|
"blockedBy": [
|
|
4,
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 7,
|
|
"subject": "Task 7: Registration cleanup + full-graph driver-only DI sweep",
|
|
"status": "pending",
|
|
"blockedBy": [
|
|
"1b",
|
|
2,
|
|
3,
|
|
4,
|
|
6
|
|
]
|
|
},
|
|
{
|
|
"id": 8,
|
|
"subject": "Task 8: Docs \u2014 Redundancy.md ServiceLevel + interop + Configuration.md + CLAUDE.md",
|
|
"status": "pending",
|
|
"blockedBy": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 9,
|
|
"subject": "Task 9: Drop dead ConfigDb ScriptedAlarmState table + retire EfAlarmConditionStateStore",
|
|
"status": "pending",
|
|
"blockedBy": [
|
|
6
|
|
]
|
|
},
|
|
{
|
|
"id": 10,
|
|
"subject": "Task 10: Rig \u2014 driver-only site nodes lose ConfigDb string",
|
|
"status": "pending",
|
|
"blockedBy": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 11,
|
|
"subject": "Task 11: Live gate",
|
|
"status": "pending",
|
|
"blockedBy": [
|
|
8,
|
|
9,
|
|
10
|
|
]
|
|
}
|
|
],
|
|
"lastUpdated": "2026-07-23"
|
|
}
|