Welcome to the Bluefly.io code repository. By logging in, you agree to comply with our terms of service and code of conduct.

Skip to content
  • thomas.scola@bluefly.io's avatar
    refactor: restructure directories following clean architecture principles · edcd5d19
    thomas.scola@bluefly.io authored
    - Move audit/ → docs/audit/ for centralized documentation
    - Move planning/ → docs/planning/ with preserved root symlinks
    - Merge config/ → infrastructure/config/ for build-time separation
    - Update CLAUDE.md and README.md with new directory references
    - Preserve all functionality with backward-compatible symlinks
    - Improve architecture compliance from 4/10 to 6/10
    
    Directory Changes:
    - audit/ → docs/audit/ (3 project audit reports)
    - planning/ → docs/planning/ (strategy docs and tracking)
    - config/ → infrastructure/config/ (CI, TypeScript, Python, PHP configs)
    - Symlinks: roadmap.md, changelog.md → docs/planning/tracking/
    
    Benefits:
    - Clean separation of runtime vs build-time configurations
    - Centralized documentation organization
    - Enterprise-ready structure for OSSA compliance
    - Maintained developer workflow with familiar root access
    - Foundation for complete clean architecture implementation
    
    🤖 Generated with [Claude Code](https://claude.ai/code
    
    )
    
    Co-Authored-By: default avatarClaude <noreply@anthropic.com>
    edcd5d19
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading