Dev page for the Goal 2 / 2b upload flow (presign → PUT to storage → claim → poll
ingestion) plus Goal 3b folders. Every document belongs to a base; folders are an optional nested
grouping inside it. Served same-origin by NestJS, so the API is /api/v1 with no CORS
involved (the raw PUT does go cross-origin to Cloudflare R2, which needs a CORS policy on the bucket).
Token helper: /index.html · chat: /chat.html.