A code is the account. No email, no password, no profile.
Asleepius products use a shared code grammar. A code is a small sharable string that grants access. You hold your codes; we don't track who you are. If you lose them, that's your problem. If a friend uses one, they get the same effect you would.
Press [ENTER] to apply. Codes are stored in localStorage on this device only and never transmitted to any server until they're redeemed against a query.
PREFIX REGISTRY
ASC v0.1- ASL universal · works in all Asleepius products 10 scrapes
- DRF DriftMetrics access · standard issue 10 scrapes
- EVT event / drop · limited-time, expires in 30 days 5 scrapes
- PRO promo / pack · bundles 30 scrapes
- SCH ARC ESO PCK Underground (Asleepius game) · recognized but no DriftMetrics balance 0
How a code works
Every code is a string in the form PREFIX-BODY, e.g. ASL-FOUNDERS-001
or DRF-7F4A-BLOOM. The prefix tells you what kind of code it is (universal,
event drop, promo pack); the body is what makes it unique. Codes are sharable strings,
not accounts.
Some properties of a code are baked into the string itself and never change — what kind it is, where it can be used, what flavor it carries. Other properties, like how many scrapes it has left, live on our side and update as it's used.
For metered access — the kind that costs real compute, like a fresh DriftMetrics scan — every code carries a balance. Each scan consumes one scrape. When a code runs out, it stops dispatching new scans, though the cached public results stay free to read for anyone.
How to get a code
Codes are issued manually by Asleepius Games. Until that changes:
- Hand-printed cards at indie dev events.
- Drops in our other products (Shred Crawler, future game releases).
- Direct ask if you've contributed to the Asleepius ecosystem in some way.
- Eventually: paid via Ko-fi for a code in the thank-you reply.
There is no signup form, no waitlist, no tiered subscription. There may never be. The goal is to keep the access model legible and the gating low-friction once you're in.
Privacy
Your code lives only in your browser. We never see who you are. When you run a scan we see that some code consumed one of its scrapes — we don't track which person, IP, browser, or device that was. No accounts means no profile to leak.
Codes are sharable by design. If you paste your code on Twitter, anyone can use it until the balance runs out. That's intentional. The system rewards possession, not identity.
Sharing via URL
The simplest way to hand a code to someone is a URL. Append ?code=YOUR-CODE
to any DriftMetrics page and the recipient's browser ingests it on load and stores it
in localStorage. The query string is stripped from the address bar after ingestion so it
doesn't persist in scrollback or screenshots.
Use the [SHARE] button above to generate that URL automatically and copy it
to your clipboard. Drop it in a Discord, on a sticker, in a private message. The recipient
doesn't install anything, doesn't sign up, doesn't need to know what a code
is. They click the link, they have access. If twelve people click the link, twelve people
have access — until the balance is gone.