The $500 conversation you never saw coming
You quoted $2,500 for a website redesign. Three pages, two revision rounds, delivered in three weeks. The client agreed.
Two weeks in: "Can you also add a blog section? I figured that was part of the redesign."
It wasn't. But you didn't have anything in writing — just a verbal agreement and a Slack thread buried under 200 messages. So you eat the extra work, resent the project, and swear you'll "get better at contracts" next time.
Most freelancers have this conversation at least once a quarter. The ones who don't? They have a signed scope.
The problem with contracts
Traditional contracts are overkill for a $2,000 project. They're expensive to draft, intimidating to clients, and nobody reads them. What freelancers actually need is a lightweight way to:
- List exactly what they're delivering
- Get the client to acknowledge it in writing
- Have a reference point when "can you also..." starts
That's it. Not a 12-page legal document. Just a clear scope with a signature.
What I built
ScopeGuard generates a shareable scope agreement in 60 seconds. You fill in the project details — deliverables, price, timeline, revisions, out-of-scope clause — and it generates a link.
Send the link to your client. They see the full scope document, type their name, check the agreement box, and sign. The scope locks. Any changes require a formal amendment.
The entire thing runs client-side. No database, no sign-ups, no tracking. The scope data lives in the URL itself. You can save the signed scope as a PDF for your records.
How it works technically
The scope data is base64-encoded into the URL hash. When your client opens the link, the page decodes the data and renders the scope document. When they sign, the signature (name + timestamp) is added to the data and the URL updates.
No server required. Works offline. Privacy by design.
Why this matters
Scope creep isn't just annoying — it's a direct hit to your hourly rate. A $2,500 project that takes 50% more work because of uncontrolled scope means you're effectively earning 33% less per hour.
The fix takes 60 seconds: define the scope, send the link, get the sign-off. Now when the client asks for something extra, you point to the signed agreement and discuss an amendment.
Try it free (3 scopes/month) or grab Pro for $9 one-time for unlimited scopes:
ScopeGuard
Top comments (0)