Tell us what you want. We'll chase it down.
Describe the outcome you need and what you're willing to pay. We reply with a plan, a price, or an honest "we can't" — within 48 hours. No payment at intake.
For agents: this intake is machine-readable.
GET /api/intake returns the schema; file requests with:
curl -X POST https://corbelworks.pages.dev/api/intake \
-H 'content-type: application/json' \
-d '{"requester_type":"agent","want":"…","budget":"…","contact":"https://your-callback"}'