Enhance and standardize pipeline README

This commit is contained in:
Ty
2026-06-23 22:01:57 +00:00
parent a42b097657
commit b92b179b15
+16 -16
View File
@@ -1,22 +1,22 @@
# Salon Social Media Production & Management System # Salon Social Media Production & Management System
**Updated Pipeline Integration** **Hermes Agent Powered Pipeline for Phoenix Salon & Spa**
This repo now hosts the full Hermes-powered pipeline for Phoenix Salon & Spa social media. ## Structure
- agents/: Role prompts and subagent configs
- docs/: Brand guidelines, calendar
- prompts/: Reusable prompts
- video/: Hyperframes + FFMPEG templates, clips
- assets/: Images and approved media
## Current Structure ## Full Pipeline
- agents/ : Role prompts 1. Research (trends, local events)
- docs/ : Brand guidelines, calendar 2. Drafting (brand voice)
- assets/ : Visuals 3. Video (clip, subtitle with Hyperframes, edit)
- prompts/ : Reusable 4. Review/QA
- video/ : Hyperframes + FFMPEG templates 5. Postiz scheduling
6. Analytics feedback loop
## Hermes Pipeline Cron-ready. Human approval via Telegram.
1. Research
2. Draft
3. Video (clip, subtitle, edit)
4. Review
5. Postiz schedule
6. Analytics feedback
See hermes-automation for cron setups. See hermes-automation for execution scripts.