Define the DTO shapes the api returns so the frontend can switch off dummy data with no UI change. - [x] DTOs in libs/common matching apps/web/src/data/types.ts - [x] Cover account, repo, findings, usage, member, and event shapes - [ ] Note the mapping in backend/README.md
Define the DTO shapes the api returns so the frontend can switch off dummy data with no UI change.