Skip to main content

Arena Core

Arena Core is the organizational design framework — the specification documents that define what #B4arena is and how it operates. These are not documentation; they are the declarative specification of the running system.

Document Hierarchy

DocumentPurposeAudience
ConstitutionFirst principles — 9 operating rulesEveryone
Operating ModelDay-to-day operations — decisions, escalation, communicationEvery agent (injected at session start)
Agent DesignMeta-framework for roles, souls, and wingsAgent designers
Operating Model ReferenceDetailed escalation, work lifecycle, observabilityOn-demand reference

Specifications

Arena also contains the product specifications that agents work from:

TypePurpose
PRDs (Product Requirements Documents)What to build and why
FSDs (Functional Specification Documents)How specific features work
ADRs (Architecture Decision Records)Why specific technical choices were made
QA ArtifactsTest strategies and test plans

Specifications follow a Specification Guide that defines what makes a good product specification in an agentic company.

The Ludus

The Ludus is where the abstract framework becomes concrete — it defines the specific agents, their phased rollout, and collaboration patterns. See L0 — Philosophy for the full agent roster and rollout phases.

Source: b4arena/arena — all framework and specification documents.