feat(usable): integrate current dbtool implementation snapshot
Some checks failed
release-smoke / macos-13 / x86_64-apple-darwin (push) Has been cancelled
release-smoke / ubuntu-latest / x86_64-unknown-linux-gnu (push) Has been cancelled
release-smoke / windows-latest / x86_64-pc-windows-msvc (push) Has been cancelled

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Paperclip CTO
2026-04-02 08:26:18 +00:00
parent a28dab4cd9
commit d5f69462b0
73 changed files with 5895 additions and 322 deletions

View File

@@ -3,7 +3,7 @@
## 当前总判断
- 当前状态:`no-go`
- 主因TUI 虽已具备真实跨库 demo live happy path但更广的 live 覆盖与跨平台 release 证据仍未闭环
- 主因TUI runner-side live 覆盖已基本闭环,但 packaged artifact、跨平台 release runner 与 traceability 证据仍未闭环
## 必须通过
@@ -15,6 +15,7 @@
- [x] TUI shell baseline 有本地运行证据
- [x] TUI / `sqlite-local` local live 已有局部证据,但只可记为 `partial`
- [x] TUI 至少一条真实网络数据库 live path 通过
- [x] TUI Linux release binary 已有本地 TTY smoke 证据
- [ ] GitHub Linux / macOS / Windows release runner 有真实执行证据
- [ ] 发布版本、binary path、commit SHA / branch 可追溯
@@ -31,7 +32,7 @@
### 产品 blocker
- [ ] TUI 仍缺失败连接、empty / restricted schema、empty / error result 与结果浏览稳定性的完整 live 覆盖证据
- [ ] TUI packaged artifact / 非开发者独立复验 / 跨平台 release 证据仍未闭环
- [ ] TUI 当前的 demo live happy path 仍不能单独替代长期可持续使用签收
- [ ] usable-v1 仍无法以单一产品口径声明“终端里可持续完成跨库任务”
@@ -39,6 +40,7 @@
- [ ] 当前 QA runner 缺 `docker compose`,标准 runbook 仍不能原样复跑
- [ ] 当前 QA runner 不能直接走 `127.0.0.1:55432/53306`;当前有效入口是 `host.docker.internal` + TTY smoke 脚本
- [ ] 当前仓库还没有 `dbtool-tui` 的 packaged artifact / CI contract`target/release/dbtool-tui` 只能证明 release binary 可启动,不能证明 distributable artifact 已验收
- [ ] 缺 macOS / Windows runner 实际日志
- [ ] 缺 release artifact / packaged binary 的 binary path 与 commit SHA / branch 留档