chore: bootstrap independent git workflow
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
15
plans/2026-03-25-pm-v1-sequencing.md
Normal file
15
plans/2026-03-25-pm-v1-sequencing.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# dbtool-cli-v1 PM Sequencing
|
||||
|
||||
## Recommended Delivery Order
|
||||
|
||||
1. bootstrap an empty but runnable Rust CLI workspace
|
||||
2. establish a shared connection and inspection model
|
||||
3. ship PostgreSQL happy path for connect, inspect, and query
|
||||
4. reach MySQL parity on the same workflow
|
||||
5. reach SQLite parity with documented structural differences
|
||||
6. add CSV and JSON export on top of query results
|
||||
7. validate the cross-database acceptance matrix before any GUI follow-on
|
||||
|
||||
## Sequencing Rule
|
||||
|
||||
Do not start GUI execution work until the CLI acceptance path is stable enough to validate the product workflow end to end.
|
||||
Reference in New Issue
Block a user