Serova context
Why Ficta sits in Labs and how it fits the wider Serova portfolio.
Ficta is a Serova Labs project for teams evaluating AI chat with a local redaction boundary. This page keeps the portfolio context short; the full product site, docs, install path, and FAQs live at ficta.sh.
Serova Labs tracks the experiment. Ficta's product surface stays canonical at ficta.sh.
Authorization: Bearer sk-live-4a9f...c2
{
"content": "email me at ada@acme.co"
}Authorization: Bearer sk-live-4a9f...c2
{
"content": "email me at FICTA_1b8e4d..."
}{
"content": "Here is your draft to ada@acme.co"
}The provider receives required auth headers; protected payload values leave as tokens, and the mapping never leaves your machine.
Ficta extends Serova beyond communication automation into trust infrastructure for AI workflows. Labs is the right place to show that direction without turning serova.ai into a second Ficta marketing site.
Why Ficta sits in Labs and how it fits the wider Serova portfolio.
The current Gateway pitch, install path, FAQs, and product updates live on ficta.sh.
Source, docs, and threat model stay one click away instead of being re-maintained here.
This is the only mechanism summary we keep here. For exact coverage, current limitations, and setup details, use Ficta's product site and threat model.
Known sensitive values are loaded into the local boundary before the model request is prepared.
The provider sees useful request shape with FICTA_ tokens where protected values would have appeared.
Replies are mapped back locally so users can read coherent output without sending the mapping away.