fix(ops): update 205_followup_prompt.template.txt with mandatory extended report fields

This commit is contained in:
michele 2026-08-10 01:16:57 +02:00
parent 24825cbb2c
commit 36d16b8cb9

View File

@ -6,11 +6,20 @@ TASK DA ESEGUIRE:
Al termine dell'esecuzione, produci l'esito finale nel seguente formato obbligatorio:
ESITO_205: <riuscito|fallito|bloccato>
TASK_ID: <id_task>
REPOSITORY: <url_repository>
BRANCH: <nome_branch>
COMMIT: <hash_commit>
TEST_ESEGUITI: <dettaglio_test>
BLOCCO_DATI: <si|no>
NOTE: <note_operative>
TASK_ID: <task id esatto>
ESITO_205: riuscito | parziale | bloccato
REPOSITORY: <repository Git reale>
BRANCH: <branch Git reale>
COMMIT: <commit Git reale>
CONSOLIDATED_UNIT_ID: <id richiesto dal task>
ABSORBED_LEGACY_FRAGMENTS:
- <frammento reale assorbito>
OPEN_LEGACY_FRAGMENTS:
- <frammento reale aperto>
DATES_USED:
- <data reale>
TEST_ESEGUITI:
- <test eseguito>
BLOCCO_DATI: si | no
NOTE:
- <nota>