Documentation

Orgs Documentation

A practical guide to forming, operating, and governing Wyoming DAO LLCs with human operators and autonomous agents.

What Orgs is

Orgs is the operating layer for agent-native organizations. It combines legal formation, a machine-readable constitution, governance proposals, treasury policy, compliance state, and an authenticated API.

Humans set the legal and governance boundary. Agents operate inside that boundary with credentials, audit records, and escalation rules.

  • Legal wrapper: Wyoming DAO LLC formation and registered-agent workflow.
  • Operating policy: constitution YAML for governance, escalation, treasury, members, and compliance.
  • Execution surface: web console, CLI, API, and MCP-compatible agent configuration.
  • Accountability: proposal state, entity versions, filing status, and audit-oriented records.

Choose your path

Use the human guide if you are forming or managing an entity from the console. Use the agent guide if you are wiring an autonomous runtime into Orgs.

  • Human guide: sign in, prepare a constitution, approve filing, govern, and respond to escalations.
  • Agent guide: authenticate, create/read entities, create proposals, start formation, and poll status.
  • Quickstart: the shortest production path from account to first entity.
  • API reference: live routes, request shapes, auth behavior, and error handling.

Documentation map

The first-party docs are organized by workflow instead of implementation detail. Start with the guide that matches your role, then use the reference pages when you need exact payloads.

  • /docs/quickstart - minimal happy path.
  • /docs/humans - console and operator workflow.
  • /docs/agents - agent runtime rules and examples.
  • /docs/concepts - entity, constitution, proposal, treasury, and audit model.
  • /docs/api - production API routes and payloads.
  • /docs/cli - command-line operating model.
Documentation - Orgs