ARCHITECTURE.md
- System architecture and design patternsCSV_IMPORT_FIELD_MAPPING.md
- CSV import field mappings for all supported formatsUI_STYLE_GUIDE.md
- UI/UX standards and component patterns
planning/ROADMAP.md
- Main project roadmapplanning/PRODUCTION_ROADMAP.md
- Production deployment roadmapplanning/COMMUNICATIONS_ROADMAP.md
- SMS/communications feature roadmapplanning/UI_POLISH_BACKLOG.md
- UI improvement backlog
refactoring/TASKMANAGER_PHASE2.md
- Current Phase 2 refactoring tasksrefactoring/REFACTOR_PLAN_PHASE2.md
- Phase 2 refactoring planrefactoring/SERVICE_DEPENDENCY_AUDIT.md
- Service dependency analysisrefactoring/W1-*.md
- Week 1 refactoring task documentation
integrations/QUICKBOOKS_INTEGRATION_PLAN.md
- QuickBooks integration planningintegrations/WEBHOOK_INTEGRATION.md
- OpenPhone webhook integrationintegrations/OPENPHONELIMITATIONS.md
- OpenPhone API limitationsintegrations/sms-validation-research-findings.md
- SMS validation research
archive/
- Historical documentation and completed project logs
- Start with
ARCHITECTURE.md
for system overview - Check
refactoring/TASKMANAGER_PHASE2.md
for current tasks - Review
UI_STYLE_GUIDE.md
for UI standards
planning/ROADMAP.md
- Overall project directionrefactoring/TASKMANAGER_PHASE2.md
- Current sprint tasks
planning/PRODUCTION_ROADMAP.md
- Deployment planningintegrations/
- External service documentation
- Markdown Format: All documentation in Markdown
- Clear Titles: Descriptive file names in CAPS_WITH_UNDERSCORES
- Categories: Organized by purpose (planning, refactoring, integrations, etc.)
- Archives: Move obsolete docs to
archive/
with date stamps - Updates: Keep TASKMANAGER files current with progress
- 2025-01-17: Documentation reorganized into categories
- 2025-01-17: Phase 2 refactoring 81% complete for Week 1
- 2025-01-17: Result pattern implemented for service returns