Skip to content

History — frozen, read-only

This tree is archaeology. It preserves the reasoning path that produced Arius's current design, in the formats the project used before settling on ADRs + design docs. Nothing here is maintained. It is kept because the narratives hold intent (rejected alternatives, the "why") that the living docs summarise but do not reproduce in full.

If you want the current truth, start at ../README.md (the doc map), ../design/, and ../decisions/. Come here only to understand why a decision was made the way it was.

How the documentation evolved

Arius's docs grew through four overlapping eras (dates from git history):

Era Window System Where its durable intent lives now
1 2026-03-10 → 2026-06-08 OpenSpec — capability specs + per-change proposal/design/tasks Mechanical specs collapsed into ../design/; rationale lifted into ADRs 0013, 0014, 0015, 0016, 0017. Change narratives frozen in openspec-archive/.
2 2026-04-19 → 2026-05-11 Superpowers — RFC-style design docs Superseded by ADRs 0001, 0006, 0008, 0009. Frozen in superpowers/.
3 2026-04-24 → today ADRs (MADR) Live — this is the current decision home: ../decisions/.
4 2026-06-10 → today Full agentic — saved plans + conversations Implemented in code; intent folded into ADRs and ../design/. Plans frozen in agentic-plans/.

The decisive moment was 2026-04-24 (feat: replace superpower specs & plans with MADR): the superpowers plans were deleted and ADRs became the decision record. OpenSpec persisted alongside ADRs until 2026-06-08, after which the project worked "full agentic" and saved its plans rather than maintaining a spec system.

What's here