Start the Audit
Tell us where to look. We'll do the rest.
AUDIT_INIT_WIZARD
The right way to work with us
You run the paid audit
We show you where things break
You decide what to do next
This keeps things clear for everyone.
Find the leak ($499 audit)
Paid upfront. No sales call.
When you should contact us
You can contact us only if:
You've already completed the audit
You have a billing or access issue
You have a specific operational question
For everything else, the audit comes first.
contact_config.json
{
"method": "POST",
"endpoint": "mailto:hello@metisfactory.io",
"headers": {
"content-type": "clear/relevant"
},
"body": {
"topic": "audit_inquiry",
"urgency": "high"
},
"response_policy": {
"spam": "ignore",
"advice_request": "redirect_to_audit",
"project_inquiry": "reply_asap"
}
}if (problem == yours) {
return next_step;
}