Verify full and essentials recovery and implement bounded retention tooling
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a06ecb-456a-71c2-b41e-0755d336e883
This commit is contained in:
parent
11322a5256
commit
a3ca4b708f
16 changed files with 461 additions and 4 deletions
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"schema": "platform.real-offsite-recovery.v1",
|
||||
"status": "offsite_fetched_pending_isolated_restore",
|
||||
"quota_before": {
|
||||
"quota_bytes": 10737418240,
|
||||
"used_bytes": 5385385643,
|
||||
"available_bytes": 5352032597
|
||||
},
|
||||
"artifact": "wp0029-recovery-forgejo-essentials-20260906.zip.age",
|
||||
"source_backup": "forgejo-essentials-20260906.zip.age",
|
||||
"kv_version": 3,
|
||||
"upload_http_status": 201,
|
||||
"download_http_status": 200,
|
||||
"ciphertext_bytes": 286298520,
|
||||
"ciphertext_sha256": "23b5250469a63a3e0097047851cb02036ec4e24928979db7a972a3245f93b60a",
|
||||
"archive_profile": "essentials",
|
||||
"decrypted": true,
|
||||
"plaintext_sha256": "940b27f6782ad614fe16ab4f6f31dd431adb60b6dea249662346c573617b3a10",
|
||||
"quota_after": {
|
||||
"quota_bytes": 10737418240,
|
||||
"used_bytes": 5385385643,
|
||||
"available_bytes": 5352032597
|
||||
},
|
||||
"warden_exit_code": 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue