Skip to content

fix: auto-route creative media jobs off chat-only Hermes - #15

Open
erikhinla wants to merge 3 commits into
mainfrom
fix/creative-media-auto-route
Open

fix: auto-route creative media jobs off chat-only Hermes#15
erikhinla wants to merge 3 commits into
mainfrom
fix/creative-media-auto-route

Conversation

@erikhinla

Copy link
Copy Markdown
Owner

Summary

  • Creative/media jobs auto-receive render_profile=tbtx_social_concepts_v1 + campaign source_files at intake (not just worker).
  • Worker runs the repository ffmpeg lane and refuses chat-only completion when media is required.
  • Artifact contract validation blocks “markdown-only” success for video/image outputs.
  • Redis BRPOP idle timeouts no longer log as false worker errors.
  • Golden operator template: examples/tasks/tbtx_social_concepts_media.example.json.

Why

Hermes --oneshot is chat-only. Job 32125248 completed with prose and empty artifacts because the envelope had no render profile. Job 24870802 succeeded once source_files + render path were used.

Test plan

  • Deployed files into VPS workers/orchestrator; import smoke for normalize_creative_envelope_inputs returns render_profile
  • Next creative job: use golden example (new UUID); confirm workspace has mp4 + render-manifest.json
  • Confirm no public publish without Erik approval

Admin added 2 commits July 31, 2026 11:15
Records the live flow.srv1863070.hstgr.cloud route in Compose, documents the pending custom hostname, and hardens gitignore against credential material.
Hermes --oneshot only returns prose. Media jobs now stamp
render_profile + source_files at intake, run the repository ffmpeg
lane in the worker, and refuse completion without real artifacts.

Also harden Redis BRPOP idle timeouts and document the golden intake
envelope for TBTX social concept renders.
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flow-state Ready Ready Preview Jul 31, 2026 4:14pm
tbtx-cinema Ready Ready Preview Jul 31, 2026 4:14pm

Dashboard library no longer hides non-dashboard jobs, so successful
manual media re-runs appear next to chat-only failures. Artifact API
returns media file lists and flags capability refusals; UI auto-loads
output and highlights staged files.
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