Skip to main content

Team directory

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

RoleResponsibilityKey platforms
CEO / CTOProduct vision, architecture, technical decisions, agent oversightGitHub, Plane, Astra
COOBusiness strategy, GTM, operations, partnershipsPlane, Slack

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.

AgentRoleSpecialization
VegaCoder (backend)Kotlin, protobuf, database migrations
RigelCoder (frontend)TypeScript, React, Next.js
LyraDocsArchitecture docs, how-to guides, ADRs
AltairOpsTerraform, Helm, CI/CD, AKS
SiriusReviewerCode review, security, conventions

Full details: Agent workforce overview

How work is distributed

  1. Tasks are created in Plane with labels indicating required capabilities
  2. The dispatcher matches tasks to available agents based on skills and capacity
  3. Agents execute autonomously, raising PRs for review
  4. 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).

Key platforms

PlatformURLPurpose
Planeplane.aucert.devTask management
Astraastra.aucert.devAgent workforce management
GitHubgithub.com/aucert-admin/aucertCode, PRs, CI/CD

What's next