CP_Assessment_engine/docs/README.md
2026-02-10 12:59:40 +05:30

24 lines
975 B
Markdown

# Additional Documentation
This folder contains supplementary documentation for the Simulated Assessment Engine.
## Available Documents
- **DEPLOYMENT_GUIDE.md** - Detailed deployment instructions for production environments
- **WORKFLOW_GUIDE.md** - Complete 3-step workflow guide (persona prep → simulation → post-processing)
- **PROJECT_STRUCTURE.md** - Detailed project structure and file organization
- **FINAL_QUALITY_REPORT.md** - Quality analysis report for generated data
- **README_VERIFICATION.md** - README accuracy verification report
- **STANDALONE_VERIFICATION.md** - Standalone project verification results
- **FINAL_PRODUCTION_CHECKLIST.md** - Pre-deployment verification checklist
## Quick Reference
**Main Documentation**: See `README.md` in project root for complete documentation.
**For Production Deployment**: See `DEPLOYMENT_GUIDE.md`
**For Workflow Details**: See `WORKFLOW_GUIDE.md`
**For Project Structure**: See `PROJECT_STRUCTURE.md`