What we removed
The old site had a gradient headline, a blocked mobile experience, and a product directory no crawler could see. Here is what came out and why.
DevCluster is a small team building a small number of things properly — and then keeping them running, which is the part almost nobody does. Everything below is a fact with a date on it, taken from the repositories rather than written for the page.
| No. | Designation | What it does | Since | Last shipped | State |
|---|---|---|---|---|---|
| 01 | Claude CC | A cloud dev box running Claude Code, reachable from a phone over Tailscale | 2026–07–27 | 2026–07–28 | Running |
| 02 | Countbeancountbean.com | Plain-text accounting — Beancount and Fava — run as a hosted service, one ledger per tenant | 2026–08–02 | 2026–08–02 | Building |
| 03 | Closertraintheclose.com | Sales practice against an AI prospect that pushes back, with coached feedback on the transcript | 2026–07–29 | 2026–08–02 | Running |
| 04 | Memory | Always-on Postgres with vector and graph extensions, so an assistant remembers between sessions | 2026–07–27 | — | Coming soon |
Dates come from the repositories, not from a marketing calendar. There is no uptime column yet because nothing here is monitored yet, and an invented number would defeat the purpose of the table.
Newest first, each entry permalinked. A URL that never moves and changes every week is the cheapest crawl signal there is, and the honest one.
The apex domain now serves a real landing page, and the control plane provisions a live machine per tenant instead of pretending to.
Outreach rules moved out of scattered documents and into the CRM as records, so the first rule is enforceable rather than aspirational.
Roles split into owner, accountant and client, so an accountant can be given a ledger without being given the account.
Fixed the deploy that was losing the memory database on restart — wrong Postgres data directory, wrong volume ownership.
First working box: Claude Code on Fly, reachable by SSH from a phone, with memory in Postgres rather than on a laptop.