This directory contains documentation for the Activity Timer and Tracker application.
- ../README.md — Project overview, setup, and quick start
- SHARING.md — User guide for session sharing
- workflows/github-issue-resolution.md — Step-by-step issue resolution with MCP tools
- workflows/testing-procedures.md — Jest vs Cypress decision matrix
- workflows/code-quality-checklist.md — Pre-deployment verification
- workflows/commit-procedures.md — Git workflow and PR procedures
- components/README.md — Component index with relationship diagram
- Individual component docs in components/
- dev-guides/session-sharing.md — Session sharing architecture and API
- dev-guides/test-pyramid-architecture.md — Testing strategy
- dev-guides/TIME_UTILITIES_GUIDE.md — Time utilities implementation
- PLANNED_CHANGES.md — Upcoming feature specifications
- IMPLEMENTED_CHANGES.md — Completed changes with timestamps
- KNOWN_BUGS.md — Documented issues
- templates/PLANNED_CHANGES_TEMPLATE.md — For planning new features
- templates/COMPONENT_DOCUMENTATION_TEMPLATE.md — For component docs
- templates/DEBUGGING_SESSION_TEMPLATE.md — For memory log entries
- templates/UTILITY_PROPOSAL_TEMPLATE.md — For utility function proposals
- MEMORY_LOG.md — Index of debugging sessions and historical solutions
- analysis/ — Code analysis and findings
- migration/ — Migration plans