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

  1. Read research-queue.md.
  2. Pick exactly one OPEN question, unless the user assigned one.
  3. Check ../tasks/claim-board.md and ../../log.md for active claims.
  4. Add a claim to both the claim board and log.
  5. Read any linked prior answers for the question.
  6. Answer the question in the listed answer path using answer-template.md.
  7. Update research-queue.md with status ANSWERED, PARTIAL, or BLOCKED.
  8. 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.