formats In development

One story. Every shape it needs to be.

You don't rediscover the story for every platform. Find it once, then reshape it — same evidence, same reasoning, a different structure for each place it has to land.

The source story

We rebuilt the multiplayer matchmaking system after finding a race condition during reconnects.

  • 14 commits over 6 daysmatchmaking-service · fixed the reconnect race, added a queue lock
  • Postmortem docinternal — root cause, timeline, the fix that shipped
  • Before/after latency chartexported from the ops dashboard, attached as an image

The same story, five ways

Nothing here is rewritten from scratch — every version below points back to the same commits and doc above.

A concise technical progress update for people already following the project.

Matchmaking had a race condition on reconnect — two clients could claim the same slot for a few hundred milliseconds. Fixed with a queue lock; six days, fourteen commits. Reconnect latency is down 40%.

A format is more than a saved prompt

Future

The plan is for a format to be a real definition — what it needs, what shape it takes, what review it requires — so the system knows whether a story is ready for it before generating anything. This is what that could look like for Development Update.

Purpose
Keep a technical audience current without re-explaining context every time.
Structure
What broke → what changed → the number that proves it.
Expected length
80–150 words
Required source material
At least one commit or PR, one metric or before/after comparison
Content sections
Problem, fix, result
Review expectations
Self-review only — low-risk, technical audience
Output style
Plain, specific, no marketing language
Evidence expectations
Every claim traces to a commit, metric, or doc
Editor requirements
None — ships directly after approval
Platform constraints
Fits a changelog entry or a short post without trimming

Every version, from one approval

Future

Once a story and its angle are approved once, the plan is to generate every format version from that single approval — not rerun discovery and evidence-gathering for each one.

Other formats on the roadmap

Launch announcementShort-form video conceptProduct updateSocial postLong-form article outline

Start with the story you already have.

Connect your work, and a grounded draft is one format away.