TRUST SUMMARY
How Anoman keeps your customers' data secure & governed
Every AI request that runs through Anoman — a guarded LLM gateway — passes the controls below. These numbers are live, aggregated across real external traffic, and each control is enforced on every call, not just promised on this page.
CONTROLS IN EFFECT
Always-on guarantees
- Data processed & stored in Jakarta — stays in-region
- Your prompts & completions are never used to train models
- Every response carries an _anoman evidence block
- API keys hashed; cache partitioned per customer
THE SIGNATURE
Trust here is instrumented, not asserted.
Every response Anoman produces carries this evidence block. The controls above aren't a claim on a page — they're recorded on each individual call.
{
"_anoman": {
"region": "id-jakarta",
"pii_masked": true,
"guardrails": { "injection": "pass", "moderation": "pass" },
"trained_on": false,
"route": "claude-sonnet-4-6",
"cache": "isolated",
"cost_idr": 184
}
}Generated by Anoman — the guarded LLM gateway. Aggregated across real external traffic, excluding our own internal & test usage. For a full security review or vendor questionnaire, contact us for provider documentation.
Generated: Aug 23, 2026