fix(13): revise plans based on checker feedback
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
phase: 13-add-remaining-rclone-remotes
|
||||
plan: 03
|
||||
type: execute
|
||||
wave: 2
|
||||
depends_on: [13-01]
|
||||
wave: 3
|
||||
depends_on: [13-01, 13-02]
|
||||
files_modified:
|
||||
- src/components/wizard/BackendSelectionStep.tsx
|
||||
- src/components/ui/BackendCard.tsx
|
||||
@@ -36,10 +36,6 @@ must_haves:
|
||||
to: "src/components/icons/BackendIcons.tsx"
|
||||
via: "BACKEND_ICONS import for card rendering"
|
||||
pattern: "BACKEND_ICONS"
|
||||
- from: "src/components/wizard/BackendSelectionStep.tsx"
|
||||
to: "src/components/ui/TextFieldMD3.tsx"
|
||||
via: "Search bar input"
|
||||
pattern: "TextFieldMD3"
|
||||
---
|
||||
|
||||
<objective>
|
||||
@@ -60,6 +56,7 @@ Output: Refactored BackendSelectionStep.tsx, updated BackendCard.tsx, new test c
|
||||
@.planning/phases/13-add-remaining-rclone-remotes/13-CONTEXT.md
|
||||
@.planning/phases/13-add-remaining-rclone-remotes/13-RESEARCH.md
|
||||
@.planning/phases/13-add-remaining-rclone-remotes/13-01-SUMMARY.md
|
||||
@.planning/phases/13-add-remaining-rclone-remotes/13-02-SUMMARY.md
|
||||
|
||||
<interfaces>
|
||||
<!-- From Plan 01 output (registry with categories) -->
|
||||
|
||||
Reference in New Issue
Block a user