SuperClaude/profiles/minimal.json
NomenAK 59d74b8af2 Initial commit: SuperClaude v3 Beta clean architecture
Complete foundational restructure with:
- Simplified project architecture
- Comprehensive documentation system
- Modern installation framework
- Clean configuration management
- Updated profiles and settings

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 14:28:11 +02:00

15 lines
317 B
JSON

{
"name": "Minimal Installation",
"description": "Core framework files only",
"components": [
"core"
],
"features": {
"auto_update": false,
"backup_enabled": true,
"validation_level": "basic"
},
"target_users": ["testing", "basic"],
"estimated_time_minutes": 1,
"disk_space_mb": 20
}