8e048f0d5b
This reverts the reverte1c28c38, re-landingd502d66c. Forensics on the project 000 incident show the original revert was a misattribution: the failures observed at 19:00-19:21 ran on a server started before the fix was committed (19:59), and the 20:27 failure was the separate company_work_item_plan schema collision (fixed in the previous commit), which this change never claimed to cover. Re-landing is also now required byc9018000: the deferred approval-card click path rewrites the reply to target the parked AWAITING_HUMAN checkpoint and resumes through _resume_task_checkpoint — without this change that resume hits the empty-task-list + MULTI_AGENT value-alias bug and returns an empty reply on company tasks. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>