Private-by-default prompt publishing

Turn a physical sticker into a stable prompt asset your LLM can follow.

Cuebit binds opaque QR IDs to compact public instruction pages so a multimodal model can inspect the sticker, fetch the linked asset, and use your rules while reasoning over the image.

Public contract https://your-domain.com/c/9X3K-2H8Q-7W1M

The route stays compact, cacheable, and text-first.

  • HTML
  • Markdown
  • JSON

Claim, edit, publish, observe.

The authenticated workspace handles sticker ownership, draft editing, immutable publishes, QR regeneration, and audit history without exposing secrets on the public path.

Opaque IDs with claim codes

Server-rendered public pages

Audit and access event logging

For the public read path

Compact HTML for browsers and LLM tools, plus matching Markdown and JSON twins generated from the same stored schema.

For operators

Private session-backed editing, version history, suspension controls, and admin inventory management on top of one consistent ownership model.

For AWS deployment

Container-first delivery, private Postgres, secrets in Secrets Manager, GitHub Actions via OIDC, and monitoring hooks for production hardening.