# Session Transcript Archive Status: uploaded to external resource library. Date: 2026-07-02 Owner: TrustFortress/Cubie engineering ## Resource | Field | Value | |---|---| | Library URL | `https://lib.trustfortress.ai` | | Browse URL | `https://lib.trustfortress.ai/browse/cubie-tf%2Fsession-transcripts%2F2026-05-06%2F` | | R2 bucket | `trustfortress-resource-library` | | Object key | `cubie-tf/session-transcripts/2026-05-06/cubie-verification-session_transcript.jsonl` | | Library manifest object | `cubie-tf/session-transcripts/2026-05-06/MANIFEST.md` | | Public object URL | `https://lib.trustfortress.ai/objects/cubie-tf%2Fsession-transcripts%2F2026-05-06%2Fcubie-verification-session_transcript.jsonl` | | Byte size | `16524703` | | SHA-256 | `3e3ed68e9299f8ffd731aa8d8440ea078e9a3c7bd8692f0fc2e18dd0a5f13156` | ## Source Paths Removed From Git The removed files were byte-identical copies of the same raw JSONL transcript: - `artifacts/archived-forks/cubie-verification/marketing/evidence-package/11-session-transcript/session_transcript.jsonl` - `intel-submissions/intel-edge-ai-final-submission/core/cubie-math/marketing/evidence-package/11-session-transcript/session_transcript.jsonl` - `marketing/evidence-package/11-session-transcript/session_transcript.jsonl` - `roadmap/session_transcript.jsonl` - `source-mirror/cubie-math/marketing/evidence-package/11-session-transcript/session_transcript.jsonl` - `source-mirror/cubie-verification/marketing/evidence-package/11-session-transcript/session_transcript.jsonl` `intel-submissions/cubie-intel-submission/marketing/evidence-package/11-session-transcript/` already lacked the raw JSONL file even though its manifest referred to it, so a locator stub was added there as a repair. ## Disposition The markdown summaries remain in Git. The raw transcript is a generated session artifact and should be downloaded only when the full tool-call log is needed. ## Verification ```powershell Invoke-WebRequest -Uri "https://lib.trustfortress.ai/objects/cubie-tf%2Fsession-transcripts%2F2026-05-06%2Fcubie-verification-session_transcript.jsonl" -OutFile session_transcript.jsonl Get-FileHash -Algorithm SHA256 .\session_transcript.jsonl ``` The digest must match `3e3ed68e9299f8ffd731aa8d8440ea078e9a3c7bd8692f0fc2e18dd0a5f13156`.