88ce8df099
Bookkeeping: 13 .tasks.json files closed — the 8 the audit named, plus
mesh-phase4 (Task 9 landed 3a590a0c), the 4th stillpending phase file, and
historian-tcp-transport closed as OBSOLETE (it targets the retired Wonderware
sidecar; there is no Wonderware backend in the tree). Each carries a
closureNote naming the evidence rather than just a status flip.
11 archreview live gates written back from STATUS.md, which had recorded them
passed since 2026-07-13/15 without ever updating the task files: R2-01 #11,
R2-02 #15/#18, R2-05 T15, R2-06 T12, R2-07 T5/T6/T12/T14, R2-11 T22/T24.
R2-03 and R2-10 were deliberately NOT closed. STATUS.md's headline says "every
Round-2 live gate is now GREEN", but its own per-item detail says R2-03 is
"live-blocked on this data-less rig" and R2-10 verified the pipeline with
"breaker-OPEN state not forced". Both now carry an openNote recording the
actual blocker.
The point of the sweep: ~140 phantom pending tasks are gone, so the genuinely
unexecuted 19-task AdminUI follow-ups plan is now the largest open item in
docs/plans/ instead of being buried under work that shipped months ago.
Tier truth: docs/v2/driver-stability.md now states that its tier table is
aspirational — every driver runs Tier A because no factory passes a tier, so
MemoryRecycle and ScheduledRecycleScheduler have never engaged, and the config
parser validates a RecycleIntervalSeconds that does nothing. It also corrects a
staleness the audit missed: the separate-Windows-service hosting it describes
for Tier C no longer exists (Galaxy moved to the mxaccessgw sidecar in PR 7.2,
FOCAS went in-process with its managed wire client). docs/drivers/README.md
already said Tier A for both, so the two no longer contradict.
No runtime change — enabling recycle on two live drivers wants its own live
gate, not a docs-pass side effect. Keep-or-delete tracked as Gitea #522.
70 lines
1.8 KiB
JSON
70 lines
1.8 KiB
JSON
{
|
|
"planPath": "docs/plans/2026-06-16-stillpending-phase-4-driver-datatypes.md",
|
|
"branch": "feat/stillpending-phase-4-driver-datatypes",
|
|
"tasks": [
|
|
{
|
|
"id": 433,
|
|
"subject": "P4 Task 1: Modbus Int64/UInt64 node DataType (MapDataType split)",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"id": 434,
|
|
"subject": "P4 Task 2: FOCAS fail-fast factory (EnsureUsable at init)",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"id": 435,
|
|
"subject": "P4 Task 3: FOCAS position scaling (PositionDecimalPlaces)",
|
|
"status": "completed",
|
|
"blockedBy": [
|
|
434
|
|
]
|
|
},
|
|
{
|
|
"id": 436,
|
|
"subject": "P4 Task 4: Historian Total aggregate (client-side Average x interval-seconds)",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"id": 437,
|
|
"subject": "P4 Task 5: Historian poison-event dead-letter cap (maxAttempts)",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"id": 438,
|
|
"subject": "P4 Task 6: Docs + bookkeeping",
|
|
"status": "completed",
|
|
"blockedBy": [
|
|
433,
|
|
434,
|
|
435,
|
|
436,
|
|
437
|
|
]
|
|
},
|
|
{
|
|
"id": 439,
|
|
"subject": "P4 Task 7: Full build + test + final integration review",
|
|
"status": "completed",
|
|
"blockedBy": [
|
|
433,
|
|
434,
|
|
435,
|
|
436,
|
|
437,
|
|
438
|
|
]
|
|
},
|
|
{
|
|
"id": 440,
|
|
"subject": "P4 Task 8: Live /run \u2014 Modbus Int64 (acceptance gate)",
|
|
"status": "completed",
|
|
"blockedBy": [
|
|
439
|
|
]
|
|
}
|
|
],
|
|
"lastUpdated": "2026-07-27",
|
|
"closureNote": "Shipped \u2014 the stillpending backlog audit cites the landing commits (1e95856b, ada01e1a, fc8121cb, 3e609a2b, 70e6d3d2, c236263e, bd8fee61, 5e27b5f7, fcb38014). Marked complete 2026-07-27 (deferment.md \u00a78.5)."
|
|
}
|