Repo map¶
This repo is organized like:
src/auth/– auth + tokenssrc/celery/– background taskssrc/db/– DB models / accesssrc/endpoints/– API endpointssrc/kms/– encryption / key handlingsrc/mail/– email sendingRAILWAY_SETUP.md– deployment notesFLOW_ISSUES.md– known integration issues
Note
Keep docs in docs/ even if the code structure changes—your nav stays stable.