feat: expand Semantic Contracts to cover full workflow + fix More menu#369
Conversation
New contracts (from workflow phases): - Requirements Discovery (Socratic Method, MECE, PRD) - Backlog Management (INVEST, MoSCoW) - Implement Next (TDD, Conventional Commits, Definition of Done) - Quality Review (Fagan Inspection, OWASP Top 10, ATAM) Updated contracts: - Architecture Documentation: added Pugh Matrix (-1/0/+1) for ADRs - Code Quality: separated TDD into Implement Next, kept SOLID/DRY/KISS/DDD - Documentation Style: renamed to "Docs-as-Code", added docToolchain/PlantUML Fixed: More menu now uses JS click toggle instead of broken CSS group-hover. 11 contracts total, covering all 5 workflow phases. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review WalkthroughNeue Semantic-Contracts (Requirements Discovery, Backlog Management, Implement Next, Quality Review, Docs-as-Code) wurden zu Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Clearer pairing: Anchors (building blocks) + Contracts (compositions). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
Expanded from 7 to 11 Semantic Contracts, now covering all 5 workflow phases:
Also fixed
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Neue Features
Sonstiges