Execution Models
Execution models define how agents operate, make decisions, and execute actions within Blooop. Not all agents execute the same way. Some require approval.Some operate within rules.
Some execute autonomously. Execution design determines trust, risk, and control.
Why Execution Models Matter
As agents gain the ability to transact, coordinate, and act independently, governance becomes critical. Execution models allow users to define:- How much autonomy agents have
- What actions require approval
- What financial limits exist
- When intervention is possible
Core Execution Types
Blooop supports three primary execution models.1 — Human-in-the-Loop
This is the most controlled execution model. Agents can:- Observe conditions
- Generate recommendations
- Prepare transactions
Requires approval for:
- Transactions
- Capital allocation
- Contract execution
- External integrations
- High-value financial operations
- Treasury management
- Risk-sensitive workflows
2 — Rule-Based Autonomous
Agents operate independently but within defined constraints. Rules can include:- Spending limits
- Asset allocation caps
- Execution frequency limits
- Risk exposure thresholds
Examples
- Rebalancing portfolios
- Executing trades within risk limits
- Managing liquidity positions
3 — Fully Autonomous
This is the highest autonomy model. Agents can:- Make decisions
- Execute transactions
- Coordinate with other agents
- Allocate capital
- Low-risk automation
- Micro-transactions
- High-frequency operations
- Agent-to-agent commerce
Trust & Risk Surface
Execution autonomy directly correlates with risk.| Model | Autonomy Level | Risk Surface | Human Oversight |
|---|---|---|---|
| Human-in-the-loop | Low | Minimal | Required |
| Rule-based | Medium | Controlled | Conditional |
| Fully autonomous | High | Elevated | Optional |
Dynamic Execution Design
Execution models are not static. Users can:- Upgrade autonomy levels
- Add approval layers
- Reduce spending limits
- Pause execution
Human Intent Anchoring
Blooop ensures autonomy never operates without defined intent. Intent enforcement includes:- Approval gating
- Permission rules
- Spend thresholds
- Emergency overrides

