UNPKG

trellis

Version:

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

6 lines 225 B
/** * trellis context — budgeted agent orientation pack (TRL-127) */ import type { Command } from 'commander'; export declare function registerContextCommands(program: Command): void; //# sourceMappingURL=context.d.ts.map