Some checks failed
CMS CI/CD (Theoretical) / Lint Typecheck Tests (push) Failing after 5m34s
CMS CI / Governance Checks (push) Failing after 4m47s
CMS CI/CD (Theoretical) / Build Staging Images (push) Has been skipped
CMS CI / Lint Typecheck Unit E2E (push) Has been skipped
CMS CI/CD (Theoretical) / Build Production Images (push) Has been skipped
CMS CI/CD (Theoretical) / Deploy Staging (Placeholder) (push) Has been skipped
CMS CI/CD (Theoretical) / Deploy Production (Placeholder) (push) Has been skipped
31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
# Product / Engineering Docs
|
|
|
|
This section covers platform and implementation documentation for engineers and product stakeholders.
|
|
|
|
## Start Here
|
|
|
|
- [Getting Started](/getting-started)
|
|
- [Architecture](/architecture)
|
|
- [Better Auth Baseline](/product-engineering/auth-baseline)
|
|
- [RBAC And Permissions](/product-engineering/rbac-permission-model)
|
|
- [i18n Conventions](/product-engineering/i18n-conventions)
|
|
- [CRUD Examples](/product-engineering/crud-examples)
|
|
- [Domain Glossary](/product-engineering/domain-glossary)
|
|
- [Environment Runbook](/product-engineering/environment-runbook)
|
|
- [Delivery Pipeline](/product-engineering/delivery-pipeline)
|
|
- [Git Flow Governance](/product-engineering/git-flow-governance)
|
|
- [Testing Strategy Baseline](/product-engineering/testing-strategy)
|
|
- [ADR Index](/adr/)
|
|
- [Workflow](/workflow)
|
|
|
|
## Scope
|
|
|
|
- System architecture and boundaries
|
|
- RBAC and CRUD base standards
|
|
- Delivery workflow and promotion flow
|
|
- Infrastructure and deployment runbooks
|
|
|
|
## Planned Expansions
|
|
|
|
- Operational playbooks (incident, rollback, recovery)
|