Governance Gateway
Entry point for every request. Nothing proceeds without verified identity, scope, action, and purpose.
It sits between identity, policy, and retrieval — so no ungoverned evidence ever reaches AI retrieval, generation, disclosure, or execution. Authority before retrieval. Evidence before generation. Approval before execution. Proof before release.
TenantSage ensures that no ungoverned evidence reaches AI retrieval, generation, disclosure, or execution.
Each page goes deeper on one part of the same S0–S12 pipeline — nothing here is a separate story.
Permission drift, dual hierarchies, the full S0–S12 pipeline, and the evidence ledger.
Gateway surface, auth model, and the typed denial codes every integration should handle.
Pick a role and a request, and watch the pipeline decide — live, in your browser.
Longer notes on why governance has to happen before retrieval, not after.
How TenantSage itself uses AI, and where a human has to be in the loop.
What TenantSage processes, what it deliberately doesn't store, and why.
Each request passes through all five, in order. Skip a step and the request is denied — not answered on a best-effort basis. Full detail on the architecture page.
Entry point for every request. Nothing proceeds without verified identity, scope, action, and purpose.
Resolves verified identity into a hashed, replayable authority snapshot — deterministic, not cached.
Classification, purpose, retention, legal hold — evaluated before a single document is touched.
Retrieval is mathematically constrained to a boundary computed before search runs.
Every step writes durable, hashed proof. No durable proof, no allow decision.
Mutating actions pass through an additional approval-bound block before anything runs.
| Category | What it does today | What TenantSage adds |
|---|---|---|
| IAM (Entra, Okta) | Verifies identity and permissions per system | Computes what evidence AI may use for this request |
| AI guardrails | Inspects prompts and responses after the fact | Stops unauthorized data from entering context at all |
| Vector database | Filters by namespace or metadata convention | Derives that filter from a proven authority decision |
| RAG platform | Retrieves documents, assembles context | Enforces that retrieval can't expand past the seal |
| GRC / audit tools | Reviews policy and events after the fact | Enforces write-ahead — no evidence, no permission |
Accurate description, today: a governance execution platform with real architecture and a working candidate implementation — still proving its security invariants before production use.
TenantSage sells authority and evidence — not intelligence.