This directory contains all project documentation following the AGENTS.md standards.
- Final Summary - Complete analysis summary and recommendations
- Implementation Priority - Strategic priority guide
- Next Steps - Immediate actions and OpenSpec proposals overview
- Test Coverage Analysis - Comprehensive test coverage report
- Git Commands - Commands to commit and push changes
- Manifest (English) - Project manifest in English
- Manifest (Português) - Manifesto do projeto em Português
Located in /openspec directory:
- OpenSpec Getting Started - How to use OpenSpec
- Project Context - Tech stack and conventions
- Analysis - Complete project analysis
- Summary - Executive summary of proposals
- Proposals - Active improvement proposals
- Read Project Context for tech stack
- Review OpenSpec Getting Started for workflow
- Check Next Steps for current priorities
- Review Active Proposals
- Check Test Coverage for gaps
- Follow OpenSpec workflow for new features
Only these files are allowed in project root (per AGENTS.md):
- ✅
README.md- Project overview - ✅
CHANGELOG.md- Version history (to be created) - ✅
AGENTS.md- AI assistant instructions - ✅
LICENSE- MIT License - ✅
CONTRIBUTING.md- Contribution guidelines (to be created) - ✅
CODE_OF_CONDUCT.md- Code of conduct - ✅
SECURITY.md- Security policy (to be created)
All other documentation MUST be in this /docs directory.