Skip to content
Release v1.3.0: Configurable Repository Taxonomy System

🎯 Major Features:
- Repository-level configurable taxonomy
- AI-powered domain/type auto-suggestion
- Comprehensive validation with customizable rules
- Smart defaults and auto-population

🛠️ New Tools:
- get_repo_config - View taxonomy and rules
- update_repo_config - Customize configuration
- validate_feature - Validate and get suggestions

✨ Enhancements:
- write_feature: Auto-suggests, validates, applies defaults
- list_features: Filter by domain/type

📚 Documentation:
- 77KB Feature Organization Guide
- Configuration examples and best practices
- Migration guide

🧪 Testing:
- All 94 tests passing
- Full backward compatibility

Lines of Code: +2,985