Design the Telegram conversation interface for Ava to orchestrate coding tasks.
User: "work on t-123" Ava: "Starting t-123: Add --help flag..." [spawns pi-code] Ava: "Coder finished. Running review..." [spawns pi-review] Ava: "✅ Approved and committed" or "❌ Rejected: <feedback>"
User: "I need a function to parse config files" Ava: "I'll create a task for that. What namespace? Any details?" User: "Omni/Config, should support JSON and YAML" Ava: "Created t-284: Parse config files (JSON/YAML). Start work now?" User: "yes" [proceeds as above]
User: "status" Ava: "Working on t-123 (iteration 2 of 3). Coder running..."
User: "stop" Ava: "Stopped. Changes uncommitted. Resume, review, or discard?"
User: "the config parser should also handle TOML" Ava: "Added to task description. Resuming coder..."
Document in this task or create Omni/Ava/Orchestrator.md with: