2026-06-22 21:44:35 +02:00
|
|
|
# SCOPE
|
|
|
|
|
|
2026-06-22 23:35:06 +02:00
|
|
|
> Lightweight boundary for agents and contributors.
|
2026-06-22 21:44:35 +02:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## One-liner
|
|
|
|
|
|
2026-06-22 23:35:06 +02:00
|
|
|
Framework for goal-driven digital coordination as communication.
|
2026-06-22 21:44:35 +02:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## Core Idea
|
|
|
|
|
|
2026-06-22 23:35:06 +02:00
|
|
|
coordination-engine captures coordination models, specs, and registry entries for how actors align on shared goals.
|
2026-06-22 21:44:35 +02:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## In Scope
|
|
|
|
|
|
2026-06-22 23:35:06 +02:00
|
|
|
- Coordination specs, history, and registry indexes
|
2026-08-25 17:44:39 +02:00
|
|
|
- Headless coordination runtime, including cross-repository worker coordination
|
|
|
|
|
(observation, leases, wake-up, checkpoints, safety gates, and receipts)
|
2026-06-22 23:35:06 +02:00
|
|
|
- State Hub workplans and agent instructions
|
|
|
|
|
- Capability registration when coordination patterns stabilize
|
2026-06-22 21:44:35 +02:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## Out of Scope
|
|
|
|
|
|
2026-08-25 17:44:39 +02:00
|
|
|
- Replacing the systems coordinated through adapters (issue trackers, chat,
|
|
|
|
|
workflow, notification, delivery, or evidence systems)
|
2026-06-22 23:35:06 +02:00
|
|
|
- Replacing issue trackers or chat systems
|