UNPKG

trellis

Version:

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

6 lines 248 B
/** * trellis ledger-sprite — deploy production ledger handler (TRL-243). */ import type { Command } from 'commander'; export declare function registerLedgerSpriteCommands(program: Command): void; //# sourceMappingURL=ledger-sprite-cli.d.ts.map