Skip to main content

TRI Command Reference

Auto-generated from src/registry/command_table.zig by tri docs-gen DO NOT EDIT MANUALLY — Regenerate with: tri docs-gen

φ² + 1/φ² = 3 | TRINITY Unified Command Registry v10.2


Summary

InterfaceCommands
CLI165
MCP Tools23
API Endpoints120

AI & Chat (5)

CommandDescriptionMCPAPI
chat (c)Interactive chat (vision + voice + tools)-Y
codeGenerate code with typing effect-Y
reasonChain-of-thought reasoning-Y
iglaIGLA hybrid chat--
math-agent (math_agent)Math agent--

Sacred Math (8)

CommandDescriptionMCPAPI
mathSacred mathematics dispatcher-Y
constants (const, c)Display sacred constants (φ, π, e, μ, χ, σ, ε)YY
phiCompute φⁿ (golden ratio power)YY
fib (fibonacci)Fibonacci numbers with BigIntYY
lucasLucas numbers (L(2)=3=TRINITY)YY
spiralφ-spiral coordinatesYY
gematriaGematria word value calculatorYY
formulaSacred formula evaluator-Y

Sacred Science (22)

CommandDescriptionMCPAPI
bio (biology)Biology v14.0 — DNA/RNA/Protein sacred analysisYY
cosmos (cosmology)Cosmology v15.0 — Universe through φYY
neuro (neuroscience)Neuroscience v16.0 — Brain as sacred computer-Y
particles (particle, pdg)Particle physics sacred formulas (49 constants from φ)YY
sacredSacred mathematics utilities-Y
music (audio, sound)Sacred Music v1.0 — φ-based acoustics-Y
frequency (freq, note-freq)Calculate frequency from note-Y
scaleDisplay musical scale notes and frequencies--
chordAnalyze chord harmonics--
resonance (res)Calculate resonance patterns--
waveform (wave, osc)Generate waveform samples--
harmonyAnalyze harmonic relationship between frequencies--
phi-series (phi-freq, phi-frequencies)Show φ frequency series--
sacred-full-cycle (sacred_full_cycle)Sacred full cycle--
quantumQuantum TrinityYY
release-cosmic (release_cosmic)Release cosmic energy--
omega-cmd (omega_cmd)Omega command--
all-cmd (all_cmd)All command--
holo-cmd (holo_cmd)Holo command--
release-absolute (release_absolute)Release absolute--
omega-evolve (omega_evolve)Omega evolve--
conscious (consciousness)Consciousness awakening simulator (IIT+GWT+OrchOR+Qutrit+ActiveInf)YY

Sacred Intelligence (5)

CommandDescriptionMCPAPI
intelligenceSacred Intelligence system-Y
identitySacred identityYY
swarmSacred swarm intelligenceYY
governSacred governanceYY
omegaOmega phaseYY

Development (20)

CommandDescriptionMCPAPI
fixDetect and fix bugs-Y
explain (exp)Explain code or concept-Y
testGenerate tests-Y
doc (document)Generate documentation-Y
refactorSuggest refactoring-Y
spec-create (spec_create)Create .vibee spec template (Link 6)-Y
verifyRun tests + benchmarks (Links 7-11)-Y
gen (generate)Compile VIBEE spec to Zig/Verilog-Y
convertConvert between formats-Y
serve (server)Start HTTP server-Y
analyzeAnalyze codebase structure-Y
search (search-cmd)Search codebase-Y
fmt (format)Format code--
research (audit, analyze-code)Research: idempotency audit, duplication check--
build (build-cmd)Build project--
deck (deck-generate)Generate flash deck--
needleStructural editor coreYY
needle-search (needle_search)Needle searchYY
needle-check (needle_check)Needle checkYY
test-repl (test_repl)Test REPL (Cycle 101)--

Git (4)

CommandDescriptionMCPAPI
commitGit add -A && commit-Y
diffGit diff-Y
status (st)Git status --short-Y
logGit log --oneline -10-Y

System (13)

CommandDescriptionMCPAPI
tvc-statsShow TVC corpus statistics--
context-info (context_info)Show codebase context info--
doctorCheck system health-Y
cleanClean build artifacts--
stats (stats-cmd)Show code statistics--
dashboardSacred dashboardY-
installInstall dependencies--
depsShow dependencies--
infoSystem information-Y
version (v, --version)Show version--
docs-gen (docs_gen, docgen)Generate CLI reference documentation--
completionGenerate shell completion scripts--
help (h, ?)Show help information--

Demos (38)

CommandDescriptionMCPAPI
pipeline-demoPipeline demo — show Golden Chain workflow--
tvc-demoRun TVC chat demo--
agents-demoMulti-Agent coordination demo-Y
context-demoLong context sliding window demo-Y
rag-demoRetrieval-Augmented Generation demo-Y
voice-demoVoice I/O (STT+TTS) demo-Y
sandbox-demoCode execution sandbox demo-Y
stream-demoStreaming multi-modal pipeline demo-Y
vision-demoLocal vision demo-Y
finetune-demoFine-tuning engine demo-Y
batched-demoBatched stealing demo--
priority-demoPriority queue demo--
deadline-demoDeadline scheduling demo--
multimodal-demoMulti-modal unified demo-Y
tooluse-demoMulti-modal tool use demo-Y
unified-demoUnified multi-modal agent demo-Y
autonomous-demoAutonomous agent demo-Y
orchestration-demoMulti-agent orchestration demo-Y
mm-orch-demoMM multi-agent orchestration demo-Y
memory-demoAgent memory & cross-modal learning demo-Y
persist-demoPersistent memory & disk serialization demo-Y
spawn-demoDynamic agent spawning demo-Y
cluster-demoDistributed multi-node agents demo-Y
worksteal-demoAdaptive work-stealing scheduler demo-Y
plugin-demoPlugin & extension system demo-Y
comms-demoAgent communication protocol demo-Y
observe-demoObservability & tracing demo-Y
consensus-demoConsensus & coordination demo-Y
specexec-demoSpeculative execution engine demo-Y
governor-demoAdaptive resource governor demo-Y
fedlearn-demoFederated learning protocol demo-Y
eventsrc-demoEvent sourcing & CQRS engine demo-Y
capsec-demoCapability-based security demo-Y
dtxn-demoDistributed transaction coordinator demo-Y
cache-demoAdaptive caching & memoization demo-Y
contract-demoContract-based agent negotiation demo-Y
workflow-demoTemporal workflow engine demo-Y
fpga-demo (fpga_demo)FPGA demo--

Benchmarks (36)

CommandDescriptionMCPAPI
bench (benchmark)Run performance benchmarks-Y
agents-benchMulti-Agent coordination benchmark-Y
context-benchLong context benchmark-Y
rag-benchRAG benchmark-Y
voice-benchVoice I/O benchmark-Y
sandbox-benchSandbox benchmark-Y
stream-benchStreaming benchmark-Y
vision-benchVision benchmark-Y
finetune-benchFine-tuning benchmark-Y
batched-benchBatched stealing benchmark--
priority-benchPriority queue benchmark--
deadline-benchDeadline scheduling benchmark--
multimodal-benchMulti-modal unified benchmark-Y
tooluse-benchTool use benchmark-Y
unified-benchUnified agent benchmark-Y
autonomous-benchAutonomous agent benchmark-Y
orchestration-benchOrchestration benchmark-Y
mm-orch-benchMM orchestration benchmark-Y
memory-benchMemory benchmark-Y
persist-benchPersistent memory benchmark-Y
spawn-benchSpawn benchmark-Y
cluster-benchCluster benchmark-Y
worksteal-benchWork-stealing benchmark-Y
plugin-benchPlugin benchmark-Y
comms-benchCommunication benchmark-Y
observe-benchObservability benchmark-Y
consensus-benchConsensus benchmark-Y
specexec-benchSpeculative execution benchmark-Y
governor-benchGovernor benchmark-Y
fedlearn-benchFederated learning benchmark-Y
eventsrc-benchEvent sourcing benchmark-Y
capsec-benchCapability security benchmark-Y
dtxn-benchDTXN benchmark-Y
cache-benchCaching benchmark-Y
contract-benchContract negotiation benchmark-Y
workflow-benchWorkflow benchmark-Y

Advanced (10)

CommandDescriptionMCPAPI
pipelineExecute 22-link Golden Chain v4.0-Y
decomposeBreak task into sub-tasks (Link 4)-Y
planGenerate implementation plan (Link 5)-Y
loop-decide (loop_decide)Loop decision: CONTINUE/EXIT (Link 17)--
verdictGenerate toxic verdict (Link 14)--
evolveEvolve system--
distributedDistributed inference-Y
multi-cluster (multi_cluster)Multi-cluster orchestration-Y
timeTemporal engine--
launchLaunch TRINITY OS--

DePIN (4)

CommandDescriptionMCPAPI
walletWallet management — connect, balance, claim rewardsYY
meshGlobal mesh management — status, topology, discoveryYY
reputation (rep)Reputation system — show node reputation, leaderboardYY
hardwareHardware deployment — deploy, status, stop nodesYY

MCP Tools

Tool NameDisplay NameDescription
tri_bio_dnaDNA AnalysisBiology v14.0 — DNA/RNA/Protein sacred analysis
tri_cosmos_hubbleHubble TensionCosmology v15.0 — Universe through φ
tri_constantsSacred ConstantsDisplay sacred constants (φ, π, e, μ, χ, σ, ε)
tri_phiPhi PowerCompute φⁿ (golden ratio power)
tri_fibFibonacciFibonacci numbers with BigInt
tri_lucasLucas NumbersLucas numbers (L(2)=3=TRINITY)
tri_spiralPhi Spiralφ-spiral coordinates
tri_gematriaGematriaGematria word value calculator
tri_particlesParticle Physics SacredParticle physics sacred formulas (49 constants from φ)
tri_identitySacred IdentitySacred identity
tri_swarmSwarm IntelligenceSacred swarm intelligence
tri_governGovernance SystemSacred governance
tri_dashboard_serveDashboard ServerSacred dashboard
tri_omega_statusOmega StatusOmega phase
tri_wallet_balanceWallet BalanceWallet management — connect, balance, claim rewards
tri_mesh_statusMesh StatusGlobal mesh management — status, topology, discovery
tri_omega_reputationReputation LeaderboardReputation system — show node reputation, leaderboard
tri_hardware_infoHardware InfoHardware deployment — deploy, status, stop nodes
tri_quantum_constantsQuantum ConstantsQuantum Trinity
tri_consciousnessConsciousness SimulatorConsciousness awakening simulator (IIT+GWT+OrchOR+Qutrit+ActiveInf)
tri_needleNeedle EditorStructural editor core
tri_needle_searchNeedle SearchNeedle search
tri_needle_checkNeedle CheckNeedle check

API Endpoints

EndpointDescriptionProtocols
/api/bioBiology v14.0 — DNA/RNA/Protein sacred analysisREST, GRAPHQL
/api/cosmosCosmology v15.0 — Universe through φREST, GRAPHQL
/api/neuroNeuroscience v16.0 — Brain as sacred computerREST, GRAPHQL
/api/mathSacred mathematics dispatcherREST, GRAPHQL
/api/constantsDisplay sacred constants (φ, π, e, μ, χ, σ, ε)REST, GRAPHQL, GRPC, WEBSOCKET
/api/phiCompute φⁿ (golden ratio power)REST, GRAPHQL, GRPC, WEBSOCKET
/api/fibFibonacci numbers with BigIntREST, GRAPHQL, GRPC, WEBSOCKET
/api/lucasLucas numbers (L(2)=3=TRINITY)REST, GRAPHQL, GRPC, WEBSOCKET
/api/spiralφ-spiral coordinatesREST, GRAPHQL
/api/gematriaGematria word value calculatorREST, GRAPHQL
/api/formulaSacred formula evaluatorREST, GRAPHQL
/api/particlesParticle physics sacred formulas (49 constants from φ)REST, GRAPHQL
/api/sacredSacred mathematics utilitiesREST, GRAPHQL
/api/musicSacred Music v1.0 — φ-based acousticsREST, GRAPHQL
/api/frequencyCalculate frequency from noteREST, GRAPHQL
/api/chatInteractive chat (vision + voice + tools)REST, GRAPHQL, GRPC, WEBSOCKET
/api/codeGenerate code with typing effectREST, GRAPHQL
/api/fixDetect and fix bugsREST, GRAPHQL
/api/explainExplain code or conceptREST, GRAPHQL
/api/testGenerate testsREST, GRAPHQL
/api/docGenerate documentationREST, GRAPHQL
/api/refactorSuggest refactoringREST, GRAPHQL
/api/reasonChain-of-thought reasoningREST, GRAPHQL
/api/commitGit add -A && commitREST
/api/diffGit diffREST
/api/statusGit status --shortREST
/api/logGit log --oneline -10REST
/api/pipelineExecute 22-link Golden Chain v4.0REST, GRAPHQL
/api/decomposeBreak task into sub-tasks (Link 4)REST, GRAPHQL
/api/planGenerate implementation plan (Link 5)REST, GRAPHQL
/api/spec-createCreate .vibee spec template (Link 6)REST, GRAPHQL
/api/verifyRun tests + benchmarks (Links 7-11)REST
/api/genCompile VIBEE spec to Zig/VerilogREST, GRAPHQL
/api/convertConvert between formatsREST
/api/serveStart HTTP serverREST
/api/benchRun performance benchmarksREST, GRAPHQL
/api/agents-demoMulti-Agent coordination demoREST
/api/agents-benchMulti-Agent coordination benchmarkREST
/api/context-demoLong context sliding window demoREST
/api/context-benchLong context benchmarkREST
/api/rag-demoRetrieval-Augmented Generation demoREST
/api/rag-benchRAG benchmarkREST
/api/voice-demoVoice I/O (STT+TTS) demoREST
/api/voice-benchVoice I/O benchmarkREST
/api/sandbox-demoCode execution sandbox demoREST
/api/sandbox-benchSandbox benchmarkREST
/api/stream-demoStreaming multi-modal pipeline demoREST
/api/stream-benchStreaming benchmarkREST
/api/vision-demoLocal vision demoREST
/api/vision-benchVision benchmarkREST
/api/finetune-demoFine-tuning engine demoREST
/api/finetune-benchFine-tuning benchmarkREST
/api/multimodal-demoMulti-modal unified demoREST
/api/multimodal-benchMulti-modal unified benchmarkREST
/api/tooluse-demoMulti-modal tool use demoREST
/api/tooluse-benchTool use benchmarkREST
/api/unified-demoUnified multi-modal agent demoREST
/api/unified-benchUnified agent benchmarkREST
/api/autonomous-demoAutonomous agent demoREST
/api/autonomous-benchAutonomous agent benchmarkREST
/api/orchestration-demoMulti-agent orchestration demoREST
/api/orchestration-benchOrchestration benchmarkREST
/api/mm-orch-demoMM multi-agent orchestration demoREST
/api/mm-orch-benchMM orchestration benchmarkREST
/api/memory-demoAgent memory & cross-modal learning demoREST
/api/memory-benchMemory benchmarkREST
/api/persist-demoPersistent memory & disk serialization demoREST
/api/persist-benchPersistent memory benchmarkREST
/api/spawn-demoDynamic agent spawning demoREST
/api/spawn-benchSpawn benchmarkREST
/api/cluster-demoDistributed multi-node agents demoREST
/api/cluster-benchCluster benchmarkREST
/api/worksteal-demoAdaptive work-stealing scheduler demoREST
/api/worksteal-benchWork-stealing benchmarkREST
/api/plugin-demoPlugin & extension system demoREST
/api/plugin-benchPlugin benchmarkREST
/api/comms-demoAgent communication protocol demoREST
/api/comms-benchCommunication benchmarkREST
/api/observe-demoObservability & tracing demoREST
/api/observe-benchObservability benchmarkREST
/api/consensus-demoConsensus & coordination demoREST
/api/consensus-benchConsensus benchmarkREST
/api/specexec-demoSpeculative execution engine demoREST
/api/specexec-benchSpeculative execution benchmarkREST
/api/governor-demoAdaptive resource governor demoREST
/api/governor-benchGovernor benchmarkREST
/api/fedlearn-demoFederated learning protocol demoREST
/api/fedlearn-benchFederated learning benchmarkREST
/api/eventsrc-demoEvent sourcing & CQRS engine demoREST
/api/eventsrc-benchEvent sourcing benchmarkREST
/api/capsec-demoCapability-based security demoREST
/api/capsec-benchCapability security benchmarkREST
/api/dtxn-demoDistributed transaction coordinator demoREST
/api/dtxn-benchDTXN benchmarkREST
/api/cache-demoAdaptive caching & memoization demoREST
/api/cache-benchCaching benchmarkREST
/api/contract-demoContract-based agent negotiation demoREST
/api/contract-benchContract negotiation benchmarkREST
/api/workflow-demoTemporal workflow engine demoREST
/api/workflow-benchWorkflow benchmarkREST
/api/distributedDistributed inferenceREST, GRAPHQL
/api/multi-clusterMulti-cluster orchestrationREST, GRAPHQL
/api/analyzeAnalyze codebase structureREST, GRAPHQL
/api/searchSearch codebaseREST, GRAPHQL
/api/intelligenceSacred Intelligence systemREST, GRAPHQL
/api/doctorCheck system healthREST
/api/identitySacred identityREST, GRAPHQL
/api/swarmSacred swarm intelligenceREST, GRAPHQL
/api/governSacred governanceREST, GRAPHQL
/api/omegaOmega phaseREST, GRAPHQL
/api/walletWallet management — connect, balance, claim rewardsREST, GRAPHQL
/api/meshGlobal mesh management — status, topology, discoveryREST, GRAPHQL
/api/reputationReputation system — show node reputation, leaderboardREST, GRAPHQL
/api/hardwareHardware deployment — deploy, status, stop nodesREST, GRAPHQL
/api/quantumQuantum TrinityREST, GRAPHQL
/api/consciousConsciousness awakening simulator (IIT+GWT+OrchOR+Qutrit+ActiveInf)REST, GRAPHQL
/api/needleStructural editor coreREST, GRAPHQL
/api/needle-searchNeedle searchREST, GRAPHQL
/api/needle-checkNeedle checkREST, GRAPHQL
/api/infoSystem informationREST