How COOP Works
How COOP Works
COOP treats files in the workspace as the source of truth for work state.
From those files, COOP derives:
- dependency graphs
- ready queues
- delivery plans
- reporting views
- agent prompts and execution hints
That keeps planning data, execution status, and code review artifacts close to the repository instead of splitting them across multiple disconnected systems.