mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
evidence is read-only, but the cross-agent ownership gate blocked a caller from inspecting a task its own work depends on (a frontend cell could not read the UX task it was waiting on). Exempt reads where the target is a dependency of a task assigned to the caller. Also dropped stale internal refs from the docstring.