Commit Graph

2 Commits

Author SHA1 Message Date
NomenAK
ff7eda0e8a cleanup: Remove deprecated test files and add Framework-Lite placeholder
Complete cleanup of deprecated testing files and documentation from previous
phases, ensuring clean repository state with local as source of truth.

Changes:
- Remove deprecated testing summary files
- Remove old comprehensive test files that have been superseded
- Add Framework-Lite placeholder for future development

This ensures the repository reflects the current YAML-first intelligence
architecture without legacy testing artifacts.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-06 13:27:18 +02:00
NomenAK
3e40322d0a refactor: Complete V4 Beta framework restructuring
Major reorganization of SuperClaude V4 Beta directories:
- Moved SuperClaude-Lite content to Framework-Hooks/
- Renamed SuperClaude/ directories to Framework/ for clarity
- Created separate Framework-Lite/ for lightweight variant
- Consolidated hooks system under Framework-Hooks/

This restructuring aligns with the V4 Beta architecture:
- Framework/: Full framework with all features
- Framework-Lite/: Lightweight variant
- Framework-Hooks/: Hooks system implementation

Part of SuperClaude V4 Beta development roadmap.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 15:21:02 +02:00