a0a Sandbox

The desktop is empty.

This sandbox is a workspace for running a0a scenarios — opinionated sequences that chain several tools together to solve a real task (audit a JWT, build a token ramp, export a hero gradient). Every keystroke stays on this machine.

  1. Pick a scenario from the left rail. Double-click, or press Enter on a focused item.
  2. Work the steps inside the opened window. Each step links out to the underlying a0a tool — run it, then come back and check the step off.
  3. Write notes in the right rail, or per-scenario inside the window itself. Notes persist across reloads.
  4. Export when you're done to round-trip your state as a single JSON file. Import to restore on another machine.
0% overall
0 / 0 scenarios complete

Nothing in this sandbox leaves your browser. No account. No telemetry. No network call was made to draw this screen.

About the sandbox

This is a virtual desktop that remembers everything: your step progress, scenario notes, sticky notes, and which windows you had open. State is stored in localStorage under the key a0a-sandbox-v1. Nothing is transmitted anywhere — open DevTools → Network if you'd like to verify.

Use Export to download the full sandbox as a JSON file (progress + notes). Import on another machine to continue exactly where you left off. Each tool in a scenario opens in a new tab so you can paste values in freely while keeping the sandbox visible.