Tag

compliance

7 posts tagged "compliance".

Posts

Latest first

Write-Time PII Redaction in LLM Logs, Without Losing Debug Detail
Engineering

Write-Time PII Redaction in LLM Logs, Without Losing Debug Detail

"Redact the logs and you cannot debug" is a false trade. Here is how write-time redaction, typed structure-preserving placeholders and metadata scrubbing keep LLM request logs reproducible while the sensitive values never reach durable storage.

nRouter team
11 minRead →
What an LLM Request Log Should Contain — and What to Leave Out
Guides

What an LLM Request Log Should Contain — and What to Leave Out

The fields that make an LLM request log worth keeping, the content that turns it into a liability, and how a gateway's built-in logs compare with running your own self-hosted trace store.

nRouter team
10 minRead →
Inline LLM Guardrails: Redact, Block, or Flag Every Request
Engineering

Inline LLM Guardrails: Redact, Block, or Flag Every Request

A guardrail that runs on a sample is not a guardrail. Here is how nRouter applies PII redaction, prompt-injection detection and keyword blocklists inline on every call, with key-over-team-over-org precedence, on every plan.

nRouter team
10 minRead →
Cost Honesty: Unpriced Is Never $0 on Your LLM Bill
Company

Cost Honesty: Unpriced Is Never $0 on Your LLM Bill

The most important number in an LLM gateway is what a call cost, and it is the easiest one to fudge. We read the provider's settled cost and pass it through exactly; when it is unknowable we say unpriced, never zero.

nRouter team
10 minRead →
No Demo Mode: Every Number You See Came From a Real Request
Company

No Demo Mode: Every Number You See Came From a Real Request

nRouter has no sandbox, no sample dataset, and no demo mode. The dashboard figure, the playground response, the cost header and the ledger row are all produced by the same live path a paying request takes. The cost of that honesty is that there is nothing to look at until you have paid for a call.

nRouter team
10 minRead →
Who Rotated That Key? An Audit Trail That Answers in One Query
Engineering

Who Rotated That Key? An Audit Trail That Answers in One Query

"Who rotated that key, and from where?" should be a filter, not an archaeology project. Here is the audit-trail contract we hold ourselves to on an LLM gateway: complete actor attribution, one shared client-IP path, append-only entries, and reads that are role-scoped and tenant-isolated.

nRouter team
10 minRead →
SOC 2 for an LLM Gateway: The Evidence an Auditor Asks For
Guides

SOC 2 for an LLM Gateway: The Evidence an Auditor Asks For

A criterion-by-criterion checklist for putting an LLM gateway through SOC 2 — access control, audit attribution, retention, encryption, tenant isolation and availability — with the honest current state of each control on nRouter.

nRouter team
11 minRead →