Developer Guide¶
Reference material for day-to-day engineering on this project.
| Guide | What you need |
|---|---|
| Branching Model | Rules for branches, PRs, releases — RFC FLX-ENG-RFC-001 |
| Daily Workflow | Start, iterate, stop — the 5 commands you use every day |
| Makefile Reference | Every make target explained |
| EF Migrations | Adding schema changes, migration discovery rules, Designer.cs files |
| Environment Variables | All config knobs, precedence rules, secrets handling |
| Commit Conventions | Commit message format, scope, breaking changes |
| Troubleshooting | 10 specific error patterns with root cause + fix |