Getting Started¶
Setup and workflow reference for the development environment.
Setup sequence¶
Work through these in order before picking up a ticket:
- Local Development Setup
- System Overview — read before touching the data layer
- Multi-Tenancy — the most critical architectural concept; mistakes here cause cross-tenant data leaks
- Coding Standards
- AI-Assisted Development — rules are not optional
- Project Glossary
- First Contribution — end-to-end workflow walkthrough using a real example
AI tools
Read AI-Assisted Development before writing any code. The rules exist because of compliance requirements, not preference.