additionalContext — ork opts out #2269CC 2.1.163 made Stop/SubagentStop additionalContext legal again. ork keeps the door
closed on purpose. This PR corrects the stale comments that said it was impossible — without changing behavior.
additionalContext.hookSpecificOutput.additionalContext to give Claude feedback and keep the turn going without being labeled a hook error."This dispatcher MUST always return
outputSilentSuccess() — never produce
additionalContext … (CC 2.1.78)As of CC 2.1.163, Stop/SubagentStop MAY
return additionalContext … but ork
deliberately opts out: no consumer, and
re-enabling risks the 2.1.78 loop.stop/unified-dispatcher.ts — 2 comment blocks reframed commentstop/stop-failure-handler.ts — opt-out wording commentlifecycle/perf-snapshot.ts — discard rationale commenthooks/README.md — Stop event note docs__tests__/lifecycle-output-protocol.test.ts — assertion is event-scoped & accurate no changeRuntime behavior unchanged · Biome ✅ · tsc ✅ · dist unaffected (comments stripped by esbuild)