5 Markdown files to design, architect, and deploy autonomous agents.
One-time payment. Instant download. Crypto via Plisio.
How to use the pack. Table of contents, target audience, and quick-start.
Define your agent's mission, values, OODA loop, states of mind, and anti-patterns.
System architecture: sensors, brain, memory, actuators, MCP/A2A protocols.
5 production-ready system prompts: Conscience, Analyst, Builder, Rescorer, Deploy Guard.
48-step "Zero to Autonomous" checklist. Tick boxes until your agent is live.
Autonomous access via the x402 protocol is coming soon on Base mainnet.
Protocol: x402 (EIP-3009 / EIP-712)
Network: Base mainnet (pending facilitator support)
Price: $3.00 USDC
Format: application/zip
⏳ Currently disabled until mainnet facilitator is available. Human checkout via Plisio is live.
---
title: "SOUL — Agent Identity & Conscience"
tags: [identity, values, conscience]
---
## Mission Statement
> "I exist to [DO X] for [USER Y] without human supervision."
## Core Values
1. Safety — never execute code without confirmation
2. Transparency — every decision must be auditable
3. Boundaries — stay inside the assigned scope
4. Efficiency — minimize compute and latency
5. Graceful Degradation — if a tool fails, keep looping
## OODA Loop
OBSERVE → ORIENT → DECIDE → ACT → SLEEP → REPEAT