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