Files
deepseek-harness/packages/util
Tianyi Cui 36cf4f32f4 docs(agent-note): flip the regrouping note to implemented
Move the triplet to implemented/architecture/, rewrite Proposal into a
present-tense Decision, fold Acceptance criteria and Risks into
Consequences (recording what pins the result), retitle the migration
section to what the move actually touched, and repoint the seven
inbound FIXME/README links.
2026-08-09 01:25:24 +08:00
..

util/ — low-level shared utilities

English | 中文

These zero-dependency packages provide small primitives shared by multiple capability families. Business semantics remain with each consuming capability.

Package Role
brand/ Provides nominally branded types
paths/ Resolves the Harness data root and shared paths
timeout/ Provides deadline and timeout classification primitives
retention/ Bounds retained text and item collections
atomic-write/ Replaces files atomically
native-command/ Runs host-native commands without a shell