Developer Overview
LetsCompl.ai is a developer-first compliance and safety middleware gateway designed for autonomous AI agents. By intercepting agent prompts, tool parameters, and write-privileged API payloads, LetsCompl enables you to enforce regulatory rulesets and data protection standards inline and in real time.
The Redact → Evaluate → Persist Pipeline
LetsCompl enforces policy guardrails using a three-stage pipeline:
1. Redact (Local SDK): Sensitive Personally Identifiable Information (PII) and Protected Health Information (PHI) are de-identified locally inside your private network using our client-side SDK. This ensures sensitive strings never hit our servers or downstream LLMs.
2. Evaluate (Edge Gateway): Payload parameters, execution contexts, and prompts are evaluated against active compliance rulesets (like FTC spending caps, FinCEN sanctions list matching, and custom keyword lists) in less than 2ms.
3. Persist (Secure Logs): Evaluation events and verdicts (allow/block) are securely logged for audit reporting. No raw evaluation payload content is ever logged to disk, fulfilling zero-retention privacy mandates.
Compliance as Code
Instead of writing complex, hard-to-maintain check conditions inside your application logic, policies are declared in structured JSON rulesets. These rulesets are automatically mapped to legal requirements (such as FINRA, SOC 2, HIPAA, or the FTC Act) and evaluated atomically at the edge.