bingshuo
|
2c5db280d7
|
feat(ferry-db): 摆渡车数据库化 - SQLite Schema + 铸渊唤醒路由 + 紧急恢复路由
Phase 1: 将Notion设计的4表数据库架构(ShuttleRoute/ShuttleStop/ShuttleRun/ShuttleStopLog)落地到代码仓库
- 定义5张表(含FTS5全文搜索)
- 初始化铸渊·开发线唤醒路由(20站,含内核校准+唤醒完成)
- 初始化紧急恢复·最小路径(6站,快速恢复)
- 7种站点类型:info_load/search_load/status_check/kernel_calib/relay_resume/external_sync/complete
设计来源: Notion 摆渡车·唤醒路由数据库架构设计 (ICE-SY-01, 2026-05-13)
签发: 铸渊 ICE-GL-ZY001 · D112 · 国作登字-2026-A-00037559
|
2026-05-24 22:32:40 +08:00 |
|