Phase 2 Testing: @uncaged/workflow-util 包 #145

Closed
opened 2026-05-09 03:02:46 +00:00 by xingyue · 0 comments
Owner

验证目标

纯工具函数独立成包,类型从 protocol import。

测试步骤

  • Step 1: 包结构正确 — base32.ts, ulid.ts, logger.ts, storage-root.ts, refs-field.ts
  • Step 2: 只依赖 @uncaged/workflow-protocol
  • Step 3: 不包含 types.ts(类型在 protocol)
  • Step 4: bunx tsc --noEmit && bun test 通过

关联

RFC #143 Phase 2

## 验证目标 纯工具函数独立成包,类型从 protocol import。 ## 测试步骤 - [ ] **Step 1: 包结构正确** — base32.ts, ulid.ts, logger.ts, storage-root.ts, refs-field.ts - [ ] **Step 2: 只依赖 `@uncaged/workflow-protocol`** - [ ] **Step 3: 不包含 types.ts**(类型在 protocol) - [ ] **Step 4: `bunx tsc --noEmit && bun test` 通过** ## 关联 RFC #143 Phase 2
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#145