# V6 Whitepaper Evidence Resource Pack

The v6 Cubie TEP whitepaper and companion evidence material are stored in R2 as
a browseable download set. This keeps the PDF and reproduction bundle available
without expanding the Git repository with binary evidence churn.

| Field | Value |
| --- | --- |
| R2 bucket | `trustfortress-resource-library` |
| Prefix | `cubie-tf/v6-whitepaper-evidence/2026-07-03/` |
| Public browser | `https://lib.trustfortress.ai/browse/cubie-tf%2Fv6-whitepaper-evidence%2F2026-07-03%2F` |
| Owner | NickV / TrustFortress |
| Reason outside Git | The material is PDF-heavy and evidence-pack oriented; the repo should carry small locators and source pointers rather than duplicate downloadable bundles. |

## Objects

| Object | Bytes | SHA-256 | Public URL |
| --- | ---: | --- | --- |
| `v6_cubie_tep_whitepaper.pdf` | `522935` | `8569ec5ff26a77e3b55591e11ff8a75db26ebeb82b523e94f376696ac60b9b05` | `https://lib.trustfortress.ai/objects/cubie-tf%2Fv6-whitepaper-evidence%2F2026-07-03%2Fv6_cubie_tep_whitepaper.pdf` |
| `tf-cubie-v6-whitepaper-evidence-20260703.zip` | `5797864` | `B3AA5FF1B513616CB38F41E4AE8A1A55673B204FBAEA056DFF22058DBE7A8393` | `https://lib.trustfortress.ai/objects/cubie-tf%2Fv6-whitepaper-evidence%2F2026-07-03%2Ftf-cubie-v6-whitepaper-evidence-20260703.zip` |

## Pack Contents

- `marketing/intel-cdna-cubie-qb-ultimate-2026-06-21/01_core_whitepapers/`,
  including the v6 whitepaper PDF and nearby v5/v8 context files.
- `docs/whitepaper/evidence-pack/` charts, scripts, terminal captures, and LLM
  comparison JSON.
- `marketing/intel-cdna-cubie-qb-ultimate-2026-06-21/06_reproduce_and_source/`
  reproduction scripts, executive summaries, design output, and copied evidence
  pack contents.

Generated Python cache files under `__pycache__` were intentionally omitted.

## Reproduction Notes

The archive was built from `main` on 2026-07-03 using a generated file list at
`output/resource-library/2026-07-03/tf-cubie-v6-whitepaper-evidence-20260703.files.txt`.
To verify after download:

```powershell
Get-FileHash -Algorithm SHA256 .\v6_cubie_tep_whitepaper.pdf
Get-FileHash -Algorithm SHA256 .\tf-cubie-v6-whitepaper-evidence-20260703.zip
```

Secret scan note: the reproduction scripts reference environment variables such
as `ANTHROPIC_API_KEY` and placeholder `sk-ant-...` values; no literal local API
key was published in this pack.


