Rescue work
Documentation for a codebase only your AI understood
Written so a new developer, or a fresh agent session, can be productive on day one instead of week three.
€1,200–€2,400 guide price4-8
What you get
- Architecture overview with diagrams of the main data and request flows
- Local setup guide verified on a clean machine from scratch
- Decision records explaining why the odd parts are the way they are
- Agent context file capturing conventions, gotchas and forbidden patterns
Usually built with
Markdown
Mermaid
TypeDoc
GitHub
A guide, not a requirement — sellers propose what suits your situation.
Nobody offers this yet
No seller has published this service yet. Ask anyway — the request goes to the marketplace and sellers who do this kind of work can answer it.
Or publish it yourself if this is your work.
Close to this
Security audit of an app your agent wroteCoding agents leave predictable holes. I look for them specifically, then hand you findings ranked by real exploitability.from €1,200Kill the queries melting your database billThe ORM calls your agent generated are hitting the database in loops. Found, fixed and indexed properly.from €1,400Fix a checkout that silently loses ordersPayments succeed at the provider but your database never hears about it. Webhooks, idempotency and reconciliation fixed.from €1,400It works locally but dies in productionThe gap between your laptop and your server, closed: environment, build, secrets and runtime differences found and fixed.from €900Lock down a Supabase database that is wide openRow level security written properly, so one customer can never read another's data through your public anon key.from €900CI pipeline that stops your agent shipping bugsTypes, lint, tests and build checks running on every pull request, so broken generated code never reaches your main branch.from €900