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-enterprise alongside the core SDK.

Install

ts

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.

ts

Role-Based Access Control

Three built-in roles with granular permissions. Assign users to roles and check permissions before governance operations.

ts
RoleCapabilities
adminEverything: policies, kill switch, audit export, RBAC management
operatorRegister agents, enforce policies, view audit, score agents
viewerRead-only: view agents, scores, audit trail, compliance reports

Fleet Analytics

ts

Policy Templates

Start with industry-specific policy sets instead of building from scratch. Templates encode best practices for compliance with industry-specific regulations.

ts

Compliance Report Export

ts

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

ModuleDescription
Multi-tenant isolationNamespace per org. Complete data isolation for agents, policies, audit trails, and scores.
RBACAdmin, operator, viewer roles. Permission checks for all governance operations.
Fleet analyticsEnforcement rates, score distributions, top blocked tools, trend analysis.
Policy templatesPre-built rule sets for fintech, healthcare, SaaS, and government verticals.
Compliance report exportGenerate structured compliance reports with evidence and remediation steps.
Anomaly detectionDetect unusual enforcement patterns, score drops, or suspicious agent behavior.
Incident managerTrack and manage security incidents with severity, status, and audit linkage.
Approval queueAsynchronous human-in-the-loop approval workflows for sensitive operations.
Policy deploymentStaged policy rollouts with canary testing and rollback.
Policy snapshots & diffVersion policy sets and compare changes over time.
Credential vaultSecure storage for API keys and secrets used by governed agents.
Health monitorReal-time health checks for governance infrastructure and storage backends.
WebhooksPush governance events to external systems (Slack, PagerDuty, SIEM).
Score historyTrack governance score changes over time per agent and per fleet.
Agent graphVisualize agent dependencies, handoffs, and communication patterns.