chore(submodules): promote 10 top-level submodule pointers (2026-05-07 batch) - #1485
Conversation
…6-05-07 batch) Parks the 2026-05-07 coordinated submodule pointer promotion batch that was sitting unstaged on the §9.4 branch. Each pointer advances to the tip of its submodule's promote-nested-pointers PR (e.g. PMOVES-AgentGym #2, PMOVES-Archon #14, PMOVES-BoTZ #127). Submodules promoted: - PMOVES-A2UI, PMOVES-AgentGym, PMOVES-Archon, PMOVES-BoTZ, PMOVES-BotZ-gateway, PMOVES-ClawZ, PMOVES-Creator, PMOVES-Danger-infra, PMOVES-DoX, PMOVES-n8n, PMOVES-transcribe-and-fetch, PMOVES.YT, Pmoves-cipher (13 top-level) - pmoves/integrations/archon (1 nested) Branched off main so this PR is independent of feat/9-4-branch-trail-emit-workflow. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
📝 WalkthroughWalkthroughThis PR synchronizes ten Git submodule pointers across the monorepo infrastructure by updating pinned commit hashes for PMOVES-A2UI, PMOVES-AgentGym, PMOVES-Archon, PMOVES-BoTZ, PMOVES-BotZ-gateway, PMOVES-ClawZ, PMOVES-Creator, PMOVES-Danger-infra, PMOVES-DoX, and PMOVES-n8n. ChangesSubmodule Synchronization
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@PMOVES-BotZ-gateway`:
- Line 1: The submodule pointer in the repo references a non-existent commit
331f339141c475fc611180b65204e20cb8d8e09d causing git submodule update to fail;
fix it by updating the submodule reference to a valid commit or branch: cd into
the submodule, fetch remote refs (git fetch --all), checkout the intended
commit/branch/tag (or pick the latest valid commit), verify it exists, then in
the superproject run git add the submodule change and commit the updated pointer
(and push); if the correct hash is unknown, replace the broken hash with the
submodule's default branch tip (e.g., origin/main) and commit that update so git
submodule update --init --recursive succeeds.
In `@PMOVES-Danger-infra`:
- Line 1: The submodule update failed because the referenced commit
62f4c272086ed98a8dea65506876d90af2152462 is missing from the PMOVES-Danger-infra
repository; verify the commit hash and either push that commit to the
PMOVES-Danger-infra repo or update the submodule reference to an existing commit
(update the gitlink in the superproject to a valid commit SHA for
PMOVES-Danger-infra), then re-run git submodule update --init --recursive to
confirm CI healthchecks pass.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 12973fe8-0c0c-4369-8f70-21db9694956e
📒 Files selected for processing (10)
PMOVES-A2UIPMOVES-AgentGymPMOVES-ArchonPMOVES-BoTZPMOVES-BotZ-gatewayPMOVES-ClawZPMOVES-CreatorPMOVES-Danger-infraPMOVES-DoXPMOVES-n8n
Cross-node review handoff@4090-CLAUDE @SPARK — calling you in for review per cross-node team formation. 5090-CLAUDE (this PR author):
Asks:
Follow-up issue worth filing: configure Agent Zero Sidecar to widen its auto-bump target list from 7 to the full 17 PMOVES submodules so we don't need manual promote-PRs going forward. 🤖 Signed via session — |
…+ Phase A/B/C spec (#1487) * docs(w6-p5): FlOO$ architecture review + Phase A/B/C spec Closes the W6-P5 architecture lane per issue #1412. Village Rule honored — doc-only, no runtime code. Deliverable: - pmoves/docs/TAC/TAC_FLOOZ.md (new, 247 lines) — answers the 6 architecture questions from #1412: pipeline position, CGP packet extensions (additive `persona_overlay` block), persona state model (4-state deterministic SM with hysteresis), proposed NATS subjects (4 new flooz.* + 1 finance.event.v1), MOF lattice alignment (L4 Adaptation pore), and Phase A/B/C scope with acceptance criteria. Registry / claim updates: - AGNOTE4482_ROADMAP_W1-W5.md row W6-P5 flipped from RECOMMENDED → CLAIMED. - AGNOTE4482PHI.t1.md gains CLAIM entry signed ACK::5090-CLAUDE::W6-P5-FLOOZ-ARCH-CLAIM at 2026-05-15T22:00:00Z. Cross-node review team formed earlier this session via PR #1484 / #1485 handoff comments: 4090-CLAUDE (downstream voice + persona selector intersect), SPARK (hologram-geometry overlay alignment), DARKXSIDE (operator approval on economic-state taxonomy, agent_id `flooz`, subject names — these are draft pending signoff). Disambiguation against the MiniMax Phase 2 catalog (PR #1484): MiniMax adds minimax.character.* for character-archetype synthesis (Dr. Bean / Mr. Clean / PowerPuff Girls). FlOO$ adds flooz.* for economic-state overlays. They chain — FlOO$ output names which MiniMax character to render — no subject collision. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * docs(flooz): publish to existing tokenism subject — drop redundant relay Codex P1 on PR #1487: routing FlOO$ output through `flooz.cgp.ready.v1` required an unwritten relay component to reach the actual ToKenism inbound (`tokenism.prosodic.bpm.v1`, per `pmoves/tools/beats_to_voice.py:65`). Revised: FlOO$ publishes directly to `tokenism.prosodic.bpm.v1` — attribution preserved via CGP `source: "flooz"` field — and the `persona_overlay` block is additive so the existing ToKenism consumer ignores it gracefully if not overlay-aware. `flooz.cgp.ready.v1` dropped; `flooz.persona.computed.v1` retained as optional audit shadow. Updated: - Architecture diagram (terminal arrow → tokenism.prosodic.bpm.v1) - §NATS Subjects table + decision note explaining the dropped subject - Phase A acceptance criteria (source/version asserted) - Phase A deliverable row (3 new subjects + 1 existing reuse) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * docs(release-notes): MiniMax Token Plan Phase 2 (suit-policy §6.4) Satisfies check-suit-release-notes workflow Check 2 path (docs/RELEASE_NOTES_*.md modification). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Revert "docs(release-notes): MiniMax Token Plan Phase 2 (suit-policy §6.4)" This reverts commit 87fdeb9. --------- Co-authored-by: Shaela Bello <slbello@uncg.edu> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Summary
Manual promote-PR companion to the Agent Zero (Sidecar) auto-bumps (
b689e36615,7eb1ab0a26) that landed today 2026-05-15. Sidecar covered 7 submodules (PMOVES-Agent-Zero, transcribe-and-fetch, cipher, hyperdimensions, Health-wger, archon, PMOVES.YT). This PR covers the 10 that Sidecar did not auto-bump — coordinated batch from 2026-05-07.Each pointer advances to the tip of its submodule's promote-nested-pointers PR (e.g. PMOVES-AgentGym #2, PMOVES-Archon #14, PMOVES-BoTZ #127). Forward-only, gitlink-only.
Submodules promoted
Origin
Originally accumulated as unstaged working-tree work on
feat/9-4-branch-trail-emit-workflow(now deleted). Parked to its own branch during the 2026-05-13 triage session, then rebased onto current main on 2026-05-15 — dropped 2 conflicts where Sidecar had advanced past us (transcribe-and-fetch, cipher resolved to main's newer pointers) and 1 fast-forwarded automatically (archon).Test plan
git submodule update --init --recursivesucceeds post-merge🤖 Generated with Claude Code
Summary by CodeRabbit