project-nomad/collections
Chris Sherwood ac9640e64b feat(creator-packs): backend rail for gated creator content packs
Phase 1 of Creator Packs: the app-side download rail for per-creator
video ZIMs served from the private R2 bucket behind the entitlement
Worker. No UI yet (Phase 2).

- Thread optional requestHeaders through the download util + job so the
  ZIM fetch can carry `Authorization: Bearer <APP_KEY>` on both the HEAD
  probe and the GET stream (Worker streams the ZIM directly, gated).
- Add resourceMetadata.skip_embedding and gate the RAG/EmbedFileJob
  branch on it so video ZIMs are never sent to the knowledge base.
- New creator_packs ManifestType + creatorPacksSpecSchema (display
  metadata only, no url) + CollectionManifestService wiring and
  getCreatorPacksWithStatus() status join.
- collections/creator-packs.json catalog with the two seed packs.
- CreatorPackService.installPack: ensure Kiwix (auto-install if absent),
  resolve the stable Worker URL, dispatch the gated download with
  skip_embedding. Typed result codes.
- CreatorPacksController + GET/POST /api/creator-packs routes.
- CREATOR_PACKS_APP_KEY / CREATOR_PACKS_WORKER_BASE env (release-injected
  key; app degrades to a clear not_configured error when unset).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 10:09:33 -07:00
..
CATEGORIES-TODO.md docs: Add categories to-do list for future expansion 2026-01-19 10:15:20 -08:00
creator-packs.json feat(creator-packs): backend rail for gated creator content packs 2026-07-15 10:09:33 -07:00
kiwix-categories.json fix(Collections): update ZIM files to latest versions (#332) 2026-03-25 16:30:35 -07:00
maps.json fix(maps): remove DC from South Atlantic until generated 2026-03-20 11:46:10 -07:00
wikipedia.json fix(Collections): update ZIM files to latest versions (#332) 2026-03-25 16:30:35 -07:00