rt runs decision
rt › runs › decision
Pipeline: decision record --contract C --scope S --selection JSON --decided-by W (reads RT_RUN_DB)
Usage
rt runs decision <verb> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<verb> | text | record | |
--contract | text | Slot contract | |
--scope | text | Decision scope | |
--selection | text | JSON | |
--decided-by | text | Writer |
See code: commands/runs-write.ts › runsDecision