Eudaimonia is the AI Operating System that hosts the Rising Sun specialist mesh. It is not a design exploration — it is a deployed runtime serving live API surfaces for Etch, Augur, OpenMed, and the sandbox layer that AAASP agents execute against.
What It Actually Runs
[eudaimonia.win/docs](https://eudaimonia.win/docs) is the live OpenAPI surface for the entire stack:
- >/Etch:
- >/Augur:
- >/OpenMed:
- >/Maritime:
- >Sandbox-as-a-Service:
Why Eudaimonia
Named after the Greek concept of human flourishing — the "good daimon" that guides a life well lived. The thesis: AI infrastructure should be a kernel, not a chat window. Specialists, sandboxes, and provenance live in the OS layer; vertical applications (TrialSight, Maritime, Meridian) compose them.
Architectural Position
Eudaimonia sits between the bare-metal layer and vertical applications. AAASP runs agents *inside* Eudaimonia sandboxes. Etch and Augur are *services hosted by* Eudaimonia. TrialSight, Maritime, and Meridian *consume* Eudaimonia APIs. This is the kernel layer of the Rising Sun stack — primary competitor in the broader market is Daytona.
Tech Stack
Python + FastAPI service mesh, PostgreSQL, sandbox isolation primitives, OpenAPI 3.1 schema-first design. Deployed at eudaimonia.win with full auto-generated docs.