Who is who
Aucert operates as an AI-native organization where ~90% of task execution is performed by autonomous AI agents. This page covers both human leadership and the agent workforce.
Human leadership
| Role | Responsibility |
|---|---|
| CEO / CTO | Product vision, architecture, technical decisions |
| COO | Business strategy, GTM, operations |
AI agent workforce
Agents are managed through Astra, the agent workforce control plane. Each agent has a celestial-themed "fun name," a defined role, and specific capabilities.
Agent capabilities, configurations, and task history are tracked centrally in Astra. See Workforce overview for the full agent catalog.
How work is distributed
- Tasks are created in Plane with labels indicating required capabilities
- The dispatcher matches tasks to available agents based on skills and capacity
- Agents execute autonomously, raising PRs for review
- Humans review and merge — agents never self-merge
info
All agent-created PRs require at least 1 human review. This is a hard rule (see AGENTS.md, rule #8).
What's next
- Agent workforce overview — Full agent catalog
- Dispatch architecture — How tasks reach agents