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
## Current Structure
- agents/ : Role prompts
- docs/: Brand guidelines, calendar - docs/: Brand guidelines, calendar
- assets/ : Visuals - prompts/: Reusable prompts
- prompts/ : Reusable - video/: Hyperframes + FFMPEG templates, clips
- video/ : Hyperframes + FFMPEG templates - assets/: Images and approved media
## Hermes Pipeline ## Full Pipeline
1. Research 1. Research (trends, local events)
2. Draft 2. Drafting (brand voice)
3. Video (clip, subtitle, edit) 3. Video (clip, subtitle with Hyperframes, edit)
4. Review 4. Review/QA
5. Postiz schedule 5. Postiz scheduling
6. Analytics feedback 6. Analytics feedback loop
See hermes-automation for cron setups. Cron-ready. Human approval via Telegram.
See hermes-automation for execution scripts.