stather (v.)

Projects

What survived every pivot

Thirteen projects, four architectures deleted, and six things that outlived all of them: every long job is a Temporal workflow, so a reboot is an event and not a loss; every gate ships with the attack that must make it fail; every card is held by a lease; every backup is proved by a restore that runs weekly; every model assignment is a bench result, not a preference; and every number on this site is re-runnable. Those six are the product. The models were how I found them.

The lab runs when I am not at it: the nightly backup, the weekly restore drill, the paper ingestion and every training run are Temporal schedules, so the work that takes hours is not work I sit through. What I spend time on is deciding what to measure and reading what came back.

Every project has an overview, and the ones with enough history have three pages behind it. Wins say what worked and what was measured. Losses say what it cost and what it taught. Rabbit holes say where the detour went: a dead end with a reason, or the next project. The losses are the ones to read.

The lab has had three big turns. Each one started as the answer to the previous one’s failure.

TurnQuestionProjectAnswer
1Can a large open model be retrained into a better Go coder?SnapDragon-CoderYes, to a point. Fine-tuning a quantised base left it handicapped. The quantisation was the villain.
2Can a small model be trained from scratch to be a shell expert?shellmIt beat gzip. Base and corpus were far too small to be useful.
3Why does a model that has memorised something still fail to use it?MarilynOpen. This is the current work.

Before the turns, five months of agents. Rabbit Holing tells it on one page; the projects are:

One decision cuts across every lane: Local or cloud, how a model call is routed and why, from Bifrost profiles to the LiteLLM gateway, with the bench-lane hooks that keep the assignments honest.

Around the three turns sit the lanes that make them possible:

Names you will meet

Lineage graph

team-enablement ──► early-experiments ──► agent-zone ──► dream-team ──► greenfield-platform
                            │                  │              │                 │
                            │                  │              ▼                 ▼
                            └──────────────────┴────────► snapdragon-coder ──► shellm ──► marilyn ──► lilm
                                                              │                              ▲  │
                                                              └── fleet-ops ─────────────────┘  └── bench-lane
research-corpus ──► marilyn        paper-ingestion ──► marilyn        agent-zone ──► lilm

Status vocabulary

active is being worked on · paused deliberately shelved, restorable · closed a question answered · archived kept for lineage only.

The lab repositories are private. The public ones are on GitHub.