Building openly, with the reasons.
A live view of what we're shipping this quarter, what's queued for next, and what's deferred. The dates aren't promises. The reasons are.
Now
This quarterIn active development. Items here have an engineer assigned and a target ship date — not a promise, but our best estimate of when this lands.
First customer pilot — synthetic clinical-trial workload
BuildingA controller-side pilot running synthetic German clinical-trial data through the full split-knowledge pipeline. Real receipts, real witness signatures, real verifier flow — synthetic data, by design.
Sanitizer canary tokens
BuildingPre-prod safety: inject known-fake PII tokens at a sampled rate, alert if any reach Sandbox B. Required for measured-recall claims in the DPO evidence package.
Sanitizer adversarial second-pass
BuildingA second sanitizer model deliberately tries to recover redacted entities. Failure to recover is the property we want; success means the manifest gets revised before the AI sees the prompt.
TypeScript verifier SDK (beta)
Designed~50 lines of caller code to validate a Veil receipt without any roundtrip to our infrastructure. Beta this quarter; offline by design.
DPIA auto-generator (v1)
DesignedGenerates a customer-specific Data Protection Impact Assessment section from the receipts produced during a 30-day measurement window. v1 covers one workflow shape; full packaging follows.
Next
Post-pilotDesigned, prioritized, and queued. Order can shift if a pilot uncovers something more urgent — that is the whole point of going pilot-first.
Python + Go verifier SDKs
DesignedSame surface as the TypeScript verifier; same offline guarantees. Required for customers running non-Node infrastructure.
Async-job certificate UX
DesignedFor long-running model calls (streaming responses, multi-step agent runs) the receipt is finalized at completion rather than per-token. Sidesteps the streaming-DLP trap cleanly.
Agent identity (JWKS, scoped tokens)
DesignedFor multi-step agent workflows: per-agent identity with key rotation, scoped tokens, explicit trust tiers. Required for the agent product to scale beyond pilot.
EU AI Act Annex IV evidence bundle
DesignedBundle of receipts, sanitizer manifests, and witness logs that maps directly to Annex IV documentation requirements. Pulled in during pilot scoping when a customer asks.
Hardware-attested Sandbox B tier
ResearchingConfidential-computing-attested processing for the highest-tier customers — a separate pricing line. Early conversations with a confidential-computing vendor.
MCP control plane
DesignedServer inventory, approval state, kill-switch, analytics. Treats every Model Context Protocol server like a tenant and gives admins one panel to manage them.
Later
Customer-triggered or strategicCustomer-triggered or strategic. We won't build these on speculation; they unlock when a customer's contract or compliance milestone makes them load-bearing.
Binder PDF assembly endpoint
DesignedOne endpoint that compiles DPIA + AVV + architecture review + Annex IV bundle into a single signed PDF — the "deployment binder" customers can hand to legal.
AVV / DPA template generator
ResearchingGerman Auftragsverarbeitungsvertrag plus English Data Processing Agreement filled from tenant configuration. Lawyer-reviewed templates, not legal advice.
Multi-tenant key rotation
DesignedPer-customer signing keys rotated on a customer-controlled schedule. Required for some banking workloads; not required for the first pilots.
Format-preserving tokenization
ResearchingTokens that look like the original (IBAN-shaped, phone-shaped) so legacy systems pass downstream validation. Customer-triggered.
Markov anomaly detection on re-linkage flow
ResearchingModels the legitimate distribution of the governance flow; flags low-probability sequences (skipped reviews, biased approvers). Cheap to build, defensible by design.
DPIA auto-generator (full packaging)
DesignedBeyond v1 — multi-workflow, multi-tenant, customer-edit-able output that compiles to a binder PDF. Customer-triggered, not always-on.
Want to influence the order?
If something on the Next or Later list is load-bearing for your team, tell us. Pilot customers move things into Now. That is how the order gets set.