Atharv Mantri

Before implementation

Turn a rough brief into one clear first slice.

A useful brief does not need every future feature. It needs one reviewable outcome, a way to prove it is done, and the decisions that make the first handoff safe.

01 / Find the outcome

Write what should exist at handoff.

Weak starting point

“Make the booking experience better and connect WhatsApp soon.”

It names a direction, but not a deliverable a reviewer can open and accept.

Reviewable first slice

“Ship one mobile booking page with service selection, preferred date, and a prepared WhatsApp message on the staging URL.”

It is still small enough to inspect and split before implementation.

02 / Define done

Turn promises into checks.

Acceptance checklist

  • The page works on the agreed mobile and desktop targets.
  • A reviewer can select a service and preferred date.
  • The generated message contains the agreed fields.
  • The reviewer can test it on the named staging URL.

Decisions to surface

  • Who reviews and approves the handoff?
  • Which content, assets, and test data are supplied?
  • What access is actually required?
  • What is the deadline, budget, and payout checkpoint?

03 / Keep the boundary

Do not hide the second milestone inside the first.

Payments, authentication, integrations, production credentials, extra pages, and analytics may all be valid later work. Name them as later decisions instead of silently promising them in a small first slice.

ScopeSignal performs a deterministic browser-side reading of a rough brief and produces deliverables, acceptance checks, missing decisions, risk signals, and a suggested first paid slice. It does not upload the brief or create a contract.

A practical handoff

Send the sharp version.

For a real implementation request, include the repo or page, the expected check, the deadline, and payout terms. A bounded diagnosis or 2–4 hour micro-sprint is easier to approve than an undefined “full build.”