🧪
AB-156

Sandbox declared

🧪 Sandbox Pillar: Executability Quick fix Est. cost: $0

What it means

A sandbox/test environment is documented in agent-guide.

Why it matters

Agents need a safe environment to test calls before executing real transactions.

What's wrong

// no sandbox mentioned

What's right

agent-guide.json: { "sandbox": { "url": "https://sandbox.example.com", "description": "Test environment" } }

Check this rule on your site

Enter your URL to check just this one rule (AB-001).