feat: archive Codex sessions as private cognition evidence
This commit is contained in:
parent
0ac0025fdf
commit
7d85d79e61
8 changed files with 798 additions and 0 deletions
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"schema": "guanghu.codex-session-cold-archive-receipt/v1",
|
||||
"receipt_id": "CODEX-SESSION-COLD-ARCHIVE-JZAO-20260805",
|
||||
"development_id": "DEV-20260805-002",
|
||||
"created_at": "2026-08-05T04:39:53Z",
|
||||
"source": {
|
||||
"kind": "Codex session JSONL",
|
||||
"content_published": false,
|
||||
"source_deleted": false
|
||||
},
|
||||
"private_archive": {
|
||||
"storage_class": "JZAO_PRIVATE",
|
||||
"canonical_path": "/Volumes/JZAO/HoloLake/codex-session-archives",
|
||||
"snapshot_id": "2026-08-05T04-36-48Z",
|
||||
"discovered_files": 55,
|
||||
"archived_verified": 53,
|
||||
"pending_live": 2,
|
||||
"archived_bytes": 2946329018,
|
||||
"manifest_sha256": "056f60d4a99c45a8089f8ace8df4d24556d935d55e672362799494a99fbd00c4",
|
||||
"latest_pointer_sha256": "6f00f4c02ced5a0eccde41067105433363af013bebee01fc36bc69105b3da055"
|
||||
},
|
||||
"verification": {
|
||||
"raw_object_sha256_readback": 100,
|
||||
"private_index_sha256_readback": 100,
|
||||
"isolated_restore_file_count": 53,
|
||||
"isolated_restore_readback": 100,
|
||||
"appledouble_absent": 100,
|
||||
"hidden_reasoning_indexed": 0,
|
||||
"tool_arguments_or_outputs_indexed": 0,
|
||||
"raw_content_entered_repository": 0
|
||||
},
|
||||
"filesystem_incident": {
|
||||
"event": "JZAO_UNMOUNTED_DURING_FIRST_ARCHIVE_ATTEMPT",
|
||||
"source_impact": "NONE",
|
||||
"first_verify_exit_code": 5,
|
||||
"repair_target": "disk6s1 / JZAO",
|
||||
"repair_result": "VOLUME_APPEARS_OK_EXIT_0",
|
||||
"independent_post_repair_verify": "VOLUME_APPEARS_OK_EXIT_0",
|
||||
"resume_behavior": "CONTENT_ADDRESSED_OBJECTS_DEDUPLICATED_AND_ARCHIVE_RESUMED"
|
||||
},
|
||||
"boundary": {
|
||||
"archive_53_closed_sessions": 100,
|
||||
"archive_all_55_sessions": 0,
|
||||
"reason": "Two Codex sessions were still being written and are explicitly pending the next incremental snapshot.",
|
||||
"local_space_released": 0,
|
||||
"next_action": "Keep active sessions local. Run the incremental archive again after they become stable; define a reviewed retention policy before deleting any local session."
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue