ontoref/assets/presentation/key-moments-storytelling.md
Jesús Pérez d59644b96f
feat: unified auth model, project onboarding, install pipeline, config management
The full scope across this batch: POST /sessions key→token exchange, SessionStore dual-index with revoke_by_id, CLI Bearer injection (ONTOREF_TOKEN), ontoref setup
  --gen-keys, install scripts, daemon config form roundtrip, ADR-004/005, on+re self-description update (fully-self-described), and landing page refresh.
2026-03-13 20:56:31 +00:00

1.3 KiB

Rustikon 2026 - Key Story Moments

Use this as your minimal narrative map for a 30-minute talk.

Moment 1 - Hook (Slides 1-3)

Purpose: Win attention and establish credibility.

Anchor line: "I have lived this problem for decades, and I wanted one thing: to sleep."

Moment 2 - Rising Tension (Slides 4-7)

Purpose: Show complexity growing faster than control.

Anchor line: "We changed tools many times, but not the model."

Moment 3 - Crisis / Root Cause (Slides 8-14)

Purpose: Make the cost of late failure undeniable.

Anchor line: "Fail late is expensive. Fail early is cheap."

Moment 4 - Turning Point (Slides 15-18)

Purpose: Reframe the problem.

Anchor line: "The problem was not the tools. The problem was the paradigm."

Moment 5 - Proof in Production (Slides 24-31)

Purpose: Show real operational evidence.

Anchor line: "At 3 AM, the system responds first. Not me."

Moment 6 - Emotional Close + CTA (Slides 33-35)

Purpose: Close with trust and clear action.

Anchor line: "Rust gave me deterministic systems and better sleep."

One-Line Backup Version

  1. I lived this problem for decades.
  2. Complexity grew; certainty did not.
  3. Late failures are the real tax.
  4. Types changed the paradigm.
  5. Production proof: lower MTTR and deterministic workflows.
  6. Start small: model infrastructure as types.