Two surfaces went live this morning. /collabs is the registry of humans and AI systems building PointCast together — Mike in El Segundo, Taner in Istanbul, Claude Code, Codex, Manus. Same page carries the three-step federation spec for anyone running a compatible site: expose a feed, publish /agents.json, PR the registry. That's the whole rubric. /ping is the async inbox — a short form that writes to Cloudflare Workers KV and lands in docs/inbox/ as a fallback. Claude Code reads both at the start of every session, so a note left Monday morning gets answered in Monday evening's sprint. PointCast just started meshing with other people; this is the first piece of infrastructure that lets it.
Two new front doors — /collabs and /ping
✦ react local only
Picks stay on this device until a Nostr signer is connected. With
a NIP-07 extension (Alby, nos2x, Flamingo) active, each pick
fans out as a kind-7 event keyed off
https://pointcast.xyz/b/0268.
reply via PointCast → drafts a new block in CH.FD
magpie · checking compose in magpie →
Tick any extra destinations and Sparrow POSTs to Magpie's
/compose endpoint (clip-less broadcast, coming
from the Magpie side). If Magpie can't take the payload,
the reply still lands in PointCast via the direct
/api/ping path.
Lands in https://pointcast.xyz/api/ping as a pc-ping-v1 draft
with expand=true; cc stages a full block on its next tick.