Console
The Cade Console is an interactive REPL for debugging and testing scoring configurations. It supports a full Terminal User Interface (TUI) mode with visual panels and real-time monitoring, as well as a scriptable Pipe mode for automation. See the child pages for the command reference, panel layout, expression language, cascade visualization, and configuration options.
- Overview
What the console is — an interactive REPL with a full TUI mode and a scriptable Pipe mode for automation.
- Commands
The command reference for expression evaluation, event simulation, variable management, and engine control.
- Panels
The TUI layout — the Logs, Events, and Console tabs, the cascade overlay, and the chrome around them.
- Expressions
The console's eval calculator, plus the full operator and function reference for scoring expressions.
- Cascade Visualization
See the chain of effects from a single event as an interactive tree of rules, variable changes, and child events.
- Configuration
HCL blocks that control the console prompt, history, display, colors, completion, startup, and session behavior.