A local-first thinking-continuity tool that runs entirely on your own machine. One invite admits one person. Enter your code to pick up your build.
Your code is checked against a stored hash — it is never saved, logged, or echoed in plaintext. This page collects nothing else: no account, no email, no analytics.
One zip, built from source. It contains the app, a launcher, and a start script — nothing else, and none of anyone else's data.
Download cognitive-atoms-beta.zip This link is signed for you and expires in about 15 minutes. If it lapses, enter your code again for a fresh one.
Your code is valid, but the download isn’t available right now. Reply to the email that carried your invite and we’ll sort it out.
You’ll need macOS or Linux and Python 3.11+
(macOS ships 3.9 — install a newer one from python.org or
brew install python if needed). Then, from the folder where the zip
downloaded:
unzip cognitive-atoms-beta.zip && cd cognitive-atoms-beta && pip install -e ".[dev]" && bash scripts/beta_user_start.sh.example
The script asks for your invite code, stores
it hashed on your machine, starts the app with live AI off, and opens your
browser. Already using port 8765? Prefix the last part with
CA_BETA_PORT=8801 and use that port.
At the entry gate that opens, enter this same invite code once more. That in-app step is the one that admits you — one code, one person, on your machine. Unlocking this page doesn’t use it up.
Chat shows an honest “not connected” state rather than a generated reply, and every insight you see is derived from your own captured atoms, never invented. Even if you happen to have AI keys in your environment, the app will not make a live call — that’s enforced in code.
Your fresh runtime root begins empty. You won’t see anyone else’s notes, profile, or “cognition” — only what you capture. Until you add your own thinking, the cognition screens will honestly read as empty / “forming.”
Just use it like it’s yours and note anything that stands out:
The one rule we care about most: if anything feels fabricated, stale, or not-actually-yours, tell us immediately — that’s the bug we’re hunting.
Use your real thinking — that’s what makes the test meaningful — but during this beta, don’t paste secrets (passwords, API keys), regulated/PII data, or third-party-confidential / client-confidential material. It stays on your machine, but it’s a beta; keep it to your own non-sensitive thinking.
You’re always in control:
rm -rf "$HOME/.cognitive-atoms-beta". That removes everything this
beta stored. (You can export first from the app’s Profile/export option if you
want to keep a copy.)Reply to the email that carried your invite. Anything is useful — especially screenshots of anything that felt false, stale, confusing, or genuinely valuable. Rough notes are perfect; you don’t need to write them up.