chore(plan): Layer 0 complete (T0-T3) — tracking update
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
"branch": "feat/scriptlog-alarm-runtime",
|
||||
"baseBranch": "master",
|
||||
"baseSha": "df4c2657",
|
||||
"status": "pending",
|
||||
"status": "in-progress",
|
||||
"tasks": [
|
||||
{"id": 200, "planTask": 0, "subject": "T0: Branch + test-project check", "classification": "small", "status": "pending"},
|
||||
{"id": 201, "planTask": 1, "subject": "T1: IScriptLogPublisher + ScriptLogTopicSink", "classification": "standard", "status": "pending", "blockedBy": [200]},
|
||||
{"id": 202, "planTask": 2, "subject": "T2: Root script logger + DpsScriptLogPublisher + Host wiring", "classification": "standard", "status": "pending", "blockedBy": [201]},
|
||||
{"id": 203, "planTask": 3, "subject": "T3: Rewire Roslyn evaluators to root logger", "classification": "standard", "status": "pending", "blockedBy": [202]},
|
||||
{"id": 204, "planTask": 4, "subject": "T4: Live-verify Layer 0", "classification": "verification", "status": "pending", "blockedBy": [202, 203]},
|
||||
{"id": 200, "planTask": 0, "subject": "T0: Branch + test-project check", "classification": "small", "status": "completed"},
|
||||
{"id": 201, "planTask": 1, "subject": "T1: IScriptLogPublisher + ScriptLogTopicSink", "classification": "standard", "status": "completed", "blockedBy": [200], "commit": "14fe88fc"},
|
||||
{"id": 202, "planTask": 2, "subject": "T2: Root script logger + DpsScriptLogPublisher + Host wiring", "classification": "standard", "status": "completed", "blockedBy": [201], "commit": "73014258, bf86b3de"},
|
||||
{"id": 203, "planTask": 3, "subject": "T3: Rewire Roslyn evaluators to root logger", "classification": "standard", "status": "completed", "blockedBy": [202], "commit": "bd2dd05a, 788bb68d"},
|
||||
{"id": 204, "planTask": 4, "subject": "T4: Live-verify Layer 0", "classification": "verification", "status": "in-progress", "blockedBy": [202, 203]},
|
||||
{"id": 205, "planTask": 5, "subject": "T5: EquipmentScriptedAlarmPlan + Phase7Composer enrichment", "classification": "standard", "status": "pending", "blockedBy": [200], "parallelizableWith": [207, 208]},
|
||||
{"id": 206, "planTask": 6, "subject": "T6: DeploymentArtifact parity for alarm plan", "classification": "standard", "status": "pending", "blockedBy": [205], "parallelizableWith": [207, 208]},
|
||||
{"id": 207, "planTask": 7, "subject": "T7: DependencyMuxTagUpstreamSource", "classification": "standard", "status": "pending", "blockedBy": [200], "parallelizableWith": [205, 206, 208]},
|
||||
|
||||
Reference in New Issue
Block a user