Skip to content

Commit 88f89e8

Browse files
QingtaoLi1Copilot
andauthored
[fix] data path.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 9b65959 commit 88f89e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RPG-Kit/docs/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Run the full Phase-2 pipeline (`build_skeleton` → `build_data_flow` →
170170
`design_base_classes``design_interfaces``plan_tasks`) in one
171171
step. This is the recommended entry point for Phase 2.
172172

173-
**Input:** `.rpgkit/data/feature_tree.json` (produced by
173+
**Input:** `~/.rpgkit/workspaces/<workspace-id>/data/feature_tree.json` (produced by
174174
`/rpgkit.feature_refactor`)
175175

176176
**Output:** every artifact produced by the five individual commands —

0 commit comments

Comments
 (0)