# Daily AI Digest Migration Package

Generated: 2026-06-12

Contents:

- `digest/`: current `/workspace/digest` application state, excluding `.git` and `.DS_Store`.
- `digest/MIGRATION-RUNBOOK/`: installation, server configuration, secrets, operations, validation, and config snapshots.

Start here:

1. Read `digest/MIGRATION-RUNBOOK/README.md`.
2. Follow `digest/MIGRATION-RUNBOOK/INSTALL.md`.
3. Apply server config from `digest/MIGRATION-RUNBOOK/SERVER-CONFIG.md`.
4. Recreate secrets/auth from `digest/MIGRATION-RUNBOOK/SECRETS.md`.
5. Run checks from `digest/MIGRATION-RUNBOOK/VALIDATION.md`.

Important:

- Claude Code auth is not guaranteed by app files alone.
- NordVPN login state is not included and must be recreated.
- TLS private keys are not included; reissue with Certbot after DNS cutover.
- Product Hunt and Telegram tokens are currently embedded in the app files because that is the current working implementation.

