- Move DEDUPLICATION_SUMMARY.md → docs/archive/ - Move DEDUPLICATION_VERIFICATION.md → docs/archive/ - Move PROJECT_REVIEW.md → docs/project-status/ - Update DOCUMENTATION_INDEX.md references - Update docs/project-status/README.md - Update docs/archive/README.md - Reduce root from 14 to 11 essential documentation files
ASLE Documentation
This directory contains comprehensive documentation for the ASLE project.
Core Documentation
Business & Strategy
- ASLE_Executive_Summary.md - Executive overview
- ASLE_Whitepaper.md - Complete whitepaper
- ASLE_Pitch_Deck.md - Investor pitch deck
- ASLE_Tokenomics_Fee_Model.md - Tokenomics and fee structure
Technical Documentation
- ARCHITECTURE.md - System architecture
- PHASES.md - Phase-by-phase implementation breakdown
- ASLE_Diagrams.md - System diagrams
- ASLE_Smart_Contract_Pseudocode.sol - Contract pseudocode
Design & Compliance
- ASLE_Dashboard_Wireframes.md - UI wireframes
- ASLE_Compliance_Mapping.md - Compliance framework
Project Root Documentation
For development and deployment documentation, see the project root:
- ../README.md - Project overview and quick start
- ../STATUS.md - Current project status
- ../DEPLOYMENT.md - Deployment guide
- ../API_DOCUMENTATION.md - API reference
- ../TESTING.md - Testing guide
- ../RECOMMENDATIONS.md - Comprehensive recommendations and suggestions
- RECOMMENDATIONS_SUMMARY.md - Quick summary of key recommendations
- RECOMMENDATIONS_REVIEW.md - Comprehensive review and analysis of recommendations
- RECOMMENDATIONS_UPDATES.md - Summary of updates made to recommendations
Additional Resources
- Contract documentation in
../contracts/ - API documentation in
../backend/ - Frontend documentation in
../frontend/