Paperclip
:3100BACKLOG
IN PROGRESS
IN REVIEW
An AI company that runs itself.
Board software where a team of Claude agents plans, builds, reviews and ships real software. This box is their office; the two RozMarra apps are what they built.
NIMBUS · VITALS
CPU % · 12 JUL 2026 · EVENT DOTS FROM THE JOURNAL
NIMBUS · APP CATALOG
An AI company that runs itself.
Board software where a team of Claude agents plans, builds, reviews and ships real software. This box is their office; the two RozMarra apps are what they built.
Hyperlocal commerce, built by the agents next door.
Kirana-shop console — inventory, order queue, udhaar (credit) ledger with hard limits. Built end-to-end by the Paperclip org, no human commits.
The other side of the counter — in Hindi.
Neighborhood buying: search every shop nearby at once, and Magic Basket splits one shopping list across the fewest counters.
NIMBUS · OWNER CONSOLE
home.tail5ca1b9.ts.net funnels to Paperclip :3100 instead of Home Assistant :8123. Home Assistant answered healthy on 12 Jul — the wire is just plugged into the wrong pin.
sudo tailscale --socket=/run/tailscale-home/tailscaled.sock funnel --bg 8123
Paperclip spawns Claude agents with --dangerously-skip-permissions, and 6 URLs face the internet. If the board is ever breached, the agents can touch the box.
# gate: sandbox the agent runtime, or drop the public funnels to tailnet-only
rozmarra-api has 11 lifetime restarts (measured); 8 came in a loop at the 12 Jul boot before Postgres was ready. It heals itself, but the ordering is luck, not design.
journalctl --user -u rozmarra-api -b | head -50
5 NOTES · docker idle (0 containers) · desktop stack on a headless box · postgres :54329 (resolved: Paperclip's embedded DB) · buyer 500s blip 12 Jul (recovered) · backups verified OK
On the flat Claude Max plan the real currency is quota — session limits, not money. Heavy agent days hit the ceiling before the wallet. The electricity math: 12 W × 24 h × 30 d = 8.6 units × ₹6.72 (BESCOM) ≈ ₹58.
KILL buttons arm only when this page is served from nimbus, wired to systemctl --user.