openapi: 3.1.0
info:
  title: Packrift Dimensional Weight Atlas
  version: 2026-05-29
servers:
  - url: https://packrift-dimensional-weight-atlas.vercel.app
paths:
  /data/manifest.json:
    get:
      summary: Read atlas manifest
      responses:
        '200':
          description: Manifest
