Skip to content

wip: capture pre-fleet-dispatch openspec scaffolding + script polish#133

Merged
NagyVikt merged 1 commit into
mainfrom
agent/claude/wip-pre-dispatch-sync-2026-05-16-00-00
May 15, 2026
Merged

wip: capture pre-fleet-dispatch openspec scaffolding + script polish#133
NagyVikt merged 1 commit into
mainfrom
agent/claude/wip-pre-dispatch-sync-2026-05-16-00-00

Conversation

@NagyVikt
Copy link
Copy Markdown
Contributor

Automated by gx branch finish (PR flow).

Snapshot of in-progress work that was staged on primary before the 12-lane
fleet dispatch ran. Includes:

- openspec/plans/* and openspec/changes/* scaffolds for the four plans
  drafted earlier today (glass-menu-drop-tabstrip, ios-pages-design-pass,
  design-speed-18way, tui-improvements) — most are role-file scaffolds
  produced by the planner skill, retained for trace.
- .codex-fleet/active-plan pointer flipped to tui-improvements.
- Light edits to install.sh, README.md, skills/codex-fleet/SKILL.md.
- Pre-existing local edits to scripts/codex-fleet/{supervisor.sh,
  full-bringup.sh, style-tabs.sh, lib/ios-menu.sh, token-meter.sh,
  watcher-board.sh, fleet-tick.sh, test/test-status-chips.sh,
  codex-fleet-2.sh, dispatch-plan.sh, claude-worker.sh} preserved where
  they don't conflict with the 12 merged lane PRs.
- 3 conflicts resolved by taking origin/main as source of truth:
  rust/fleet-waves/src/{ios_page_design.rs,main.rs} and
  scripts/codex-fleet/claude-spawn.sh.
@NagyVikt NagyVikt merged commit 0efd8f6 into main May 15, 2026
@NagyVikt NagyVikt deleted the agent/claude/wip-pre-dispatch-sync-2026-05-16-00-00 branch May 15, 2026 22:02
NagyVikt added a commit that referenced this pull request May 20, 2026
…t sweep) (#199)

Audited docs/future/PROTOCOL.md against the actual repo + git history and
flipped 20 stale `state: PROPOSED` lines to `state: SHIPPED` for items
whose implementation has clearly landed on main. Each item's acceptance
verification command runs green and the touched script/file already
implements the proposal.

Updates (section → slug → representative PR):

- 1.4.1 Formal lifecycle states for every improvement entry → PR #171
  (scripts/protocol/{protocol-state,check-states}.sh + state lines)
- 7.4.1 --help/--version on stall-watcher.sh → PR #1
- 9.4.1 --help/--version on plan-watcher.sh → PR #46
- 10.4.1 --help/--version on review-queue.sh → PR #37
- 11.4.1 --help/--version on review-pane-scanner.sh → PR #41
- 12.4.1 --help/--version on auto-reviewer.sh → PR #99
- 17.4.1 --help/--version on show-fleet.sh → PR #139
- 18.4.1 --help/--version on token-meter.sh → PR #17
- 19.4.1 --help/--version on warm-pool.sh → PR #1
- 20.4.1 --help/--version on spawn-fleet.sh → PR #1
- 21.4.1 --help/--version on dispatch-plan.sh → PR #133
- 23.4.1 --help/--version on proactive-probe.sh → PR #1
- 24.4.1 --help/--version on claim-trigger.sh → PR #1
- 27.4.1 --help/--version on claude-supervisor.sh → PR #116
- 33.4.1 --help/--version on plan-tree-pin.sh → PR #1
- 36.4.1 --help/--version on supervisor.sh → PR #1
- 37.4.1 --help/--version on patch-codex-prompts.sh → PR #1
- 39.4.1 --help/--version on down.sh → PR #1
- 41.4.1 --help/--version on add-workers.sh → PR #1
- 42.4.1 --help/--version on codex-fleet-2.sh → PR #1

Diff is exactly 20 `- state: PROPOSED` → `- state: SHIPPED` line edits
in docs/future/PROTOCOL.md; nothing else touched. Both governance
checks still pass:

  bash scripts/protocol/check-states.sh                # exit 0
  bash scripts/protocol/protocol-state.sh --summary    # SHIPPED: 0 → 20

PR refs live in this commit body / PR description rather than inline in
the state line, because both check-states.sh and protocol-state.sh
require the state token to be the bare enum value (e.g. `SHIPPED`); any
suffix breaks both checks.

Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>
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