This repository contains a privacy-safe rebuild guide for a Hermes automation workflow that turns Telegram job requests into a reviewed Google Flow-generated product video and then saves the approved result as a TikTok draft.
2026-06-07-hermes-rebuild-guide-generic.md— generic rebuild guide for the workflow architecture, state flow, verification ladder, and rebuild steps.
This repository is intentionally genericized for public sharing. Real values from the source environment are not included.
Replaced with placeholders:
- local filesystem paths
- Flow project URLs
- Telegram IDs
- browser session/account details
- machine-specific selectors and runtime artifacts
Not included:
- credentials or tokens
- real account/session data
- machine-specific absolute paths
- private runtime logs
Examples of values you must replace in your own environment:
<WORKFLOW_BASE_DIR><FLOW_PROJECT_URL><BRAVE_CDP_URL><TELEGRAM_CHAT_ID><TELEGRAM_USER_ID>
If you use Brave CDP / remote debugging, expose it only on localhost (127.0.0.1). Do not bind it to 0.0.0.0 or any publicly reachable network interface.