Skip to content

feat(submodule): add PMOVES-Spark-VSS (video search & summarization) + integration handoff - #2298

Closed
POWERFULMOVES wants to merge 1 commit into
mainfrom
feature/spark-vss-submodule-wiring
Closed

POWERFULMOVES wants to merge 1 commit into
mainfrom
feature/spark-vss-submodule-wiring

Conversation

@POWERFULMOVES

Copy link
Copy Markdown
Owner

Summary

  • Adds PMOVES-Spark-VSS submodule (POWERFULMOVES fork of PM-Spark-video-search-and-summarization — NVIDIA VSS blueprint) at repo root, tracking main.
  • Adds Codex home overlay at pmoves/docs/AGENTS/SUBMODULE_CODEX_HOMES/PMOVES-Spark-VSS.md.
  • Adds integration handoff at pmoves/docs/handoffs/SPARK_VSS_INTEGRATION_2026-07-29.md documenting foundation status + next-step plan for Claw skills, pmoves-vss-agent compose service, registry/catalog parity, and full-stack overlay risks.
  • Marks the VSS lane claimed in SPARK_HF_MCP_SERVER_WIRING_2026-07-28.md.
  • Updates AGNOTE4482PHI.t1.md with the feat(compose): wire hf-mcp-server into agents overlay (port 8203) #2276 merge release + this VSS claim.

Why

VSS (Video Search & Summarization) is the NVIDIA blueprint for GPU-accelerated video intelligence: detection/tracking, embeddings, VLMs, downstream analytics, and a VSS Agent exposing vss-ask-video, vss-search-archive, vss-generate-video-report etc. as MCP tools. PMOVES integration goal: every agent (Claw, Claude, Kimi, Hermes, NemoClaw) can deploy and operate VSS workflows through the skill catalog, with VSS Agent publishing/consuming on the PMOVES NATS bus.

Foundation only (this PR)

This PR ships the submodule pointer + docs only — no compose service, no registry entry, no CATALOG update yet. Follow-on PRs (per handoff doc):

  1. VSS skills available to Claw (symlink PMOVES-Spark-VSS/skills/~/.openclaw-autoclaw/skills/)
  2. pmoves-vss-agent compose service (externally-provisioned VSS backing services)
  3. Registry/catalog/CATACLYSM_CROSSLINKS parity

Testing

  • Submodule clones cleanly: git submodule update --init PMOVES-Spark-VSS
  • .gitmodules entry: url = https://github.com/POWERFULMOVES/PM-Spark-video-search-and-summarization.git, branch = main
  • Codex home overlay parses, references real paths in submodule
  • Handoff doc § Next steps is concrete (commands + file paths)

Test plan

  • CI green (merge-gate, submodule-gitlink-gate, validate-compose-files)
  • On a fresh checkout: git clone --recurse-submodules succeeds for PMOVES-Spark-VSS
  • PMOVES-Spark-VSS/skills/ contains the 8 agentskills.io-compatible skill directories listed in the handoff

Lane

KIMI-SPARK claim 2026-07-29T02:20:00Z — ACK::KIMI-SPARK::SPARK-VSS-CLAIM::2026-07-29. Three-body: delivery=KIMI-SPARK, control=operator/DARKXSIDE, memory=AGNOTE4482PHI.t1.md trail + handoff doc.

- Add PMOVES-Spark-VSS submodule (POWERFULMOVES/PM-Spark-video-search-and-summarization), tracking main.
- Add SUBMODULE_CODEX_HOMES overlay for the VSS submodule.
- Add SPARK_VSS_INTEGRATION_2026-07-29.md handoff with foundation status, next-step plan for Claw skills, pmoves-vss-agent compose service, registry/catalog parity, and full-stack overlay risks.
- Update SPARK_HF_MCP_SERVER_WIRING_2026-07-28.md to mark VSS lane claimed.
- Update AGNOTE4482PHI.t1.md with #2276 merge release and new VSS claim.
@github-actions github-actions Bot added docs Documentation governance AGNOTE register / agent definitions / damage-control hooks labels Jul 30, 2026
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@POWERFULMOVES, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 31 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: addf9f1d-92df-4bbf-bedd-74652ef4d830

📥 Commits

Reviewing files that changed from the base of the PR and between 3dd38a6 and f25dff1.

📒 Files selected for processing (6)
  • .gitmodules
  • PMOVES-Spark-VSS
  • pmoves/docs/AGENTS/AGNOTE4482PHI.t1.md
  • pmoves/docs/AGENTS/SUBMODULE_CODEX_HOMES/PMOVES-Spark-VSS.md
  • pmoves/docs/handoffs/SPARK_HF_MCP_SERVER_WIRING_2026-07-28.md
  • pmoves/docs/handoffs/SPARK_VSS_INTEGRATION_2026-07-29.md

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@POWERFULMOVES

Copy link
Copy Markdown
Owner Author

Closing as duplicate of #2277 (already merged — VSS submodule + handoff landed via that PR). Discovered during rebase: the branch was stale, rebasing showed 'skipped previously applied commit'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation governance AGNOTE register / agent definitions / damage-control hooks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant