UNPKG

trellis

Version:

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

7 lines 283 B
/** * trellis admin — operator console (AffordanceShell + TML). * Spec: TRL-175 (kernel) · TRL-180 (playground probe / v1.1). */ import type { Command } from 'commander'; export declare function registerAdminCommands(program: Command): void; //# sourceMappingURL=admin.d.ts.map