TRI CLI Command Categories
The TRI CLI organizes 157 commands into 10 distinct categories, each serving a specific purpose in the Trinity ecosystem.
φ² + 1/φ² = 3 = TRINITY
Category Overview
| Category | Commands | Purpose |
|---|---|---|
| 🤖 AI & Chat | 5 | Interactive AI chat and code generation |
| 🧬 Sacred Science | 25 | Biology, cosmology, neuroscience, music |
| φ Sacred Math | 8 | Golden ratio, Fibonacci, Lucas numbers |
| 📦 Git | 4 | Version control integration |
| 🔧 Development | 20 | SWE agent, code analysis, tools |
| ⚙️ System | 12 | System info, benchmarks, utilities |
| 🎬 Demos | 37 | Interactive demonstrations |
| ⚡ Benchmarks | 36 | Performance benchmarks |
| ✨ Sacred Intelligence | 0 | Sacred agent commands |
| 🚀 Advanced | 10 | Distributed computing, FPGA |
1. AI & Chat (5 commands)
Interactive AI-powered chat and code generation.
| Command | Description |
|---|---|
chat [--stream] | Interactive chat with vision + voice + tools |
code [--stream] | Generate code with typing effect |
fix <file> | Detect and fix bugs |
explain <file> | Explain code or concept |
reason <prompt> | Chain-of-thought reasoning |
2. Sacred Science (25 commands)
Explore the universe through sacred mathematics and natural patterns.
Biology (v14.0)
| Command | Description |
|---|---|
tri bio dna | DNA sequence sacred analysis |
tri bio rna | RNA sequence analysis |
tri bio protein | Protein structure analysis |
tri bio codon | Codon lookup |
Cosmology (v15.0)
| Command | Description |
|---|---|
tri cosmos hubble | Hubble tension via φ |
tri cosmos dark | Dark energy π-patterns |
tri cosmos expand | Universe expansion |
Neuroscience (v16.0)
| Command | Description |
|---|---|
tri neuro waves | Brain wave patterns |
tri neuro consciousness | Ψ consciousness formula |
tri neuro regions | Brain regions mapping |
tri neuro network | Neural network φ-patterns |
Music (v5.0)
| Command | Description |
|---|---|
tri music | Music theory analysis |
tri frequency | Frequency to note |
tri scale | Scale construction |
tri chord | Chord analysis |
tri resonance | Resonance patterns |
tri waveform | Waveform visualization |
tri harmony | Harmonic analysis |
tri phi-series | φ-based music series |
3. Sacred Math (8 commands)
Mathematical foundations based on the golden ratio φ.
| Command | Description |
|---|---|
math | Sacred math dispatcher |
constants | Show φ, π, e, μ, χ, σ, ε... |
phi | Compute φⁿ |
fib | Fibonacci with BigInt |
lucas | Lucas L(n) — L(2)=3=TRINITY |
spiral | φ-spiral coordinates |
gematria | Calculate gematria value |
sacred | Sacred mathematics overview |
4. Git (4 commands)
Built-in version control commands.
| Command | Description |
|---|---|
status | Git status --short |
diff | Git diff |
log | Git log --oneline -10 |
commit | Git add -A && commit |
5. Development (20 commands)
Software engineering agent and development tools.
SWE Agent
| Command | Description |
|---|---|
test | Generate tests |
doc | Generate documentation |
refactor | Suggest refactoring |
Code Analysis
| Command | Description |
|---|---|
analyze | Analyze codebase |
search | Search functionality |
context-info | Context information (Cycle 92) |
VIBEE Compiler
| Command | Description |
|---|---|
gen | Compile VIBEE spec to Zig/Verilog |
convert | Format conversion |
serve | Unified API server |
Dev Utilities
| Command | Description |
|---|---|
doctor | Dev utility: doctor |
clean | Dev utility: clean |
fmt | Format code |
stats | Project statistics |
igla | Dev utility: igla |
6. System (12 commands)
System information and utilities.
| Command | Description |
|---|---|
info | System information |
version | Show version |
help | Show all commands |
bench | Run performance benchmarks |
tvc-stats | Show TVC corpus statistics |
deps | List project dependencies |
distributed | Distributed inference |
multi-cluster | Multi-cluster management |
hardware | Hardware information |
time | Time utilities |
install | Installation utilities |
build | Build utilities |
7. Demos (37 commands)
Interactive demonstrations for each development cycle.
tvc-demo, agents-demo, context-demo, rag-demo,
voice-demo, sandbox-demo, stream-demo, vision-demo,
finetune-demo, batched-demo, priority-demo, deadline-demo,
multimodal-demo, tooluse-demo, unified-demo, autonomous-demo,
orchestration-demo, mm-orch-demo, memory-demo, persist-demo,
spawn-demo, cluster-demo, worksteal-demo, plugin-demo,
comms-demo, observe-demo, consensus-demo, specexec-demo,
governor-demo, fedlearn-demo, eventsrc-demo, capsec-demo,
dtxn-demo, cache-demo, contract-demo, workflow-demo,
fpga-demo, sacred-full-cycle, deck
8. Benchmarks (36 commands)
Performance benchmarks for each cycle.
agents-bench, context-bench, rag-bench, voice-bench,
sandbox-bench, stream-bench, vision-bench, finetune-bench,
batched-bench, priority-bench, deadline-bench, multimodal-bench,
tooluse-bench, unified-bench, autonomous-bench, orchestration-bench,
mm-orch-bench, memory-bench, persist-bench, spawn-bench,
cluster-bench, worksteal-bench, plugin-bench, comms-bench,
observe-bench, consensus-bench, specexec-bench, governor-bench,
fedlearn-bench, eventsrc-bench, capsec-bench, dtxn-bench,
cache-bench, contract-bench, workflow-bench
9. Sacred Intelligence (0 commands)
Note: Commands in this category are integrated into Sacred Science
Sacred agent commands for identity affirmation and awakening.
10. Advanced (10 commands)
Advanced features including distributed computing and FPGA.
| Command | Description |
|---|---|
pipeline run <task> | Execute 17-link Golden Chain |
decompose | Break task into sub-tasks (Link 4) |
plan | Generate implementation plan (Link 5) |
spec_create | Create .vibee spec template (Link 6) |
loop_decide | Loop decision: CONTINUE/EXIT (Link 17) |
verify | Run tests + benchmarks (Links 7-11) |
verdict | Generate toxic verdict (Link 14) |
evolve | Evolve fingerprint (Firebird) |
research | Research tools |
launch | Launch applications |
Summary
- Total Commands: 157
- Total Categories: 10
- Largest Category: Demos (37 commands)
- Core Commands: 15 (AI, Math, Git)
- Special: 37 demos + 36 benchmarks = 73 cycle commands
For detailed command documentation, use tri <command> --help or see the CLI Reference.