Files
deepseek-harness/packages/util
Tianyi Cui eb9e7c19eb Merge remote-tracking branch 'origin/master' into worktree/ci-native-windows-20260808
# Conflicts:
#	.agents/notes/archived/process/2026-07-27-wine-windows-gates-experiment.i18n.yaml
#	.agents/notes/implemented/process/2026-07-21-serial-cross-platform-ci-reference.i18n.yaml
#	.agents/notes/implemented/process/2026-07-21-serial-cross-platform-ci-reference.zh.md
#	.agents/notes/implemented/process/2026-07-23-portable-required-pull-request-ci.i18n.yaml
#	.agents/notes/implemented/process/2026-07-23-portable-required-pull-request-ci.zh.md
2026-08-09 13:26:11 +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