-
Notifications
You must be signed in to change notification settings - Fork 1
Decision Records
Mac Anderson edited this page Jul 16, 2026
·
1 revision
Architecture Decision Records (ADRs) for Stella. Each record captures a significant decision, its context, and its consequences — so "why is it like this?" always has an answer.
| # | Title | Status | Date |
|---|---|---|---|
| 001 | <e.g. Choice of agent-loop framework> |
Accepted |
YYYY-MM-DD |
Create new records as pages named ADR-NNN-Short-Title and add them to this table.
Write one when a decision is expensive to reverse, affects multiple components, or you found yourself explaining the same rationale twice. Skip it for easily reversible, local choices.
# ADR-NNN: Title
- **Status:** Proposed | Accepted | Superseded by ADR-NNN
- **Date:** YYYY-MM-DD
- **Deciders:** @names
## Context
What problem are we solving and what constraints apply?
## Decision
What we chose, in one or two sentences.
## Alternatives considered
What else was on the table and why it lost.
## Consequences
What gets easier, what gets harder, what we're committing to.Stella Engineering Wiki · internal use only · How to contribute · Questions → #stella-eng · Sponsor me! https://github.com/macanderson - thanks!
Getting Started
Build
Operate
Reference
curl -fsSL https://raw.githubusercontent.com/oxageninc/stella/main/install.sh | sh
stella --version- Oxagen: https://oxagen.sh
- Stella Docs: https://stella.oxagen.sh
- X: https://x.com/macandersoncto
- LinkedIn: https://linkedin.com/in/macanderson
- Email: mac@oxagen.sh