This directory contains all project documentation organized by category.
Milestone status and completion reports:
- M2_* - M2 milestone status, progress, and completion reports
- M3_* - M3 milestone status, DevOps, and operational reports
Deployment guides, AWS configuration, and troubleshooting:
- DEPLOYMENT_INSTRUCTIONS.md - Step-by-step deployment guide
- DEPLOYMENT_OPERATIONS_GUIDE.md - Operations and maintenance guide
- AWS_* - AWS-specific deployment guides
- ELASTIC_BEANSTALK_* - Elastic Beanstalk configuration and troubleshooting
- FIX_, TROUBLESHOOT_ - Troubleshooting guides
- CREATE_, UPDATE_, RESTART_* - Environment management guides
- CHANGE_, FIND_, HEALTH_CHECK_* - Configuration guides
Agent prompts, reports, and orchestration documents:
- ORCHESTRATOR_OUTPUT.md - Main orchestrator output with all agent prompts
- FRONTEND_AGENT_* - Frontend agent reports and status updates
- Agent-specific reports and outputs
Project execution plans and guides:
- AGENT_EXECUTION_PLAN.md - Agent execution order and dependencies
- EXECUTION_START.md - Project execution start guide
- SETUP_INSTRUCTIONS_AGENT_PROMPT.md - Setup instructions agent prompt
- REMAINING_QUESTIONS.md - Open questions and clarifications
QA testing guides and procedures:
- QA_EXECUTION_GUIDE.md - Comprehensive QA testing execution guide
- See also
/qa/results/for test results and reports
Operational guides and quick references:
- ADMIN_LOGIN_* - Admin user login instructions
- RESTART_BACKEND_* - Backend restart procedures
AWS-specific guides (legacy, some files may be here):
- AWS deployment quick start guides
- AWS troubleshooting guides
Root documentation files:
- deployment.md - Deployment documentation (from DevOps agent)
- monitoring.md - Monitoring setup documentation
- SETUP_INSTRUCTIONS.md - Infrastructure setup instructions
- SETUP_COMPLETION_REPORT.md - Setup completion status
- FEATURES.md - Feature overview and scope
- Demo_script.md - Demo script for project presentation
These files remain in the project root for easy access:
- InvoiceMe.md - Main assessment requirements document
- PRD_1_Business_Reqs.md - Business requirements document
- PRD_2_Tech_Spec.md - Technical specification document
- ELASTIC_BEANSTALK_ENV_VALUES.txt - Environment variables reference (for quick access)
- Read
InvoiceMe.md(root) for project overview - Read
PRD_1_Business_Reqs.md(root) for business requirements - Read
PRD_2_Tech_Spec.md(root) for technical specifications - Follow
/docs/execution/EXECUTION_START.mdfor execution plan
- Local Setup:
/docs/SETUP_INSTRUCTIONS.md - AWS Deployment:
/docs/deployment/DEPLOYMENT_INSTRUCTIONS.md - Operations:
/docs/deployment/DEPLOYMENT_OPERATIONS_GUIDE.md - Environment Variables:
ELASTIC_BEANSTALK_ENV_VALUES.txt(root)
- QA Guide:
/docs/qa/QA_EXECUTION_GUIDE.md - Test Results:
/qa/results/
- All Prompts:
/AGENT_PROMPTS/directory - Orchestrator Output:
/docs/agents/ORCHESTRATOR_OUTPUT.md
- M2 Status:
/docs/milestones/M2_*.md - M3 Status:
/docs/milestones/M3_*.md
- Admin Login:
/docs/operations/ADMIN_LOGIN_*.md - Backend Restart:
/docs/operations/RESTART_BACKEND_*.md
Last Updated: 2025-01-27