-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture Decisions
Keshav edited this page Jul 29, 2026
·
2 revisions
Architecture decision records preserve why the project chose a direction and what would justify changing it.
- ADR 0001 — Focus the product on environment failures
- ADR 0002 — Use a pnpm monorepo
- ADR 0003 — Use Next.js and Tauri with shared UI
- ADR 0004 — Begin with modular services and PostgreSQL relationships
- ADR 0005 — Separate AI from authorization and execution
- ADR 0006 — Version Wiki source in the main repository
Every ADR includes:
- status;
- date;
- context;
- decision;
- consequences;
- alternatives considered;
- conditions that would justify revisiting the decision.
Accepted records are not edited to hide obsolete assumptions. A later ADR supersedes them and links both directions.
StackCendra is currently in Phase 0. The complete Phase 0–13 plan is versioned in the main repository under docs/wiki; later-phase pages describe intended behavior, not current implementation.
- Phase 0 foundation
- Phase 0 backlog
- Release 0.1 discovery
- Phase delivery framework
- Roadmap
- Wiki review guide
- Risks and decisions