docs(plans): mark WaitAsync compile-surface tasks complete in tasks.json
This commit is contained in:
@@ -4,10 +4,14 @@
|
||||
"worktree": ".claude/worktrees/waitasync-surface",
|
||||
"baseSha": "c2e89e9d40fbfd0b11b1b5124efcb835dfb9eb90",
|
||||
"tasks": [
|
||||
{"id": 158, "key": "WS-1", "subject": "Mirror WaitAsync/WaitForAsync on template compile surface", "classification": "small", "parallelizableWith": ["WS-3"], "status": "pending"},
|
||||
{"id": 159, "key": "WS-2", "subject": "Harden CompileSurfaceParityTests to catch missing mirrors", "classification": "standard", "parallelizableWith": [], "blockedBy": [158], "status": "pending"},
|
||||
{"id": 160, "key": "WS-3", "subject": "Mirror WaitForAttribute on inbound-script analysis surfaces", "classification": "small", "parallelizableWith": ["WS-1"], "status": "pending"},
|
||||
{"id": 161, "key": "WS-4", "subject": "Verify/normalize routed WaitForAttribute response value", "classification": "standard", "parallelizableWith": [], "status": "pending"}
|
||||
{"id": 158, "key": "WS-1", "subject": "Mirror WaitAsync/WaitForAsync on template compile surface", "classification": "small", "parallelizableWith": ["WS-3"], "status": "completed", "commit": "a118668"},
|
||||
{"id": 159, "key": "WS-2", "subject": "Harden CompileSurfaceParityTests to catch missing mirrors", "classification": "standard", "parallelizableWith": [], "blockedBy": [158], "status": "completed", "commit": "adc8ee4"},
|
||||
{"id": 160, "key": "WS-3", "subject": "Mirror WaitForAttribute on inbound-script analysis surfaces", "classification": "small", "parallelizableWith": ["WS-1"], "status": "completed", "commit": "bee295d"},
|
||||
{"id": 161, "key": "WS-4", "subject": "Verify/normalize routed WaitForAttribute response value", "classification": "standard", "parallelizableWith": [], "status": "completed", "commit": "b88f04e"}
|
||||
],
|
||||
"reviewPolishCommit": "8dcc55f",
|
||||
"followUps": [
|
||||
{"id": 162, "subject": "normalize routed GetAttributes List values for cross-process transport (surfaced by WS-4 review)"}
|
||||
],
|
||||
"lastUpdated": "2026-06-17"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user