40 lines
1.7 KiB
Markdown
40 lines
1.7 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)
|
|
- [Package Catalog And Decision Notes](/product-engineering/package-catalog)
|
|
- [Code Architecture Map](/product-engineering/code-architecture-map)
|
|
- [Critical Invariants](/product-engineering/critical-invariants)
|
|
- [Request Lifecycle Flows](/product-engineering/request-lifecycle-flows)
|
|
- [Code Handover Playbook](/product-engineering/code-handover-playbook)
|
|
- [User Personas And Use-Case Topics](/product-engineering/user-personas-and-use-cases)
|
|
- [CMS Feature Topics (Domain-Centric)](/product-engineering/cms-feature-topics)
|
|
- [Domain Glossary](/product-engineering/domain-glossary)
|
|
- [Artist CMS Inspiration Notes](/product-engineering/artist-cms-inspiration)
|
|
- [Environment Runbook](/product-engineering/environment-runbook)
|
|
- [Staging Deployment Checklist](/product-engineering/staging-deployment-checklist)
|
|
- [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)
|