Files
cms.fellies.org/docs/product-engineering/index.md

29 lines
938 B
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)
- [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)