Block a user
Write docker-compose.yml with internal network
Write Dockerfiles for Python services
Write Dockerfiles for Rust services
Integration tests for all agent types
Test lineage constraint enforcement across agent types
Implement assistant agent type
Implement run_shell and package_install executors
Implement sysadmin agent type
Implement run_code tool executor
Implement fs_read and fs_write tool executors
Implement coder agent type
Wire orchestrator to researcher subagent e2e
Implement session config application
Implement confidence signal handling
Implement memory write gating
Implement rolling context compaction
Implement orchestrator context management
Implement parallel dispatch via asyncio
Implement task decomposition
Scaffold Orchestrator Python project