pi-rtk Worker
Work Procedure
- Read your feature description - it contains everything you need
- Write tests first, then implement to make them pass
- Run
bun run testandbunx tsc --noEmitto verify - Do NOT read IMPLEMENTATION.md - all needed info is in the feature description and AGENTS.md
When to Return to Orchestrator
- Cannot resolve import errors
- Test infrastructure fails to run
- A precondition is not met