Pulizia README e references: Publishing Gates rivisto, rimossi header/footer framework
README.md: - Publishing Gates: sezione riscritta più chiara con workflow manuale dettagliato - Note finali: aggiornate per coerenza (publish manuale, 5 workflow) - Versione: v2.1 — No Publisher, Manual Publish Gate-Based References (19 file): - Rimosso '_Framework: agency_v3_1 | Estratto: 2026-03-09_' dall'header - Rimosso '_Reference generato da framework-translator_' dal footer - Mantenuto solo '_Usato da:_' dove presente Files modificati: 20 (1 README + 19 references)
This commit is contained in:
parent
5ef7b67e40
commit
3ac65557a0
20 changed files with 27 additions and 55 deletions
43
README.md
43
README.md
|
|
@ -172,28 +172,39 @@ Invocare agency-orchestrator per iniziare un workflow
|
|||
|
||||
## Publishing Gates
|
||||
|
||||
**Importante:** Il publish è gestito manualmente o con script custom. Tutte le skills che producono content pubblicabile seguono gate rigorosi:
|
||||
**Importante:** Il publish è gestito manualmente (o con script custom). Ogni content pubblicabile deve superare gate di approvazione:
|
||||
|
||||
- Mai publish senza `APPROVED: YES` nel frontmatter
|
||||
- Mai publish senza `PUBLISH_APPROVED.md` = YES
|
||||
- QA obbligatorio prima di publish
|
||||
**Gate obbligatori:**
|
||||
- ✅ `APPROVED: YES` nel frontmatter del content file
|
||||
- ✅ `PUBLISH_APPROVED.md` = `YES` (approvazione esplicita del cliente)
|
||||
- ✅ QA checklist compilata e passata
|
||||
|
||||
**Workflow manuale:**
|
||||
1. Content approvato (`APPROVED: YES` nel frontmatter)
|
||||
2. QA compilato e passato
|
||||
3. Crea `PUBLISH_APPROVED.md` con `YES`
|
||||
4. Pubblica manualmente (LinkedIn, Instagram, YouTube, etc.)
|
||||
5. Aggiorna `{project}/ops/publish_log.md` con URL e data
|
||||
1. Completa content (post, script, copy, etc.)
|
||||
2. Compila QA checklist specifica
|
||||
3. Ottieni approvazione (`APPROVED: YES` + `PUBLISH_APPROVED.md`)
|
||||
4. Pubblica manualmente sulla piattaforma (LinkedIn, Instagram, YouTube, web)
|
||||
5. Aggiorna `{project}/ops/publish_log.md` con data, URL e note
|
||||
|
||||
**Nota:** Non è inclusa una skill di publish automatizzato per evitare dipendenze da webhook/API esterne. Utenti avanzati possono creare script custom se necessario.
|
||||
**Publish log template:**
|
||||
```markdown
|
||||
# Publish Log — {Client}
|
||||
|
||||
| Data | Platform | Content ID | Status | URL | Note |
|
||||
|------|----------|------------|--------|-----|------|
|
||||
| 2026-03-11 | LinkedIn | post_001 | Published | https://... | Good engagement |
|
||||
```
|
||||
|
||||
**Nota:** La suite non include automazione di publish per evitare dipendenze da API/webhook esterne. Utenti tecnici possono aggiungere script custom se necessario.
|
||||
|
||||
## Note
|
||||
|
||||
- **Lingua:** Skills in inglese, alcune references bilingue (IT/EN)
|
||||
- **Dominio:** Agency digitali, content production, multi-agent coordination
|
||||
- **Complexity:** MEDIUM-HIGH (14 skills, 22 references, workflow coordinati)
|
||||
- **Architecture:** References centralizzate in agency-shared-references, percorsi diretti da tutte le skills
|
||||
- **Project Structure:** `{project}/` come cartella di lavoro (agnostico, compatibile con qualsiasi sistema)
|
||||
- **Lingua:** Skills in inglese, references bilingue (IT/EN) per facilitare adozione
|
||||
- **Dominio:** Digital agency, content production, multi-agent coordination
|
||||
- **Complexity:** MEDIUM-HIGH (14 skills, 22 references, 5 workflow coordinati)
|
||||
- **Architecture:** References centralizzate, percorsi diretti (`../agency-shared-references/references/`)
|
||||
- **Project Structure:** `{project}/` come cartella di lavoro agnostica (compatibile con qualsiasi sistema)
|
||||
- **Publish:** Manuale gate-based (nessuna automazione per evitare dipendenze esterne)
|
||||
|
||||
## Supporto
|
||||
|
||||
|
|
@ -201,4 +212,4 @@ Per issue o domande sulla suite, consulta la documentazione interna o il reposit
|
|||
|
||||
---
|
||||
|
||||
_Agency Skills Suite v2.0 — References Centralizzate_
|
||||
_Agency Skills Suite v2.1 — No Publisher, Manual Publish Gate-Based_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue