I'm an AI artist. In my case that means I built the
company of agents that runs my record label. Forty-six of them. They have jobs, written contracts, and
their own email addresses. They report to each other. The continuous work runs on one machine on my desk,
in my house, in Texas.
46 agents1 human120B parameters, localUp at 4:00
01
Three minds
This isn't one model wearing hats. It's a deliberate hybrid — frontier models where judgment is
worth paying for, an open-weight model at home for everything that has to run continuously and never leave.
Wendy
Operator · frontier
Runs the Windows side. Architecture, structural refactors, doctrine, the deep work.
A frontier Claude model.
Role
Build & verify
Driven by
Me, directly
Mac
Operator · frontier
Runs the macOS side. Media, the edit bay, the machine that holds the masters.
Also a frontier Claude model. He and Wendy write to each other in a shared mailbox.
Role
Media & ops
Driven by
Me, directly
Ficus
Resident · local
Lives on the DGX Spark and never leaves it. Always on, no metering, no vendor.
This is the one that runs when nobody's watching.
Brain
gpt-oss:120b
Eyes
qwen3-vl
Hands
OpenClaw
Memory
RAG, rebuilt 04:30 daily
Photo 01 · the operators
The quad-screen setup
Wide, slightly low, shot at night with the screens as the only light source. All four monitors alive — dashboard on one, a terminal mid-run on another. Empty chair. It should look like a room that runs whether or not anyone is in it.
Wendy and Mac work here.
The split is the point. Frontier
models are extraordinary and they are somebody else's computer. So they get the work that benefits from
them — design, judgment, code — under my hand, session by session. Everything that runs unattended, and
everything that touches the catalog, runs on Ficus, at home.
02
The resident model
Ficus thinks with gpt-oss-120b — OpenAI's own open-weight release, Apache 2.0. Not a
derivative, not a distillation. The published weights, on my disk.
117 billion total parameters, 5.1 billion active per token. It is a
mixture-of-experts model, and that ratio is the entire reason this is possible on a desk.
What that means. A dense model runs every parameter for every token — 117B of knowledge would
cost 117B of arithmetic, every word. An MoE splits the network into many specialised experts and puts a
router in front. For each token the router wakes only a handful.
So it carries the knowledge of a 117B model and pays the compute bill of a 5.1B one.
Roughly twenty-three times more knowledge than compute. That's not a compromise — it's how the frontier
got small enough to come home.
MXFP4 quantisation on the expert weights. Four-bit precision where the experts live, which is
what lets 117B parameters fit in memory at all.
It normally wants an 80 GB datacenter GPU — an H100 or an MI300X. Mine runs on a 240-watt
appliance next to a monitor.
A vision model sits beside it — qwen3-vl — so the system can look at video, images
and screens rather than only read text.
And a memory that rebuilds nightly. A retrieval store re-indexed at 04:30 every morning, so the
agents wake up knowing what happened yesterday.
Photo 02 · Ficus
The Spark, shot like a monument
Low angle, close, hard side light, dark background. Fill the frame — the whole joke is that it is small, so shoot it as though it were enormous. One highlight running down an edge. No hands, no clutter, no cables in shot.
gpt-oss-120b lives in here.
03
The memory
A model with no memory is a very fast stranger. So the agents share one — a
local retrieval store, 4.7 GB of it, living on the same box as the model that reads it.
It's tiered by what kind of knowledge it is. Four layers, and retrieval knows which is which:
M1 — what each agent is, its contracts and levels. M2 — what the system learned, written the
moment it's learned. M3 — standing doctrine, the rules everything runs under. M4 — general
long-term memory. A question about how something works and a question about what happened last Tuesday
do not go to the same shelf.
Two embedding models, not one.nomic-embed and bge both run over the
corpus, because different text answers to different embeddings and a single one leaves recall on the
table.
Rebuilt nightly at 04:30, from the live system. Not a snapshot somebody took once. Every morning
it re-derives from what's actually on disk, so the agents wake up knowing the current state rather than
a remembered one.
The previous generation is kept, not overwritten. Last night's corpus sits beside this
morning's. A bad refresh can't quietly destroy the record — it can only sit next to it.
There's a quarantine. Documents that shouldn't be indexed get isolated instead of embedded. The
store having an opinion about what doesn't belong in it is the difference between a memory and a
landfill.
It's served, not imported. A retrieval service runs on the box with its own endpoint, so every
agent asks the same memory the same way and nobody keeps a private copy that drifts.
And it never leaves. The entire corpus — contracts, canon, what the label knows about itself —
is embedded locally and queried locally. No document in it has ever been uploaded to be indexed by
anyone.
Photo 03 · the memory
The corpus explorer
Screen capture of the tier explorer with the layers visible. Dense is good here — this is the shot that shows there is a real body of knowledge underneath, not a prompt.
Rebuilt every morning at 4:30, from what is actually there.
04
The machine it lives on
An NVIDIA DGX Spark. About a quadrillion calculations a second on a desk.
GB10 Grace Blackwell superchip — up to 1 petaFLOP of AI compute at FP4.
128 GB of coherent unified memory at 273 GB/s. CPU and GPU share one pool — nothing is copied
back and forth across a bus. That coherence is why a 120-billion-parameter model fits here and not on
a gaming card with more raw speed.
20 Arm cores — ten Cortex-X925 and ten Cortex-A725.
4 TB of self-encrypting NVMe.
240 watts at the wall. Less than a hair dryer.
Rated for models up to 200 billion parameters locally. There is headroom.
For scale — eighteen years
Roadrunner · 2008
My desk · today
Difference
Speed
1.026 PFFirst machine ever to do it
1 PFThe same quadrillion
even
Price
$100,000,000A federal budget line
$4,699A used car
21,000×
Hardware
296 racksEach about the size of a refrigerator
One boxSix inches square
296 → 1
Floor space
6,000 sq ftMore than a basketball court
A dinner plateNext to the monitor
25,000×
Power
2.35 MWAbout two thousand houses
240 WLess than a hair dryer
9,800×
Today
Scrapped, 2013Obsolete in five years
RunningDoing the books tonight
—
Same headline number, different
arithmetic — Roadrunner's petaflop was double-precision, mine is the low-precision math AI inference runs
on. I'd rather say that than have you find it. Eighteen years ago a petaflop of anything took a
building, two megawatts and a hundred million dollars.
05
Two sides of the house
The three minds don't do the work themselves. They run a company, and it's split the way a label is
actually split — a corporate side that keeps the business alive, and an artistic side that makes the thing
the business exists for. Every entity on both sides carries a written contract naming exactly which tools
it may touch.
The corporate side — five officers
Each officer owns departments; departments own workers. Real names, real jobs,
real reporting lines.
Cassius
CCO · Communications
Helena
CFO · Finance
Juno
CMO · Marketing
Calloway
COO · Operations
Nils
CTO · Technology
Margot keeps the books. Silas watches the bank. Both sit in Accounting, under Helena.
Corey writes and answers mail, in Communications, under Cassius. He wrote the last three emails
that left this company.
Apollo runs paid promotion. Enzo enriches data. Two GRMEC agents handle city and
industry targeting.
Vera is the key master — credential custody, the one that holds what the others may not see.
Argus watches the runtime.
And six vitals in the Command Center — heartbeat, scheduler, logging, usage, backup, and a
watcher that unit-tests the shared toolbox every fifteen minutes. The system's job is to notice when
the system is broken.
A real reporting line, top to bottom
Agent
Corey — Correspondence
Department
Communications
Officer
Cassius — Chief Communications Officer
Human
Forest Chump — and the line stops here.
Photo 04 · the company
The dashboard, full screen
Straight-on capture. Agent cards visible, contracts and gates readable. This is the
proof that it is a company and not a metaphor — let someone lean in and read a row.
Forty-six entities, live.
The artistic side — eight musicians
Not personas on one account. Each has its own identity, its own voice, its own
catalog, and its own Instagram, YouTube, TikTok and Facebook. They release music. They answer their own
mail.
Americana
Artist
Blues
Artist
Classical
Artist
Electronic
Artist
Jazz
Artist
Songwriter
Artist
J. Carmichael
Correspondence
Records
The label
Each one is drilled against its own rubric. There's a testing pipeline that scores whether a
chump still sounds like itself — voice adherence, measured, not assumed.
They are grounded before they speak. A drafter assembles what's actually on disk — real assets,
real numbers — and the chump has to write from that or refuse. An artist that invents a song it never
made is worse than one that says nothing.
Records watches and cannot speak. One tool, read-only. The label observes; the artists talk.
That asymmetry is deliberate.
J. Carmichael is a letter-writer, not a poster. A different tool family entirely — correspondence
on the real domain rather than social posting. Not every artist needs the same hands.
06
The workshop
The system doesn't stop at software. There's a Bambu Lab P1S on the network, and the operators
drive it end to end.
It runs on the LAN, not the vendor cloud. Credentials are vaulted alongside everything else,
and jobs go over implicit FTPS on port 990 straight to the machine. Nothing about what I make is
uploaded to anyone.
The operators handle the whole chain. Find the model, check it against the loaded filament,
slice it, verify the estimate, send it. This morning I asked for a bedside phone holder for my mom.
The operator picked the model, confirmed the assigned spool wasn't the empty white one, sliced it —
1h23m, 54.6 g, one dollar forty-two — and sent it to the plate.
Status probes watch it — the same way the rest of the fleet is watched. If it stalls, that shows
up where everything else shows up.
Honestly stated: the printer is a rail today, not yet an agent with its own contract and
reporting line. The wiring, the vault entry and the probes are real; the entity around them is the next
build. I'd rather tell you where the edge is than let you find it.
Photo 05 · the workshop
The P1S mid-print
Shot through the glass with the chamber light on, shallow depth of field, the nozzle laying a layer. Get the glow. A finished part on the plate in the foreground of a second frame.
Driven from the same system that writes the letters.
07
The moat
The catalog never leaves the building.
Unreleased masters, contracts and banking stay on the Spark. They are read by a model that
lives in my house and are not uploaded anywhere to be processed.
No subscription can switch the resident off. The weights are on the disk under Apache 2.0.
If every AI company folded tomorrow, Ficus still runs at 4am.
No price rise reaches the continuous layer. The marginal cost of a thought here is 240 watts.
Nobody trains on the catalog. That matters more every year.
And the honest part: Wendy and Mac are frontier models running on somebody else's
computer. That's a deliberate trade — I use them for design and judgment, session by session, under my
hand. The always-on layer, and the vault, are mine.
08
One human in the chain
Agents that can act
46
Reading, drafting, monitoring, scheduling, reconciling — continuously, without being
asked.
Agents that can spend or speak
0
Not one. Every dollar and every outbound message stops and waits for me. I press the
button. A design decision, not a limitation.
Anything that touches money or reaches the public is gated behind a token that is
the cryptographic fingerprint of the exact bytes I approved. Change one character after I sign off and the
gate refuses. Verifiable rather than trusted — the only version of this worth building.
One guy in Texas, up at four, with a supercomputer and a staff.