all articles ARTICLE / N° 002

Turn a production lesson into a conference talk.

A practical way to find the useful idea inside a complicated project and shape it into a proposal an engineering audience can trust.

Suspended production fragments pass through a glass prism on a bright Bosphorus-facing conference stage and emerge as three clear planes of light
Feature image / LatentShift
On this page 4 sections

The hardest part of writing a conference proposal is rarely the writing. It is deciding which part of a large, complicated project is actually useful to somebody who was not there.

A project contains months of context. A talk has one promise and a limited amount of time. The job is to find the smallest honest story that carries a reusable lesson.

Start with the changed belief

Before you write a title, finish this sentence:

We used to believe X. After operating the system, we now believe Y, because Z.

If the sentence is specific, you probably have the centre of a talk. If it still sounds like “AI is changing quickly,” keep digging.

Good changed beliefs often hide in a decision the team would make differently now:

  1. a metric that looked healthy but missed user harm
  2. an architecture that was elegant but difficult to operate
  3. a manual step that turned out to be a feature, not a temporary flaw
  4. a cost model that changed when real usage arrived

Draw the evidence line

A production claim needs an evidence line. It does not require publishing sensitive numbers, but it should show how the team knew something had changed.

claim
  ├─ signal we observed
  ├─ decision we made
  ├─ result we could verify
  └─ limitation that remains

This small structure makes a proposal easier to trust. It also protects the eventual talk from drifting into a broad survey.

Keep the scope narrow enough to be useful

“Everything we learned building our platform” is too large. “Why our offline evaluation stopped predicting support tickets” creates a useful boundary.

Try this proposal shape:

PartQuestion to answer
ContextWhat system and constraint are we dealing with?
TensionWhich signal or failure challenged the original plan?
DecisionWhat changed, and why was that option chosen?
EvidenceWhat became measurably or observably different?
TransferWhat can another engineer reuse?

Your audience does not need every branch of the decision tree. It needs enough context to understand why the chosen branch mattered.

Write the abstract last

Once the evidence line and scope are clear, write three plain sentences:

  • the production problem
  • the unexpected lesson
  • what the audience will be able to do with it

Then remove any claim the talk cannot support. Specificity will make the proposal sound more ambitious, not less, because it shows there is a real experience underneath it.

If you have shipped something that changed how your team thinks, you already have the raw material. The proposal is simply the first act of making that lesson useful to someone else.