Compliance help layer?
What is Observer?A non-invasive help layer for compliance apps. The Observer reads what users see, the Knowledge Engine maps it to regulatory concepts, the AI Generator writes plain-language guidance, and the UI Injector shows it. Host apps stay untouched.
?
Watches your host apps, maps form fields to regulatory concepts, generates compliance-grade help, and injects it into the UI — without touching the host application's code.
The pipeline
Service status
?
?
?
?
?
?
?
?
Get started?
What's the order?Each step is independent — you can skip ahead. But this is the order that gives you a live demo fastest. The whole sequence takes ~30 minutes once you have an API key and a willing host app.
?
What lives where
Observer + UI Injector are vanilla-JS bundles you drop into your host apps as <script> tags. Zero deps, <8 KB gzipped.
Registry, Knowledge, Content APIs are this server. They never touch the host app directly — the bundles call them via HTTP.
This console is for you, not your end-users. It manages the portfolio, authors the knowledge base, and observes telemetry.
Why does this exist?
Compliance apps have the worst documentation problem in software. AML/KYC fields exist because of specific regulations, with specific consequences for getting them wrong, and the rules differ per jurisdiction and per role.
Generic help tools answer "what does this button do." This one answers "why does this field exist, what happens if I get it wrong, and what should I do next."
See the help section for the full architecture.