TorbatYar/docs/decisions/technical/phase-numbering.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

34 lines
796 B
Markdown

# Decision: Internal Phase Numbering
| Field | Value |
| --- | --- |
| Type | Technical |
| Status | Accepted |
| Date | 2026-01-01 |
| Deciders | Platform |
| Related ADR | — |
## Context
External briefs labeled tenant onboarding as “Phase 3”, while internal docs already used فاز ۳ for OTP + Tenant Management.
## Decision
Keep internal numbering:
1. Phase 1 — Core Platform
2. Phase 2 — Identity & Access + SSO
3. Phase 3 — OTP Login + Tenant Management
4. Phase 4 — Tenant Onboarding & Workspace Activation
When referencing briefs, note the alias explicitly.
## Consequences
Avoids rewriting historical progress; requires glossary note.
## Related Documents
- [Glossary](../../glossary.md)
- [Progress](../../progress.md)