Update salon README with full pipeline details

This commit is contained in:
Ty
2026-06-23 21:59:29 +00:00
parent 05e38d8aea
commit 18c420c164
+16 -26
View File
@@ -1,32 +1,22 @@
# Salon Social Media Production & Management System
**Project repository** for the Hermes AI Agent Development Team (adapted from template-app).
**Updated Pipeline Integration**
This is the dedicated space for building an AI-powered social media system for the salon/spa. It includes content production, scheduling, engagement, analytics, and brand consistency tools.
This repo now hosts the full Hermes-powered pipeline for Phoenix Salon & Spa social media.
## Purpose
## Current Structure
- agents/ : Role prompts
- docs/ : Brand guidelines, calendar
- assets/ : Visuals
- prompts/ : Reusable
- video/ : Hyperframes + FFMPEG templates
Actual development and assets live here. High-level planning references core-planning (read-only). Tasks tracked in this project's Kanban/issues.
## Hermes Pipeline
1. Research
2. Draft
3. Video (clip, subtitle, edit)
4. Review
5. Postiz schedule
6. Analytics feedback
## Structure (Adapted from template-app)
- `agents/` — Role-specific prompts (Content-Gen, Scheduler, Analyst, etc.)
- `docs/` — Brand guidelines, calendars, runbooks
- `assets/` or `templates/` — Visuals, post templates, generated content
- `prompts/` — Reusable system prompts
- `.gitea/` — Issue/PR templates
- `tasks/` — Active work items
- `knowledge-base/` — Salon-specific knowledge, best practices
## Getting Started
1. Planning in core-planning or this issue #1.
2. Use Kanban board in personal-agent-os for coordination.
3. Follow verified ops for all file changes.
4. Role-based agents for production/ management.
See knowledge-base/hermes-gitea-ecosystem-manual.md for full workflows.
---
*Maintained collaboratively with Hermes agents.*
See hermes-automation for cron setups.