diff --git a/.trellis/workspace/ybf/index.md b/.trellis/workspace/ybf/index.md index 8cb8ddd..b209401 100644 --- a/.trellis/workspace/ybf/index.md +++ b/.trellis/workspace/ybf/index.md @@ -8,7 +8,7 @@ - **Active File**: `journal-1.md` -- **Total Sessions**: 61 +- **Total Sessions**: 62 - **Last Active**: 2026-09-12 @@ -19,7 +19,7 @@ | File | Lines | Status | |------|-------|--------| -| `journal-1.md` | ~1321 | Active | +| `journal-1.md` | ~1343 | Active | --- @@ -29,6 +29,7 @@ | # | Date | Title | Commits | Branch | |---|------|-------|---------|--------| +| 62 | 2026-09-12 | 规范化 OneTalk 合约包位置 | `4d46b5b` | `09-12-normalize-onetalk-contract-package` | | 61 | 2026-09-12 | 收敛 OneTalk WebSocket 路由分发 | `bd9cc6a` | `09-11-websocket-routing-single-source-of-truth` | | 60 | 2026-09-11 | 隔离发送观测 pending | `1a899a9` | `send-observation-pending` | | 59 | 2026-09-11 | 移除 pending-send 终态历史 | `63d9e5b` | `fix/remove-terminal-send-history` | diff --git a/.trellis/workspace/ybf/journal-1.md b/.trellis/workspace/ybf/journal-1.md index 9094f05..508680e 100644 --- a/.trellis/workspace/ybf/journal-1.md +++ b/.trellis/workspace/ybf/journal-1.md @@ -1319,3 +1319,25 @@ Moved Mind-only and Plugin-only WebSocket implementations to canonical endpoint ### Status [OK] **Completed** + + +## Session 62: 规范化 OneTalk 合约包位置 + + +**Date**: 2026-09-12 +**Task**: 规范化 OneTalk 合约包位置 +**Branch**: `09-12-normalize-onetalk-contract-package` + +### Summary + +将共享 onetalk-contract 从 apps 迁至 packages;同步 workspace、构建、锁文件、版本镜像、文档和任务路径,并完成独立验证。 + +### Git Commits + +| Hash | Message | +|------|---------| +| `4d46b5b` | refactor(onetalk-contract): move shared contract to packages | + +### Status + +[OK] **Completed**