Skip to main content

Module core

Module core 

Source
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 a TaskGraph.
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.