Files
deepseek-harness/packages/goal
Tianyi Cui 25dcd7293c docs: purge chain-of-thought leakage from prose
Delete design-session citations (decision/audit/plan ordinals, stack
positions), change narration, review choreography, and reviewer-addressed
justification from comments, JSDoc, docs, READMEs, Agent Notes, tests, and
generator templates; restate every affected fact as current-state contract
prose. Fix generated docs at their sources and regenerate the catalogs and
cordis-surface regions; re-paste type-equiv blocks; update every bilingual
counterpart and re-record the pairs. Record the citation rule in the
committed-artifact-citations Agent Note.
2026-08-09 21:10:59 +08:00
..

goal/ — persisted same-session goals

English | 中文

Durable objective state for an agent session, owned independently of the model-facing tools and continuation policy that consume it. Goal state is part of the owning session log; consumers depend on dsh-goal, never on the concrete agent loop.

Package Role ctx key
goal/ Goal state and lifecycle ctx.goals
goal-session/ Same-session goal continuation
tool-goal/ Model-facing goal tools
command-goal/ Human-facing goal command

The subsystem reference — goal identity, lifecycle snapshots, activation, change records — is docs/subsystems/goal.md.