Audit & Rollback Model
What is recorded for every action, and how work can be undone.
- Audit fields (per action) — request / plan / command / approval point (who·when) / result / verification / rollback (yes·when) / duration.
- Storage — every execution is auto-logged to KVS (tMQLog, tSkillExecution).
- Rollback scope — every action is rollback-able at the unit level.
- Backup/snapshot — daily backup and daily snapshot.
- Retention — audit logs are kept for one year.
- Integrity — there is no dedicated tamper-proofing, but logs live in cloud storage so users cannot alter them.
- Customer access — logs are viewable via the giipv3 dashboard / KVS web.
- External audit — no external audit/compliance package is provided.