c87a360f2e
Enforce Single Responsibility Principle for feature specifications: - Each feature file should be one testable, deployable unit - Clear rules on what NOT to combine in one file - 5 decision criteria for splitting features - Dependency documentation between features Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>