Patterns
Trust & Control Plane
Autonomy governance, operational configuration, transparency, and guardrail patterns that establish and maintain user trust in agentic experiences.
Configuration
Settings Templates
Reusable control groups for product teams that need durable agent boundaries across sessions, not one-off prompt instructions.
Effective policy
Autonomy
Applies to the current workspace until changed.
External actions
Risky actions should show a locked consequence preview before execution.
Notifications
Memory
Memory should not expand scope silently.
Settings templates should use confirmation or undo for risky changes such as disabling approval gates, lowering escalation thresholds, or expanding memory scope.
Governance
Autonomy Level
Select how much independence the agent has. Higher levels increase speed but reduce oversight. Uses the 6-level autonomy scale from foundations.
| Property | Value | Notes |
|---|---|---|
| Scale | 6 levels (1–6) | From Human-Augmented to Human-Out-of-the-Loop |
| Default | Level 2 | Start conservative, unlock higher levels over time |
| Indicator | Stepped bar | Discrete steps, not a continuous slider |
Governance
Mode Toggles
Switch the agent's operational mode to focus on different aspects of the review workflow. Each mode changes available tools and priorities.
| Mode | Focus | Tools |
|---|---|---|
| Requirements | Source material and policy alignment | 4 requirements-specific tools |
| Research | Technical investigation | 4 research-specific tools |
| Review | Deliverable review and audit prep | 4 review-specific tools |
Governance
Context Scope
Define which documents and project artifacts the agent can access. Narrower scopes reduce noise; wider scopes enable cross-referencing.
| Scope | Documents | Use case |
|---|---|---|
| Portal Only | 2 documents | Focused work on a single product |
| Portal + Policy | 4 documents | Evaluating policy alignment claims |
| Global | 6 documents | Cross-referencing across full project workspace |
Permissions
Consent Flow
Explicit user consent before the agent takes sensitive or irreversible actions. Users can accept, decline, or learn more before deciding.
| Property | Value | Notes |
|---|---|---|
| Trigger | Sensitive or irreversible actions | Emails, deletions, external API calls |
| States | Prompt → Accepted / Declined | Three mutually exclusive states |
| Action preview | Required | Shows exactly what will happen before user decides |
| Reversibility | Settings override | Declined actions can be re-approved later |
Transparency
Confidence Display
How the agent communicates its certainty level through language, visual cues, and actionable follow-ups.
| Level | Indicator | Language pattern |
|---|---|---|
| High | Green dot | Direct assertions with citations |
| Medium | Amber dot | Hedged language: "appears to," "based on" |
| Low | Red dot | Explicit uncertainty + verify action |
Control
Kill Switch
Always-available mechanism to immediately halt agent execution. The stop control adapts its prominence to the agent's current state.
| State | Button style | Behavior |
|---|---|---|
| Idle | Subtle border | Present but low prominence |
| Running | Red-tinted background | Prominent, immediately accessible |
| Stopped | Resume + Discard options | Partial results preserved, user chooses next step |
Transparency
Cost Transparency
Showing users the computational cost of agent operations. Compact mode provides a glanceable summary; detailed mode breaks down token usage and pricing.
| Mode | Shows | Use case |
|---|---|---|
| Compact | Total tokens, cost, elapsed time | Inline display after each response |
| Detailed | Input/output split, model, pricing | Budget review and cost optimization |
Transparency
Data Provenance
Tracing information back to its origin. Sources mode shows where data came from; chain mode shows the full reasoning path from source to conclusion.
| Mode | Shows | When to use |
|---|---|---|
| Sources | Document, section, confidence, type | Quick verification of data origin |
| Chain | Source → fact → inference → conclusion | Auditing the full reasoning path |
Accountability
Audit Trail
Immutable log of all agent actions for requirements and review. Summary mode shows a compact timeline; detailed mode expands each entry with full context and source links.
| Mode | Shows | Audience |
|---|---|---|
| Summary | Timestamp + action description | Quick scan during review |
| Detailed | User, outcome, source links | Formal audit and requirements review |