Update agency-orchestrator/SKILL.md
This commit is contained in:
parent
0d939fefcb
commit
420fb26616
1 changed files with 5 additions and 8 deletions
|
|
@ -246,19 +246,16 @@ L'orchestratore deve leggere il documento ed estrarre tutte le informazioni rile
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Fase 4: Publish Gate
|
### Fase 4: Approval
|
||||||
|
|
||||||
**Obiettivo:** Gestire approvazione pre-publish e publish manuale.
|
**Obiettivo:** Gestire approvazione.
|
||||||
|
|
||||||
**Azioni:**
|
**Azioni:**
|
||||||
|
|
||||||
1. Verifica che i file content abbiano `APPROVED: YES` nel frontmatter
|
1. Verifica che i file content abbiano `APPROVED: YES` nel frontmatter
|
||||||
2. Verifica che esista `PUBLISH_APPROVED.md` con valore `YES`
|
2. Verifica che QA sia compilato e passato
|
||||||
3. Verifica che QA sia compilato e passato
|
3. **Publish manuale:** Aggiorna `{project}/ops/publish_log.md` dopo publish
|
||||||
4. **Publish manuale:** Aggiorna `{project}/ops/publish_log.md` dopo publish
|
4. Aggiorna frontmatter dei content file con `status: published` e `published_at`
|
||||||
5. Aggiorna frontmatter dei content file con `status: published` e `published_at`
|
|
||||||
|
|
||||||
**Regola:** Mai publish senza `APPROVED: YES` esplicito.
|
|
||||||
|
|
||||||
**Template publish_log.md:**
|
**Template publish_log.md:**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue