/red-line-digital
Field notes

What we learned, dated.

One feed, newest first. Every lesson we keep gets dated and tagged by area: pipeline, agent, skill, project, or system. LinkedIn posts point back here; this is the home.

pipeline agent skill project system

The feed

3 notes

One lesson per entry, dated and tagged by area. New ones land as we build.

Follow along: the Atom feed, or LinkedIn.

Cheap models do the typing, expensive models do the judging

pipeline

Every step in a batch now gets a model and an effort level before it gets a worker: mechanical edits run on a fast, cheap model, design and public copy run on the strongest one we have. We wrote that routing into the project rules after learning each model's strengths the expensive way, including that a worker with no model assigned quietly inherits the priciest default. Efficacy is measured in the build log as cost per batch: the first routed batch ran 23 workers for roughly a third of what a 7-worker, top-model pass had cost the day before, and the log keeps both numbers so the next batch has a baseline.

See the pipelines

Every plan gets attacked before it gets built

agent

Before we execute a plan, critic agents try to tear it apart, and a separate referee rules on every finding against the project's own written rules: keep, modify, or throw out. The referee exists because critics flag everything, and most of it is noise. We keep score on the process itself too: every time a recommendation flips after we question it, the flip goes in a log with a root-cause tag, and three of the same tag forces a rule change. That log has hardened our rules twice so far; the second time taught us that adding more prose does not change behavior, a forcing question asked at the moment of the decision does.

Walk the referee's guide

A lesson has to survive three audits before we trust it

system

When something we learn seems worth keeping, it is written into the project's live-state file first, not into permanent memory. Every session close re-audits that list: a lesson that still holds earns a tally, and one that turned out wrong dies right there. Promotion to permanent memory has to pass three filters: it survived three audits, it generalizes beyond the current project, and it can be stated as a one-line rule. The measure is built into the process, because a bad lesson never reaches three, and memory only accumulates rules that kept proving true.

Walk the pipeline that runs it

The thinking is already written up: /field-guides walks the pipelines, /the-system shows how they fit.