Files
deepseek-harness/packages/plan
_Kerman 2a4f6541d6 fix: revert the projection-registration form per review
Per the imccyu review, the pre-existing goal, permissions, and plan units
go back to registering through the ctx.inject(['sessionProjections'], …)
child form instead of the required-inject direct register; goal returns to
zero diff (its service never reads projections). The mandatory-seam rework
for these three sites moves to a follow-up PR. New projection units keep
the required-inject direct-register form.

Regenerated catalog and subsystem docs follow the reverted service
signatures.
2026-08-19 17:46:02 +08:00
..

plan/ — plan collaboration state

English | 中文

Plan mode is logged, per-agent collaboration state rather than a generic mode registry or capability seam.

Package Role ctx key
plan-mode/ Owns plan-mode state, guidance, commands, and review flow ctx.planMode

The plan-specific collaboration state decision records the family design.

The subsystem reference — the plan/mode fold, the step-boundary flush, configuration, the exit tool — is docs/subsystems/plan.md; design in plan-specific collaboration state.