release-2.6.0 merged to master
[2.6.2] - 2025-05-08
Documentation
-
Comprehensive Documentation Restructuring: Complete overhaul of EDCI documentation architecture
- Removed organizational assumptions and speculative content from all guides
- Aligned documentation with actual system architecture (4-service Docker setup)
- Integrated individual service README files with comprehensive documentation index
- Converted implementation pathways from organizational categories to technical deployment patterns
- Updated technical prerequisites to focus on competencies rather than organizational assumptions
- Enhanced Docker installation guide with service-specific configuration references
Documentation Files Updated
- README_COMPREHENSIVE.md: Complete restructure with service integration
- implementation_pathways.md: Converted to technical deployment patterns
- docker_installation_comprehensive.md: Aligned with actual docker-compose.yml architecture
- technical_prerequisites_skills.md: Removed organizational assumptions
Architecture Accuracy
- Fixed technology stack references (Spring vs Spring Boot)
- Removed multi-tenant architecture reference (not implemented)
- Corrected service architecture descriptions to match actual implementation
- Updated role-based navigation (Enterprise Architects → System Architects)
Service Documentation Integration
- Added direct links to individual service README files:
- EDCI Issuer with Docker and Properties guides
- EDCI Wallet with Docker and Properties guides
- EDCI Viewer with Docker and Properties guides
- Enhanced cross-referencing between comprehensive docs and service-specific documentation
- Maintained layered information architecture: overview → service details → configuration
Junior Developer Experience Improvements
- QUICKSTART.md: New 10-minute setup guide with working examples
- Comprehensive Glossary: Added 50+ EDCI terms, concepts, and technical definitions
- Troubleshooting Cookbook: Beginner-friendly quick fixes for common issues in common_pitfalls_solutions.md
- Progressive Documentation Structure: Clear beginner → intermediate → advanced learning paths
- Role-Based Navigation: Added "New Developers" section with targeted resources
Content Cleanup and Accuracy
- Updated Docker image versions to match actual 2.6.2 release