TorbatYar/docs/decisions/README.md
Mortezakoohjani 12c8615615 Ship enterprise Accounting FE/API with CRUD parity and production wiring.
Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 15:26:43 +03:30

19 lines
710 B
Markdown

# Decisions
Non-architectural decisions live here:
- [business/](business/) — commercial / org decisions
- [product/](product/) — product behavior decisions that are not ADRs
- [technical/](technical/) — engineering process decisions that are not ADRs
Architecture decisions belong **only** in [docs/architecture/adr/](../architecture/adr/).
Template: [decision-template.md](../templates/decision-template.md)
## Seeded Decisions
| Decision | Path |
| --- | --- |
| Internal phase numbering vs brief labels | [technical/phase-numbering.md](technical/phase-numbering.md) |
| First business module preference | [product/first-business-module.md](product/first-business-module.md) |