Initial commit

This commit is contained in:
2026-02-21 09:44:18 -03:00
commit 5dfc2cbd85
65 changed files with 11989 additions and 0 deletions

15
doc/README.md Normal file
View File

@@ -0,0 +1,15 @@
# Documentation
This is the documentation entrypoint for DMS.
## Available Documents
- Project setup and operations: `../README.md`
- Frontend visual system and compact UI rules: `frontend-design-foundation.md`
- Handwriting style implementation plan: `../PLAN.md`
## Planned Additions
- Architecture overview
- Data model reference
- API contract details