UNPKG

trellis

Version:

Agentic State Engine — event-sourced causal graph with branching, decision traces, and realtime sync for AI-native applications

3 lines 184 B
export { Orchestrator } from './orchestrator.js'; export type { PipelineRun, PhaseExecution, OrchestratorConfig, HandoffRecord, } from './types.js'; //# sourceMappingURL=index.d.ts.map