@kitsy/coop-core
@kitsy/coop-core
@kitsy/coop-core contains the domain model and planning logic that the CLI and integrations rely on.
It is the package to use when you want to:
- parse and write COOP entities
- validate workspace state and workflow transitions
- build dependency graphs
- compute scheduling and delivery plans
The package exports compiled JavaScript plus TypeScript declarations.