Build a File Safety Agent

Build it →

The agent must back up before deleting and can never use rm.

  • Sequencing
  • Permanent blocking
  • Deferred transitions
  • Free tools

Build a Deployment Agent

Build it →

A full CI/CD pipeline the agent cannot skip. Lint, test, approval, deploy.

  • Chained dependencies
  • Human approval gates
  • Session rate limits
  • Pipeline resets

Build a Discord Bot

Build it →

One tool, multiple actions, each gated independently.

  • Dot notation tool mapping
  • Action-dispatch tools
  • Cycling dependencies
  • Composing limits with sequencing

Build a DevOps Assistant

Build it →

One agent, five domains, ten rules. Everything composes.

  • Cross-domain composition
  • Independent verification
  • Free tools
  • Production-scale safety

Beyond Rules: Workflow Safety

Build it →

A deployment pipeline with resource tokens, branching, and verified mutual exclusion.

  • Resource tokens
  • Mutual exclusion
  • Workflow branching
  • Formal verification