Isolated execution
Agent work should run away from production systems by default, with strict boundaries.
Platform layer
Solen AI is the macro system. Its infrastructure layer exists to make beta agent workflows safer: isolated execution, traceable output, rate limits, and human approval before high-risk changes.
Core concepts
Agent work should run away from production systems by default, with strict boundaries.
Tasks, patches, and actions should leave a clear record that can be reviewed later.
Forms and APIs use rate limits, Cloudflare Turnstile support, and generic responses to reduce abuse.
Deployment path