Paid activation
AIGIS-hosted
Request an AIGIS-hosted activation; runtime work starts only after paid approval.
- Paid commercial activation first
- BYO production model keys
- Runtime provisioned after approval
Governed by permissions, backed by an audit log. AIGIS enforces live permissions before AI reads or writes, then records every action taken by a user or by AI acting as that user.
What happens in the first use case
A sales VP asks which renewal accounts are at risk this quarter.
AIGIS maps identity into each approved system and checks native permissions.
Unauthorized fields are removed before model context exists.
APIs, cache, SQL, or OData answer what they can; an LLM synthesizes only when needed.
The answer returns with provenance showing what was included and why.
Live today
Salesforce in production
Field-level permission enforcement, governed read/write, write-time recheck, and an auditor-grade provenance row for every request
Design-partner co-dev
ServiceNow + SAP
Connectors under active co-development with design partners; not GA, not pretending to be
The moat
Provenance ledger
Open governance schema (publishing 2026 Q3): every model call has a defensible audit row your CISO can show the board
The problem
The next enterprise interface should not belong to Salesforce, SAP, ServiceNow, Microsoft, or any one LLM provider. It should belong to the enterprise.
Agentforce centers Salesforce. Joule centers SAP. Now Assist centers ServiceNow. The enterprise ends up with separate AI layers for work that crosses the same business process.
Vendor assistants price and meter as if every user request needs their AI. In reality, many requests should hit cache, a live API, SQL, OData, or a workflow before a model is involved.
Masking sensitive fields after retrieval still tells the model the field exists. A headless enterprise needs permission-aware context construction before any prompt is built.
The solution
AIGIS sits above your systems of record and below your AI of choice. It is the neutral control plane that decides what can be accessed, which path should execute, and what evidence gets logged.
Connect systems with APIs and permission surfaces: Salesforce, SAP, ServiceNow, databases, data warehouses, and custom internal apps.
AIGIS resolves identity, rebuilds permissions, strips inaccessible fields, and logs provenance before context reaches a model.
Claude, GPT, Gemini, open-source, self-hosted, or none at all. AIGIS routes each request to the cheapest safe execution path.
Control plane
AIGIS sits between chat surfaces and systems of record. Requests can start in Slack, Claude, Teams, OpenAI, or Salesforce LWC, then pass through the same governed routing layer before anything is read, written, or sent to a model.
Systems of record
AIGIS MCP
Chat surfaces
Execution routing after governance
Known answer, governed data hash matches
Registered action or human-approved write
SOQL, OData, SQL, or system API
Small, frontier, fallback, or customer-hosted LLM
Setup paths
AIGIS is isolated by design. Teams can choose a paid managed launch, move the data-touching runtime into their own cloud, or run the governed data plane fully inside their boundary.
Paid activation
Request an AIGIS-hosted activation; runtime work starts only after paid approval.
Paid hybrid activation
Request a hybrid activation; Governed operates the experience while your sensitive data plane runs in your cloud.
Paid private activation
Request a customer-hosted activation; your team runs the full governed data plane in your environment.
The economics
Vendor assistants monetize every interaction as an AI event. AIGIS treats LLMs as one execution option behind a governed router, so more enterprise knowledge means fewer expensive model calls.
Sources: Salesforce and Microsoft publish list pricing. ServiceNow, SAP Joule, and MuleSoft are quote-based or consumption-based, so those ranges are industry estimates. Production model spend is paid through the customer's provider account; AIGIS reduces that spend with cache, direct API/database paths, and model routing policy.
The defensible moat
Masking protects the value of a field. Stripping protects the existence of the field. The difference is architectural, and it shows up the moment a model is asked to reason about your data.
Industry default
What the LLM sees:
The model still knows SSN__c and AnnualRevenue exist. It can reason about their position, infer relationships, and leak structural metadata in its response.
AIGIS approach
What the LLM sees:
The model has no way to know SSN__c exists. No metadata leakage. No structural inference. The data is architecturally absent before the prompt is constructed.
For the technically curious: Salesforce Agentforce honors object and field-level security at query time. AIGIS adds a second layer that removes fields from the prompt context before the LLM ever sees them, so model output cannot leak structural metadata. Both approaches enforce permissions. Only one enforces them on the model itself.
Why AIGIS wins
Connectors alone create sprawl. Chatbots alone create risk. AIGIS combines routing, permission reconstruction, model choice, and audit evidence in one governed layer.
Choose the enterprise systems that fit the business. AIGIS sits above them as the governed interface instead of forcing intelligence into one vendor's application layer.
When native security is available, AIGIS enforces it. When data moves to a warehouse or replica, AIGIS recreates table, column, and row permissions before AI access.
One prompt can become several governed operations across Salesforce, SAP, ServiceNow, databases, and workflows, each with per-system provenance.
AIGIS never treats approval as stale. It rechecks object, field, and record permissions at the moment the user confirms the mutation.
Defensibility
Three provisional patents pending across eight inventions, plus five trade secrets protecting the internal architecture behind permission-aware prompt construction, write safety, and multi-system orchestration.
8
Inventions filed
3
Provisional patents pending
5
Trade secrets
Permission-aware context construction across heterogeneous enterprise systems before data reaches a model.
Mechanisms that keep AI-generated mutations governed when the user confirms the action.
Routing intent across multiple systems while preserving each system's security posture and audit trail.
Demo scope
Use the first conversation to test whether one governed workflow deserves a paid proof sprint.
Setup path
Review
Cohort
2026 Q2 to Q4
Paid proof sprint scope is set only after the workspace and buyer boundary are clear.
Next step
Use the demo to inspect the Salesforce permission path, the provenance ledger, and the current ServiceNow and SAP design-partner boundaries.