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>
19 lines
710 B
Markdown
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) |
|