forked from rosasynthesiz/flstudio-mcp
-
Notifications
You must be signed in to change notification settings - Fork 0
P2: CLI write/apply wrappers over safe workflow primitives #86
Copy link
Copy link
Open
Labels
area:uxUser-facing reporting, dashboard, diagnostics, or workflow clarity.User-facing reporting, dashboard, diagnostics, or workflow clarity.area:workflowEnd-to-end producer workflow or orchestration work.End-to-end producer workflow or orchestration work.priority:p2Medium priority.Medium priority.type:featureNeue FunktionalitätNeue Funktionalitätwrite-safe-requiredAny persistent write must use snapshot, readback, changelog, and rollback.Any persistent write must use snapshot, readback, changelog, and rollback.
Description
Metadata
Metadata
Assignees
Labels
area:uxUser-facing reporting, dashboard, diagnostics, or workflow clarity.User-facing reporting, dashboard, diagnostics, or workflow clarity.area:workflowEnd-to-end producer workflow or orchestration work.End-to-end producer workflow or orchestration work.priority:p2Medium priority.Medium priority.type:featureNeue FunktionalitätNeue Funktionalitätwrite-safe-requiredAny persistent write must use snapshot, readback, changelog, and rollback.Any persistent write must use snapshot, readback, changelog, and rollback.
Goal
Add CLI apply/rollback commands only after the v3.0 safety contract and Default Safe UX are complete.
Scope
Safety requirements
Blocked by