Add foundational documentation templates to support product design and architecture planning, including ADR, archetypes, LLM systems, dev setup, and shared modules.
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
- `/docs/backend/payment-flow.md`
|
||||
---
|
||||
|
||||
> Recommendations for Phase 0. Lock decisions in Phase 1.
|
||||
> Recommendations for Phase 0. Lock decisions in Phase 1.
|
||||
> After Phase 1, this file is the **canonical record of locked backend architecture decisions**.
|
||||
> Keep exploratory notes in a separate `*_PLAN.md` (if you use one) and archive/delete it after Phase 1.
|
||||
> The module list below reflects a pipeline/classification archetype. Keep/rename/omit modules per `/docs/archetypes.md`.
|
||||
|
||||
## 1. Approach & Stack
|
||||
- Style: modular monolith with clear modules; containerized.
|
||||
|
||||
Reference in New Issue
Block a user