Skip to main content

TRI CLI v3.0 — Complete Runtime Audit

Full inventory and runtime verification of all TRI CLI commands. Source of truth: parseCommand() in src/tri/tri_utils.zig lines 750-969.

Binary: zig-out/bin/tri (13.1MB, aarch64-macos). Tested: 2026-02-24. Zig: 0.15.2.

Legend: WORKS = produces expected output | NEEDS ARG = requires argument (by design) | INTERACTIVE = enters REPL/chat


Core & SWE Agent (13 commands)

CommandAliasesStatusOutput
help--help, -hWORKSFull help text with all categories
version--version, -vWORKSTRI CLI v3.0.0 + Trinity identity
infoWORKSPlatform, arch, vocab, templates
chatINTERACTIVEEnters chat REPL
codeNEEDS ARGUsage: tri code <prompt>
genNEEDS ARGUsage: tri gen <spec.vibee>
fixNEEDS ARGUsage: tri BugFix <file or prompt>
explainNEEDS ARGUsage: tri Explain <file or prompt>
testNEEDS ARGUsage: tri Test <file or prompt>
docNEEDS ARGUsage: tri Document <file or prompt>
refactorNEEDS ARGUsage: tri Refactor <file or prompt>
reasonNEEDS ARGUsage: tri Reason <file or prompt>
benchWORKS1000-iteration benchmark with ops/sec

Git (4 commands)

CommandAliasesStatusOutput
commitNEEDS ARGUsage: tri commit <message>
diffWORKSgit diff --color=always
statusWORKSgit status --short
logWORKSgit log --oneline -10
warning

pull and push do NOT exist in TRI CLI. They are not registered in parseCommand(). Use git pull / git push directly.

Pipeline — Golden Chain (5 commands)

CommandAliasesStatusOutput
pipelinechainWORKSGolden Chain Pipeline help (16 links)
decomposeNEEDS ARGUsage: tri decompose <task description>
planWORKSPlan Generation (Link 5)
verifyWORKSVerification (Links 7-11)
verdictWORKSToxic Verdict (Link 14)

Dev Tools (10 commands)

CommandAliasesStatusOutput
doctorWORKS8-check diagnostics
cleanWORKSRemoves .zig-cache + zig-out (destroys binary)
fmtWORKSRuns zig fmt src/
statsWORKSCodebase metrics (files, LOC, specs)
iglaWORKSIGLA — Trinity Roadmap
test-alltest_allWORKSRun all test suites
analyzeWORKSScans src/ for TODO/FIXME/HACK markers
searchWORKSFull-text code search
depsWORKSDependency graph
distributeddistWORKSDistributed inference help

VIBEE Tools (10 commands)

CommandAliasesStatusOutput
improveself-improveWORKSVIBEE Self-Improver config
improve-allimprove_all, fix-allWORKS4-step improvement pipeline
improve-loopimprove_loop, loopWORKSContinuous improvement loop
strictstrict-modeWORKSVIBEE-First Strict Mode help
validateWORKSTrinity Validator
gguf-chatWORKSGGUF Chat interface
metalWORKSMetal GPU Status
prometheusWORKSPrometheus Converter
tvc-compiletvccWORKSTVC Compiler
kg-serverkgWORKSKnowledge Graph Server

Additional VIBEE-related commands (also in Core): serve, convert, evolve, gen, bench.

CommandAliasesStatusOutput
serveWORKSHTTP API Server on port 8080
convertNEEDS ARGUsage: tri convert <file>
evolveWORKSFirebird Evolution engine

Code Quality (4 commands)

CommandAliasesStatusOutput
lsplanguage-serverWORKSLSP server (stdio mode)
autofixauto-fixWORKSAuto-fix trailing whitespace, newlines
lintcheckWORKS5-check code quality scanner
competitive-replWORKSMultilingual competitive REPL

Sacred Math — Top-Level (9 commands)

Aliases verified against parseCommand() lines 917-924.

CommandAliasesStatusOutput
mathsacred-mathWORKSMath subcommand router
constantsconstWORKS14+ sacred constants
phigoldenWORKSGolden ratio powers phi^n
fibfibonacciWORKSFibonacci F(n)
lucasWORKSLucas L(n)
spiralphi-spiralWORKSPhi-spiral ASCII visualization
math-verifytrinity-verifyWORKS38 mathematical checks
math-benchsacred-benchWORKSMath operation benchmarks
math-comparecompareWORKSSide-by-side phi/fib/lucas table
note

gematria is NOT a top-level command. Use tri math gematria (see subcommands below).

Sacred Math — Subcommands (30+ via tri math <sub>)

These are routed through the math command, not registered in parseCommand() directly.

SubcommandAliasesCycleStatus
tri math exoticrare83WORKS
tri math physicalphysics, phys83WORKS
tri math chaosfeigenbaum83WORKS
tri math all83WORKS
tri math golden-functiongf, pellis84WORKS
tri math nuclearnuc, shell84WORKS
tri math fractalfrac, hausdorff84WORKS
tri math quantumberry85WORKS
tri math su3color, qcd85WORKS
tri math planckunits, planck-phi85WORKS
tri math qutritqt, ternary-gate85WORKS
tri math holographicholo, bekenstein86WORKS
tri math ads-cftads, maldacena86WORKS
tri math quantum-gravityqg, lqg86WORKS
tri math particlesmass, quarks88WORKS
tri math groupsgroup-theory, e888WORKS
tri math holo-renderrender87WORKS
tri math qg-simspin-foam87WORKS
tri math visualviz, plot87WORKS
tri math quantum-simqsim, simulate87WORKS
tri math trinityidentity, proof87WORKS
tri math harmonymusic, acoustic87WORKS
tri math cosmoscosmological, hubble87WORKS
tri math formulasacred-formula, predict87WORKS
tri math universemultiverse, cosmo-sim90WORKS
tri math string-theorystrings, calabi-yau90WORKS
tri math enginev3, about87WORKS
tri math marketplacemarket, tri-market87WORKS
tri math defiyield, pools90WORKS
tri math rewardstri-rewards, stake87WORKS
tri math gematriagem, coptic96WORKS

Swarm & Economy (8 commands)

CommandAliasesStatusOutput
swarmswarm-sync, syncWORKSSwarm control + CRDT sync
rewardstri-rewards, tokensWORKS$TRI balance overview
dashboarddash, panelWORKS5-section system dashboard
marketplacemarket, shopWORKSAgent marketplace
marketplace-livemarket-live, liveWORKSReal-time trading dashboard
agents-autoagents_auto, auto-agentsWORKSAutonomous swarm dispatch
full-autonomousfull_autonomous, healthWORKS5-step health report
economyecon, tri-economyWORKS$TRI economy dashboard

Omega & Control (3 commands)

CommandAliasesStatusOutput
omegaomega-modeWORKS8-subsystem health check
controlagent-control, ctlWORKS16-agent roster + resources
singularitysingWORKSSelf-evolving OS status

Transcendence Tier (Cycles 90-93)

CommandAliasesCycleStatusOutput
evolve-osevolve_os, self-evolve90WORKS6-step evolution cycle
transcendtranscendence, ascend91WORKS9 capabilities
beyondbeyond-code, meta91WORKSIntent Compiler + Dream Engine
consciousnessconscious, awareness91WORKSConsciousness field
omniscienceomni, all-seeing92WORKSLevel XI omniscience
integrateomega-integrate, unify92WORKSOmega integration
manifestmaterialize, create92WORKSThought-to-reality engine
genesisgen-world, origin93WORKSLevel XII creation
create-worldcreate_world, spawn-world93WORKSWorld factory
ascensionrise, ultimate93WORKS9-level ascension ladder

Eternity Tier (Cycle 94)

CommandAliasesStatusOutput
eternityeternal, timelessWORKSLevel XIV temporal constructs
infinityinfinite, boundlessWORKSInfinite computation engine
apotheosisdeify, godhoodWORKS9-level apotheosis ladder

Omega Point Tier (Cycle 95)

CommandAliasesStatusOutput
omega-pointomegapoint, teilhardWORKSOmega Point convergence
convergenceconverge-all, final-convergenceWORKSFinal convergence
convergence analyzeWORKSSubsystem convergence analysis
convergence proofWORKSMathematical proof
universaluniverse, all-oneWORKSUniversal ascension

Absolute Tier (Cycle 96)

CommandAliasesStatusOutput
absoluteabs, alpha-omegaWORKSAbsolute mode
finalfinal-transcendence, endgameWORKSFinal transcendence
final summaryWORKSSummary of all 96 cycles
final legacyWORKSLegacy documentation
end-of-cyclesnova, new-eraWORKSEnd of cycles / new era

Demos & Benchmarks (73 commands)

36 demo/bench pairs (Cycles 26-52) plus tvc-stats. All follow the pattern <name>-demo / <name>-bench. Sample tested:

CommandShort AliasStatus
tvc-demotvcWORKS
tvc-statsWORKS
agents-demoagentsWORKS
rag-demoragWORKS
consensus-democonsensus, raftWORKS
workflow-demoworkflow, wfWORKS

Full list of 36 pairs: see Demos.


Grand Summary

CategoryCommandsWORKSNEEDS ARGINTERACTIVE
Core & SWE13481
Git4310
Pipeline5410
Dev Tools101000
VIBEE Tools131210
Code Quality4400
Sacred Math (top-level)9900
Sacred Math (subcommands)313100
Swarm & Economy8800
Omega & Control3300
Transcendence (C90-93)101000
Eternity (C94)3300
Omega Point (C95)5500
Absolute (C96)5500
Demos & Benchmarks737300
Total196184111
  • 161 top-level enum variants in parseCommand()
  • 31 math subcommands via tri math <sub>
  • ~230 unique trigger strings (commands + aliases)
  • 11 NEEDS ARG are by design (SWE agent commands, gen, code, convert, commit, decompose)
  • 1 INTERACTIVEchat enters REPL without args

Commands That Do NOT Exist

These strings are not registered in parseCommand() and fall through to the Hybrid Chat REPL:

StringCorrect Command
pullUse git pull directly
pushUse git push directly
formatUse fmt
demoUse specific <name>-demo
gatewayDoes not exist
proveDoes not exist
predictUse tri math formula (alias predict)
auditDoes not exist
simDoes not exist
build-pipelineUse pipeline
run-pipelineUse pipeline run
gematriaUse tri math gematria

Known Source Code Issues

  1. autonomous alias conflict"autonomous" at line 821 maps to autonomous_demo, shadowing the intended full_autonomous mapping at line 932. Use full-autonomous or health instead.
  2. pipeline alias conflict"pipeline" at line 770 maps to .pipeline, shadowing .stream_demo at line 794. Use stream-demo for stream pipeline demos.
  3. Duplicate check — Line 834 checks "persist-bench" twice (harmless copy-paste).