← Slides
  1. Aklman / Demo / Jun 6, 2026

    01 / 03

    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. Aklman / Demo / Jun 6, 2026

    02 / 03

    02 / Context

    Context should be replayable

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

  3. Aklman / Demo / Jun 6, 2026

    03 / 03

    03 / Verification

    Delivery ends with proof

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