Architecture Research Queue
This directory is the entrypoint for planning/recovery research about the Pi agent setup.
External agents should start here, not with D3-TUI implementation.
Required Flow
- Read
research-queue.md. - Pick exactly one
OPENquestion, unless the user assigned one. - Check
../tasks/claim-board.mdand../../log.mdfor active claims. - Add a claim to both the claim board and log.
- Read any linked prior answers for the question.
- Answer the question in the listed answer path using
answer-template.md. - Update
research-queue.mdwith statusANSWERED,PARTIAL, orBLOCKED. - Release the claim.
Scope Boundary
This queue is about the best architecture for the Pi agent workcell: orchestration, frameworks, containers, repo workflow, knowledge depot, toolchain, validation, and remote UI.
Do not implement D3-TUI source changes from this queue unless a question explicitly assigns an implementation probe.