← All projects
Cross-AI Workflowsexpert · ~210 min

The Sentence Your Vendor Never Sees — a Local-Model Redaction Gateway in Front of Every Cloud AI Call

Your best AI tool is on somebody else's computer, and the work you most want help with is the work you are least allowed to paste anywhere. This project refuses to resolve that with a shrug in either direction — instead of "we don't use AI on customer data" or "we pasted it and hoped," you build a gate that a small model on your own machine stands in front of: it finds the personal details, swaps them for stable placeholders, sends only the placeholder version out, brings the answer back, and puts the real names in again on your side — and then proves, with a test that involves no AI judgement at all, that not one real value ever crossed the line.

🤝 Want this built for you? Start a request — our AI scopes it, estimates a price range, and matches you with a vetted AI Advisor.
Share this:
The Sentence Your Vendor Never Sees — a Local-Model Redaction Gateway in Front of Every Cloud AI Call

🔒 Ambassador-exclusive build

Unlock this walkthrough

Two ways to open it

Just this build
$40 one-time

Unlocks this full walkthrough on your account — no subscription, and no account needed until you check out. Advisor-grade build.

Best value Rovvi AI Advisor membership
$69 / month

Every Ambassador-exclusive build, first access to new ones, and your spot on the advisor-only needs board. Or $300/year.

Become an Advisor to unlock →

What you'll do

A data-minimizing AI gateway you own end to end: a written data-classification sheet that says which classes of your own records may cross a vendor boundary at all; a deterministic detector for structured identifiers and a local open model doing the unstructured screening entirely offline; a reversible placeholder map that never leaves your machine and a rehydration step that fails closed on any token it does not recognise; a single audited send function that writes every outbound payload to an append-only ledger before it goes; a canary-and-exact-match leak assertion that fails the run on any raw value in that ledger — no model grading a model; a hand-labelled corpus that gives you a measured miss rate you can say out loud, and a sensitivity ceiling derived from that number rather than from optimism; a fail-closed fallback for when the local screener or the cloud vendor is unavailable; defences against a document that tries to talk your screener out of screening it, including a deterministic sanity floor and an escalation tripwire; a written record of what your vendor's current terms actually say and the date you read them; a human re-identification review that measures whether the redacted text still gives the person away; and four drills you have actually run — a planted identifier the detector misses, the screener killed mid-run, a hallucinated placeholder coming back from the cloud, and an injected instruction in an inbound document.