Restore

⚠ Tutte le operazioni richiedono livello accesso 1 (CEO) e doppia conferma. Vengono registrate in audit_log e creano restore_point reversibili.

L1 — Restore file singolo

Ripristina un file dal tag restore/<short_id> o da base_commit, crea commit di rollback.

L2 — Restore task intero

Reverte sequenzialmente tutti i commit del task. Tag pre-restore creato per poter tornare indietro.

L3 — Reset workspace a commit specifico

git reset --hard <sha> solo sul workspace del task. Tag pre-restore prima del reset.

L4 — Restore config da snapshot

TRUNCATE+COPY model_registry/function_scores/agents in transazione. Tar.gz rules estratto. Cache gateway invalidata.

Restore points registrati

IDKindTaskTagSnapshotDescrizioneQuando
Caricamento…

Snapshots config su filesystem

NomePathCountsLabelCreato
Caricamento…