Expand description
Core domain types: events, state, errors.
Modulesยง
- diff
- Baseline and diff computation for change detection.
- enforcement
- Scope enforcement - post-execution violation detection.
- error
- Structured error types.
- events
- Event definitions and types.
- flow
TaskFlow- Runtime instance of aTaskGraph.- graph
TaskGraph- Static, immutable DAG representing planned intent.- registry
- Project registry for managing projects via events.
- runtime_
event_ projection - Runtime output to observational event projection.
- scheduler
- Scheduler - Dependency resolution and task execution coordination.
- scope
- Scope model for defining capability contracts.
- state
- State derived from events.
- verification
- worktree
- Worktree management for isolated task execution.