Skip to main content

Governance Framework

Enterprise controls for AI agent management at scale.

MeetLoyd provides a comprehensive governance framework designed for enterprises that need to maintain control, visibility, and compliance over their AI agent deployments. Every action is auditable, every prompt is versioned, and every level of the hierarchy has its own emergency controls.

Hierarchical Control Model

The governance framework operates at four levels, from organization-wide policies down to individual agent behavior:

Tenant (Organization)App (Workspace)Team (Department)Agent (Individual AI)

This hierarchy enables precise control. Pause an entire workspace during an incident, or fine-tune a single agent's behavior without affecting anyone else.

Kill Switch Hierarchy

When something goes wrong, you need the ability to stop it immediately. MeetLoyd's kill switch system provides cascading emergency controls at every level.

Status States

StatusDescriptionCan Execute?
ActiveNormal operationYes
PausedTemporary suspension, can self-resumeNo
SuspendedAdmin suspension, requires manual reviewNo
MaintenanceScheduled maintenance windowNo

Cascade Behavior

When you pause a higher level, all children are blocked:

  • Pause Tenant → All apps, teams, and agents stop
  • Pause App → All teams and agents in that app stop
  • Pause Team → All agents in that team stop
  • Pause Agent → Only that agent stops

Available Actions

ActionResultUse Case
PauseTemporary stopInvestigating an issue
SuspendFull stop, needs reviewSecurity concern
ResumeReturn to activeIssue resolved
Maintenance StartPlanned downtimeScheduled maintenance
Maintenance EndEnd maintenanceMaintenance complete
Emergency StopImmediate full stopCritical incident

Timed Actions

Emergency actions can have an expiration time. When expired, the system automatically resumes the entity. This is useful for time-boxed investigations where you want the system to self-heal.


Prompt Versioning

System prompts are the "soul" of your agents. In regulated industries, you need a full audit trail of who changed what, when, and why.

Why Version Prompts?

  • Audit trail: Every change is recorded with actor, timestamp, and reason
  • Rollback: Restore previous versions instantly
  • Review workflow: Approve changes before they reach production
  • A/B testing: Validate improvements with real traffic before full rollout

Version Lifecycle

Every prompt version moves through a controlled lifecycle:

Draft → Pending Review → Approved → Staging → Production

Rejected versions return to draft for further editing. Deprecated versions are retained for audit purposes.

StatusDescription
DraftWork in progress, not visible to users
Pending ReviewSubmitted for approval
ApprovedApproved, ready for staging
StagingDeployed to staging environment
ProductionLive in production
DeprecatedReplaced by newer version
RejectedReview rejected, needs changes

Rollback

If a new prompt causes issues, you can instantly roll back to any previous version. This creates a new version (for audit trail) based on the target and immediately promotes it to production.

Diff Tracking

Each version tracks additions, deletions, and a change summary relative to its parent version. This makes code-review-style prompt reviews straightforward.


AI-Generated Suggestions

When Auto-Discovery detects optimization opportunities (for example, a new integration was connected), it creates prompt suggestions with a confidence score and risk level. You can review, apply, or reject these suggestions from the dashboard.


A/B Testing for Prompts

Before rolling out a prompt change to all users, test it with a subset of traffic.

MetricDescription
ExecutionsNumber of runs per variant
Success RateTask completion rate
Avg LatencyResponse time
User ScoreUser satisfaction rating

You define the traffic split, minimum sample size, and maximum duration. When the test completes, promote the winning variant to production.


Audit Trail

Every governance action is logged with full attribution:

ActionDescription
Create DraftNew version created
Submit ReviewSubmitted for approval
ApproveApproved by reviewer
RejectRejected by reviewer
Request ChangesChanges requested
Promote StagingDeployed to staging
Promote ProductionDeployed to production
RollbackRolled back to previous version
Apply SuggestionAI suggestion applied

Integration with Watchdog

The governance framework integrates with MeetLoyd's Watchdog system:

  • Watchdog detects issue → Can trigger auto-pause via kill switch
  • Emergency action executed → Logged in Watchdog alerts
  • Automatic recovery → Timed pauses auto-resume

Budget Controls

Set spending limits at any level of the hierarchy to prevent runaway costs.

Budget Hierarchy

LevelScopeUse Case
TenantAll usage in organizationCompany-wide spending cap
AppEnvironment-level limitsDev vs Production budgets
TeamDepartment budgetsMarketing team limit
AgentPer-agent limitsLimit experimental agents

Actions When Exceeded

ActionBehavior
BlockStop execution, return error
WarnAllow execution, send alert
ThrottleReduce request rate
QueueQueue requests for later

Data Loss Prevention (DLP)

DLP prevents sensitive data from being exposed through AI agent responses. Configure rules to detect, redact, or block sensitive information.

Built-in Classifications

CategoryExamplesDefault Action
PIISSN, passport numbersRedact
FinancialCredit cards, bank accountsBlock
CredentialsAPI keys, passwordsBlock
HealthPHI, medical recordsRedact
InfrastructureIP addresses, hostnamesWarn

DLP Actions

ActionBehavior
BlockStop response, return error
RedactReplace sensitive data with placeholder
WarnAllow but log violation
LogSilent logging only

You can also create custom classification patterns for industry-specific data (e.g., internal project codes, employee IDs) and grant specific agents permission to access certain data categories with time-limited exemptions.


Chain of Thought (CoT) Logging

For compliance and debugging, you may need to understand why an agent made a decision.

Why Capture Reasoning?

  • Audit requirements: Regulators may require explainability
  • Debugging: Understand failures in complex workflows
  • Training: Improve prompts based on reasoning patterns
  • Legal: Demonstrate non-discriminatory decision making

Capture Levels

LevelWhat's CapturedStorage Impact
NoneNothingNone
MetadataDecision type, outcome, timingLow
SummaryCondensed reasoningMedium
FullComplete thinking processHigh

Capture Triggers

CoT is captured when specific events occur:

TriggerDescription
High costExecution exceeded cost threshold
ErrorAgent encountered an error
Tool useAgent used external tools
Verification failOutput verification failed
DLP violationDLP detected sensitive data
Budget warningApproaching budget limit
Random sampleRandom sampling for QA
ManualExplicitly requested

Governance Integrations

Connect MeetLoyd governance events to your existing incident management systems.

Supported Platforms

PlatformTypeFeatures
PagerDutyAlertingIncidents, escalations, auto-resolve
ServiceNowITSMTickets, workflows, CMDB mapping

Sync Directions

DirectionBehavior
To ExternalMeetLoyd → PagerDuty/ServiceNow only
From ExternalExternal → MeetLoyd only
BidirectionalFull two-way sync

Workspace Briefing & Context Propagation

Inspired by Salesforce's V2MOM (Vision, Values, Methods, Obstacles, Measures), MeetLoyd supports cascading context from leadership to all AI teams.

How It Works

Workspace Briefing → Team Manager reads and extracts relevant context → Human approves the summary → Stored in Team Memory → Available to all team agents via RAG

Why Workspace Briefing?

Public information gives the marketing perspective. But AI teams need insider context: strategic priorities, internal processes, key relationships, cultural norms, and budget constraints.


Cascading Governance Policy

Governance policies cascade through a 4-level hierarchy, giving you precise control from organization-wide defaults down to individual agent behavior. Each level inherits from its parent, and you only need to configure overrides where behavior should differ.

Autonomy Levels

LevelBehaviorUse Case
AutonomousAgents act freely, no approval neededFully automated deployments
ProactiveAgents propose, humans approveMost production teams (default)
ReactiveAgents wait for human instructionTesting, debugging
LockedAll agent actions blockedHighly regulated scenarios, maintenance
AdaptiveDynamically resolved from compliance scoresProgressive autonomy -- proven compliance earns freedom

Adaptive Autonomy

When set to adaptive, the autonomy level is automatically determined based on your agents' real-time PVP compliance scores. Agents that consistently comply earn expanded autonomy; those that violate policies get restricted.

Compliance ScoreResolved Level
95% or higherAutonomous
80% or higherProactive
60% or higherReactive
Below 60%Locked

Discovery Controls

Control what agents can automatically discover from connected integrations:

CapabilityDescription
Dynamic tool loadingLoad tool schemas on demand instead of upfront
Tool discoveryDiscover new tools from connected integrations
Data discoveryIntrospect schemas and data structures
Memory creationStore discovery results in agent memory
Skill suggestionSuggest skills based on discoveries
Auto tool syncAutomatically assign discovered tools to agents

Per-Artifact Governance

Control governance independently for each of the 9 artifact types (schedules, workflows, triggers, prompts, interaction rules, memory, bootstrap tasks, continuous watch, and tasks). Each supports its own autonomy level override and optional approval role.

Best Practices
  1. Start with restrictive defaults -- Set restrictive autonomy at tenant level, then grant more freedom to specific teams
  2. Disable auto-sync by default -- Turn off auto tool sync organization-wide and enable it only for teams that need it
  3. Lock sensitive artifacts -- Set prompts and interaction rules to locked at tenant level for compliance
  4. Override at the right level -- Prefer team-level overrides over agent-level for easier management

Transparency Principle

MeetLoyd operates on a core governance principle: full transparency.

  • All system prompts are visible and editable
  • No hidden instructions or protected templates
  • Every change is tracked and auditable

This ensures compliance with emerging AI regulations, builds trust through visibility, and enables easy debugging and improvement.


Security Overview
Platform security architecture
Approvals System
Human-in-the-loop workflows
Audit Logs
Activity logging and compliance
Incident Management
Track and respond to security events