Expose infrastructure side-buffer owner lane

This commit is contained in:
Jan Petykiewicz 2026-04-18 13:37:03 -07:00
commit cf2e6cb6ad
5 changed files with 41 additions and 8 deletions

View file

@ -4,8 +4,8 @@ Working rule:
- Do not stop after commits.
- After each commit, check this queue and continue.
- Only stop if the queue is empty, the remaining work cannot be advanced by any non-hook analysis
or rehosting path without guessing, or you need approval.
- Only stop if the queue is empty, the remaining work cannot be advanced by any further non-hook
work without guessing, or you need approval.
- Before any final response, state which stop condition is true. If none is true, continue.
## Next