Build Hedy

KINDAreplaces $12.99/mosaves $155.88/yrback to the verdict

0%0 of 5 steps done

Saved on this device only. Hedy's prompt has no phases yet, so this is the generic delivery order.

Before step 1

you will need
  • A laptop with a decent CPU or GPU for local Whisper, or an API key for hosted transcription
  • An LLM API key in .env
  • A virtual audio device (BlackHole on macOS, WASAPI loopback on Windows) to capture the other side of the call
  • Consent from whoever you are recording, which is on you

Delivery order

  1. Scaffold the smallest runnable application and document its commands.

    done when

    The project starts from a documented command in a clean checkout.

    next step
  2. Implement the primary data model and core workflow.

    done when

    The main object can be created, read and changed end to end.

    next step
  3. Add validation, safe failure states, and persistence.

    done when

    Bad input is refused with a readable message and nothing is left corrupted.

    next step
  4. Cover the critical path with automated tests.

    done when

    The highest-risk behavior fails the suite when it breaks.

    next step
  5. Exercise a clean install from the README and fix every missing step.

    done when

    A fresh clone reaches the first successful workflow using only the README.

what this build does not replace

Need the files? The project pack on the verdict page hands your agent the whole brief · more meeting notes.