|
26 | 26 |
|
27 | 27 | ## Current verification checkpoints |
28 | 28 |
|
| 29 | +- 2026-06-02: User-facing value, workflow, and tool-reference documentation |
| 30 | + added. |
| 31 | + - Verified path: `docs/USER_GUIDE.md` reviewed against |
| 32 | + `scripts/audit_tool_safety.py --format json` output; README usage entry |
| 33 | + linked to the guide; stale pattern-creation limit language corrected in |
| 34 | + server instructions and this roadmap. |
| 35 | + - Result: public docs now explain the app's production value, natural-language |
| 36 | + assistant interaction model, module-level examples, MCP resources, safety |
| 37 | + classes, explicit product boundaries, and the current 138-tool catalog. |
29 | 38 | - 2026-06-02: Fork provenance and repository metadata aligned with the |
30 | 39 | maintained `thunderdew-dawn/flstudio-mcp` branch. |
31 | 40 | - Verified path: README, CONTRIBUTING, package metadata, MCP server metadata, |
@@ -759,8 +768,9 @@ gain, not 1.0. The tools accept dB and convert. |
759 | 768 | - [x] `fl_arrange_add_marker` (previously implemented in arrangement slice) — Section markers. |
760 | 769 |
|
761 | 770 | API limits worth surfacing in tool docs: |
762 | | -- New patterns cannot be created from scratch; clone an existing pattern |
763 | | - instead (`fl_arrange_clone_pattern`). |
| 771 | +- Playlist clip placement, movement, and deletion remain out of scope; create |
| 772 | + or clone patterns, write notes into them, add markers, and place clips |
| 773 | + manually in FL Studio. |
764 | 774 |
|
765 | 775 | ## Phase 4 — Piano Roll pyscript (~6 tools) [x] Completed |
766 | 776 |
|
|
0 commit comments