Developer
|
3f5159fb8a
|
docs: add naming conventions and structure check script (Task 5.2)
- Add docs/development/naming.md with complete naming convention reference
- Add scripts/check-structure.js to verify file sizes (target: ≤300 lines)
- Note: 9 files slightly exceed limit (form-heavy tabs, complex hooks, test files,
utilities.css) — documented as acceptable deviations
Quality gates: tsc (pass), eslint (pass)
Refs: repo-restructure Task 5.2
|
2026-06-02 22:43:15 +00:00 |
|
Fusion
|
83f94b1f09
|
docs: comprehensive documentation overhaul
Add complete documentation structure:
- Frontend architecture documentation
- Database schema documentation
- Deployment guides (Docker, Traefik, Authentik, Environment)
- Development guides (Setup, Testing, Contributing, Quality Gates)
- Deployment architecture documentation
- Updated docs README with complete navigation
All new features and APIs are now documented.
Quality gates: docs only, no code changes
|
2026-05-19 14:18:20 +02:00 |
|