Commit Graph

2 Commits

Author SHA1 Message Date
Adrian Flores Cortes
55facb9d90 [TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS] refactor(structure): Migrate to canonical apps/ structure
- Moved backend/ to apps/backend/ (submodule)
- Moved database/ to apps/database/ (submodule)
- Moved frontend/ to apps/frontend-web/ (submodule)
- Updated .gitmodules references
- Created apps/_MAP.md
- Updated CLAUDE.md v0.1.0 -> v2.0.0

Part of: TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS Sprint 5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 10:46:54 -06:00
Adrian Flores Cortes
8fa57a4c00 feat: Create CLAUDE.md with project-specific instructions
- Extend workspace CLAUDE.md with clinica-dental specialization rules
- Document module inheritance from erp-clinicas (SUB-CONSUMER type)
- Define local schema configuration (sub_dental prefix)
- Document 6 dental-specific modules (odontograma, tratamientos, ortodoncia, protesis, radiografias, presupuestos)
- Add regulatory compliance rules (NOM-013-SSA2-2015, NOM-004-SSA3-2012, COFEPRIS)
- Define naming conventions and local aliases
- Document current block from parent project (erp-clinicas < 50%)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 18:01:24 -06:00