Structure implementation plan messages - #389
Conversation
|
To preview the documentation for this pull request, visit the following URL:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #389 +/- ##
===========================================
+ Coverage 90.94% 93.06% +2.12%
===========================================
Files 135 657 +522
Lines 6251 17572 +11321
Branches 1338 4534 +3196
===========================================
+ Hits 5685 16354 +10669
- Misses 172 471 +299
- Partials 394 747 +353
🚀 New features to boost your workflow:
|
Bugbot: review incomplete
Incomplete coverage
|
There was a problem hiding this comment.
Current status: Overall coverage is partial; this snapshot does not prove that all of its findings are resolved.
Last reconciled on52ffde3. See aggregate Bugbot status.
🤖 Bugbot review snapshot
Bugbot reported 1 potential problem when commit 8b8fa00 was analyzed. This snapshot is historical; use the status block above for current state. 1 finding is linked to changed code.
Findings
- medium: Locale changes replay plan content in the previous locale —
src/application/usecases/actions/recommend_steps_workflow.ts:60
Introduces a structured implementation-plan contract with bounded steps and acceptance criteria. Plans now render consistently, support locale-aware replay and migration, and prevent malformed or mixed-language content from being published.
What changed
Review notes