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
|
phase: 13-add-remaining-rclone-remotes
|
||||||
plan: 03
|
plan: 03
|
||||||
type: execute
|
type: execute
|
||||||
wave: 2
|
wave: 3
|
||||||
depends_on: [13-01]
|
depends_on: [13-01, 13-02]
|
||||||
files_modified:
|
files_modified:
|
||||||
- src/components/wizard/BackendSelectionStep.tsx
|
- src/components/wizard/BackendSelectionStep.tsx
|
||||||
- src/components/ui/BackendCard.tsx
|
- src/components/ui/BackendCard.tsx
|
||||||
@@ -36,10 +36,6 @@ must_haves:
|
|||||||
to: "src/components/icons/BackendIcons.tsx"
|
to: "src/components/icons/BackendIcons.tsx"
|
||||||
via: "BACKEND_ICONS import for card rendering"
|
via: "BACKEND_ICONS import for card rendering"
|
||||||
pattern: "BACKEND_ICONS"
|
pattern: "BACKEND_ICONS"
|
||||||
- from: "src/components/wizard/BackendSelectionStep.tsx"
|
|
||||||
to: "src/components/ui/TextFieldMD3.tsx"
|
|
||||||
via: "Search bar input"
|
|
||||||
pattern: "TextFieldMD3"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<objective>
|
<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-CONTEXT.md
|
||||||
@.planning/phases/13-add-remaining-rclone-remotes/13-RESEARCH.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-01-SUMMARY.md
|
||||||
|
@.planning/phases/13-add-remaining-rclone-remotes/13-02-SUMMARY.md
|
||||||
|
|
||||||
<interfaces>
|
<interfaces>
|
||||||
<!-- From Plan 01 output (registry with categories) -->
|
<!-- From Plan 01 output (registry with categories) -->
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
phase: 13-add-remaining-rclone-remotes
|
phase: 13-add-remaining-rclone-remotes
|
||||||
plan: 04
|
plan: 04
|
||||||
type: execute
|
type: execute
|
||||||
wave: 3
|
wave: 4
|
||||||
depends_on: [13-01, 13-02, 13-03]
|
depends_on: [13-01, 13-02, 13-03]
|
||||||
files_modified:
|
files_modified:
|
||||||
- src/components/wizard/RemoteConfigStep.tsx
|
- src/components/wizard/RemoteConfigStep.tsx
|
||||||
|
|||||||
Reference in New Issue
Block a user