← Back to session

Demo / Jun 6, 2026

Export slides PDF
  1. 01 / Goal

    A task is not one prompt

    A good development task names the goal, boundaries, acceptance checks, and places the agent should not touch.

  2. 02 / Context

    Context should be replayable

    When an agent reads code, runs tests, and inspects the browser, it should leave understandable evidence.

  3. 03 / Verification

    Delivery ends with proof

    Not 'I changed it', but 'I changed these parts, tested these paths, and this risk remains'.