Enterprise
Multi-tenant governance, RBAC, fleet analytics, policy templates, and compliance reporting for enterprise deployments.
@lua-ai-global/governance-enterprise is a separate package that extends the core SDK with multi-tenant isolation, RBAC, fleet analytics, policy templates, and compliance reporting. 585 tests across 29 modules.
Info: Separate package. Enterprise features are not included in
governance-sdk. Install@lua-ai-global/governance-enterprisealongside the core SDK.
Install
Multi-Tenant Isolation
Each tenant gets a fully isolated governance instance with its own agents, policies, audit trails, and scores. No data leaks between organizations.
Role-Based Access Control
Three built-in roles with granular permissions. Assign users to roles and check permissions before governance operations.
| Role | Capabilities |
|---|---|
| admin | Everything: policies, kill switch, audit export, RBAC management |
| operator | Register agents, enforce policies, view audit, score agents |
| viewer | Read-only: view agents, scores, audit trail, compliance reports |
Fleet Analytics
Policy Templates
Start with industry-specific policy sets instead of building from scratch. Templates encode best practices for compliance with industry-specific regulations.
Compliance Report Export
Note: Compliance reports can be generated on demand for auditors or scheduled as part of your CI/CD pipeline. The JSON format is machine-readable for integration with GRC platforms.
All 29 Modules
| Module | Description |
|---|---|
| Multi-tenant isolation | Namespace per org. Complete data isolation for agents, policies, audit trails, and scores. |
| RBAC | Admin, operator, viewer roles. Permission checks for all governance operations. |
| Fleet analytics | Enforcement rates, score distributions, top blocked tools, trend analysis. |
| Policy templates | Pre-built rule sets for fintech, healthcare, SaaS, and government verticals. |
| Compliance report export | Generate structured compliance reports with evidence and remediation steps. |
| Anomaly detection | Detect unusual enforcement patterns, score drops, or suspicious agent behavior. |
| Incident manager | Track and manage security incidents with severity, status, and audit linkage. |
| Approval queue | Asynchronous human-in-the-loop approval workflows for sensitive operations. |
| Policy deployment | Staged policy rollouts with canary testing and rollback. |
| Policy snapshots & diff | Version policy sets and compare changes over time. |
| Credential vault | Secure storage for API keys and secrets used by governed agents. |
| Health monitor | Real-time health checks for governance infrastructure and storage backends. |
| Webhooks | Push governance events to external systems (Slack, PagerDuty, SIEM). |
| Score history | Track governance score changes over time per agent and per fleet. |
| Agent graph | Visualize agent dependencies, handoffs, and communication patterns. |