This directory contains organized project documentation for the Wedding RSVP application.
/architecture/
)High-level system design and architectural decisions:
constitution.md
- Governing principles and development standardsspecification.md
- Feature requirements and acceptance criteriaplan.md
- Technical implementation roadmapcomponents-list.md
- Component inventory and documentation/development/
)Development guides, workflows, and team standards:
repository-rules.md
- Development workflow and Git standardscss-styling-guidelines.md
- Design system and styling documentationagent-guidelines.md
- AI collaboration frameworkpersonal-rules.md
- Personal development guidelinestasks.md
- Detailed task breakdown and project planning/logs/
)Historical records and migration documentation:
refactor_log.md
- Complete log of refactoring changes and fixesmigration_guide.md
- Step-by-step migration documentationAll documentation should be kept up-to-date with changes. When adding new documents:
/architecture/
/development/
/logs/
This documentation structure was organized to improve discoverability while maintaining all original content.