TorbatYar/docs/templates/phase-template.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

81 lines
1.2 KiB
Markdown

# Phase: Title
| Field | Value |
| --- | --- |
| Status | Planned / In Progress / Complete |
| Owner | |
| Module(s) | |
| Depends On | |
| ADR(s) | |
## Goal
One paragraph describing the outcome of this phase.
## Scope
### In Scope
-
### Out of Scope
-
## Deliverables
- [ ] Code
- [ ] Tests
- [ ] Documentation
- [ ] ADR (if required)
- [ ] Module Registry update
- [ ] Provider Registry update (if required)
- [ ] Progress update
- [ ] Next Steps update
## Architecture Impact
-
## Database Impact
-
## API Impact
-
## Events
-
## Providers
-
## Risks
-
## Completion Checklist
- [ ] Code completed
- [ ] Tests passed
- [ ] Documentation updated
- [ ] ADR updated (if required)
- [ ] Module Registry updated
- [ ] Provider Registry updated (if required)
- [ ] Progress updated
- [ ] Next Steps updated
- [ ] Architecture validation passed
- [ ] No TODO remains
- [ ] Self review completed
- [ ] Final verification completed
## Related Documents
- [Progress](../progress.md)
- [Next Steps](../next-steps.md)
- [Roadmap](../roadmap.md)
- [Module Registry](../module-registry.md)