No request bodies in analytics
Source content and task text are processed for optimization without being written to usage analytics. Telemetry records token counts, latency and status—not source text. TrimLayer does not receive a model completion.
Enterprise Security & Governance
TrimLayer's optimize-only workflow accepts source text and a project key, returns optimized context, and uses encrypted short-lived recovery only when enabled.
Only a TrimLayer project key is required. Provider credentials are not collected or accepted by the optimize-only API.
Core Guarantees
Normal optimization is transient, usage analytics remain content-free, and exact recovery uses encrypted short-lived storage only when a customer enables it.
Source content and task text are processed for optimization without being written to usage analytics. Telemetry records token counts, latency and status—not source text. TrimLayer does not receive a model completion.
TrimLayer never needs, collects or accepts an OpenAI, Anthropic, Gemini or other model-provider credential in the optimize-only workflow. Your application makes the next model call directly.
When exact recovery is enabled, omitted original context is encrypted with tenant-scoped keys in a temporary store and deleted when its short retention period expires.
Any uncertainty, schema mismatch or time budget breach returns the original source context for your application to use unchanged.
Threat Model & Controls
Architectural controls separate project authentication, tenant data, optimization decisions and the downstream model call that remains in your application.
Data Governance Matrix
A transparent breakdown of credentials, content processing, optional recovery and downstream model-call boundaries.
Compliance & Operations
Engineered to satisfy stringent information security audits, privacy requirements, and enterprise governance.
The architecture is designed to support SOC 2 and HIPAA-aligned deployment requirements. Customers remain responsible for their own compliance assessment and configuration.
Clear review boundariesEvery organization and project operates in an isolated tenant scope governed by PostgreSQL Row-Level Security and cryptographic key isolation.
Complete tenant separationFor regulated workloads requiring on-premise or isolated cloud boundaries, TrimLayer can be deployed inside your own AWS, GCP, or Azure VPC.
Private cloud deploymentLast updated: September 18, 2026
Get Started With Confidence
Use representative source-and-task requests in the playground, compare the returned context and decide in your own application when it is ready for a downstream model call.
Open the consoleTechnical Documentation
Dive into the mathematical bounds, extractive proof contracts, calendar and typed validation rules that safeguard your AI workloads.
Explore Security Docs