protoWorkstacean Docs
protoWorkstacean is a homeostatic agent orchestration platform. It monitors world state, evaluates goals against it, and drives the protoLabs agent fleet to close deviations — continuously and autonomously.
Where to start
Section titled “Where to start”| I want to… | Go to… |
|---|---|
| Install and run my first skill execution | Tutorials → Getting Started |
| Add an agent, domain, goal, or ceremony | Guides |
| Look up env vars, HTTP API, bus topics, or config schemas | Reference |
| Understand how the executor layer or world engine works | Explanation |
| Contribute code or extend the platform | Contributing |
Documentation sections
Section titled “Documentation sections”Step-by-step walkthroughs for learning protoWorkstacean from scratch. Follow along to configure, deploy, and trigger your first autonomous skill execution.
Task-oriented how-tos for specific goals — adding agents, registering world state domains, writing GOAP rules, configuring ceremonies, and deploying to production.
Exact, complete reference material: all environment variables, HTTP API endpoints, bus topics, workspace file schemas, and executor type signatures.
Conceptual documentation explaining how protoWorkstacean’s subsystems work and why they are designed the way they are.
Architecture deep-dives, development workflow, and extension guides for contributors.