Skip to content

fix(protocol): add Ship→Compound hard interlock#10

Merged
d-wwei merged 3 commits into
masterfrom
fix/ship-compound-interlock
Apr 15, 2026
Merged

fix(protocol): add Ship→Compound hard interlock#10
d-wwei merged 3 commits into
masterfrom
fix/ship-compound-interlock

Conversation

@d-wwei

@d-wwei d-wwei commented Apr 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Added hard gate in ship.md: after Ship completes, ONLY apex stage set compound is permitted
  • Re-entry questions (继续/结束/idle) are explicitly prohibited until Compound completes
  • Added Phase Violation row in SKILL.md for "Re-entry before Compound"

Context

Bug: agent asked "继续下一个迭代还是结束?" after Ship but before Compound, skipping memory write.

🤖 Generated with Claude Code

d-wwei and others added 3 commits April 14, 2026 23:29
…meline

Dashboard adaptation for Plan Agent architecture:

- types/state.ts: add orchestration_events to SessionPipeline
- event-log.ts: handle orchestration.event in materializePerSession,
  pass orchestration_events through to pipeline payload
- cli.ts: re-register orch subcommand (lost in branch switch)
- frontend/app.js: detect orchestrate: prefix sessions, render with
  ORCH_STAGES circles in purple, show event timeline with action icons
- frontend/styles.css: .orch .active/.completed purple theme,
  .orch-session border, .orch-timeline layout, .orch-event styling

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ase 3 frontend)

- app.js: ORCH_STAGES constants, detect orchestrate: prefix sessions,
  render with purple mini-circles, event timeline with action icons
- styles.css: .orch active/completed purple theme, .orch-session border,
  .orch-timeline layout, .orch-event styling

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Ship completion now has a hard gate prohibiting re-entry questions
(继续/结束/idle) until Compound completes. Re-entry decisions belong
to Compound's Completion section, not Ship.

Added Phase Violation row in SKILL.md for "Re-entry before Compound".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@d-wwei d-wwei merged commit 26d7105 into master Apr 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant