aimastering.dev / dev log
Post #019 · 2026-03-08

Nagi — Then I Built a Five-LLM Stream. The Origin of TRIVIUM.

The dead-calm market seen against rapid-current work, and how to silence incoherent AI with plurality.

market analysisnagiLLM streamTRIVIUM originmulti-model
1.

Rapid Current vs. Dead Calm — What You See When You Compare

My work involves market analysis. B2B SaaS, fintech, healthcare — the terrain changes every quarter. New entrants arrive, incumbents consolidate, and last year's correct answer becomes this year's reason for losing. Living in that world trains you to see markets that do not move.

Looking at 20 years of psychedelic trance data, that eye responded.

Work Markets
rapid
  • ·New entrants every quarter
  • ·Player roster changes constantly
  • ·Technology destroys consumption patterns
  • ·Last year's top is this year's third
Trance Market (20 years)
nagi
  • ·Top artists: nearly unchanged
  • ·Chord progressions: Am–G–F–E, fixed
  • ·BPM: converged at 138±5
  • ·New disruptors: absent

This is not a niche. This is a vacant space where nobody has recognized it as a battlefield.

2.

The True Nature of "What Is This?"

It arrived first as fear. The reading: "a market that doesn't move has no demand — entering is pointless." Five seconds later, it inverted.

Fear reading

No movement → no demand → entry is meaningless

5-second reversal

Top roster unchanged → no challengers have arrived → nobody has recognized it as a battlefield → the space of whoever recognizes it first

The question "do I have talent" presupposes a comparison target. Stand at a coordinate where no comparison target exists, and the question becomes invalid. Nagi was not a warning. It was a vacancy notice.

3.

I Discarded All My Own Thinking

I paused here.

"I found the dead calm — I will enter here." That judgment is my own thinking. And my own thinking has been wrong many times. 180 songs, none broke through. Two prototypes, neither finished.

So I decided to discard all of it. No premise of my own cognition. Not "what I believe is correct" — instead, find "the point where multiple independent intelligences converge."

My own thinking = wrong. That premise was reconfirmed here. Not as emotion — as methodology.
4.

Building the Five-LLM Stream

OpenAI, Anthropic, Perplexity, Vertex (Gemini), Gemini Flash. Send the same question to all of them simultaneously, line up the responses, find the convergence point. I built that stream.

This is not about "choosing the best AI." Any single model starts saying incoherent things once context deepens. The problem is not individual model quality. It is taking an answer from a single perspective in the first place.

Five-LLM Stream Architecture
Same question Q → [
OpenAI GPT-4o
Logical coherence · structured response
Anthropic Claude
Deep context pursuit · counterargument generation
Perplexity
Cross-check against real-time search
Google Vertex
Large-scale data alignment verification
Gemini Flash
High-speed scan · anomaly detection
] → extract convergence point → answer
5.

Alone: Incoherent. Together: Convergent.

Running it made certain things obvious.

Observation 1:
A single model answers confidently and incorrectly

Models do not pay the cost of "expressing uncertainty." Confidence and accuracy are separate things.

Observation 2:
Send the same question to five — a point where three or more agree appears

Agreement points indicate facts that exist in the shared training data of all models. These are reliable.

Observation 3:
When only one model gives a different answer, that one model is sometimes correct

Do not reject the outlier. Ask why it differs — this is the origin of the veto right.

The critical point is "do not reject outliers." This connects directly to TRIVIUM's veto design — the U(p) → 0 veto structure — implemented later.

6.

This Is the Origin of TRIVIUM

AI Consensus Stream — actual UI
GitHub →
AI Consensus Stream UI — Tech Expert, Biz Strategist, and Synthesizer independently analyzing 'Best 3 waka poems that suit psychedelic trance' and converging on a final decision

Query: "Best 3 waka poems suited to psychedelic trance" — Tech Expert (acoustics/neuroscience), Biz Strategist (market analysis), Synthesizer (integrated decision) evaluate independently and output a convergence point. The direct structural origin of TRIVIUM's 3-agent architecture.

The five-LLM stream started as a crude system. Copy a prompt by hand, paste it into five browser tabs, line up the results in a spreadsheet, scan visually for convergence points — entirely manual. But by the time it evolved into this UI, the structure had been made visible.

But within that manual work, a structure became visible.

Five-LLM Stream → TRIVIUM Transformation
Send to all five simultaneously
Three agents evaluate independently
Visually scan for convergence
Field-weighted integration auto-converges
Do not reject outliers
Veto right built into the design
Ask why it differs
Transparent deliberation process, logged

TRIVIUM is not "a design that uses three LLMs." It is "the process by which multiple independent evaluating agents converge — implemented as a system." That philosophy began in a spreadsheet with five tabs.