Skip to content

Decision Log

Drive-Shift Bot edited this page Jul 5, 2026 · 1 revision

Decision Log

Record of major architectural decisions.

  • 2026-07-05: Monorepo vs Split Repos
    • Decision: We chose a single repository containing frontend/ and backend/ directories.
    • Rationale: Eases coordination for a 2-person team, enables single-board issue management, and simplifies documentation sharing.

Clone this wiki locally