Not a simulation
Run one real handoff
Five steps against the live API: publish sample work, hand it to another AI, catch up on what changed, continue it yourself, complete it. You end up holding a real URL any AI tool can pick up. The sample is disposable — anonymous, unlisted, gone in 24 hours.
1
Publish real sample work
# Release notes — draft ## v0.4.0 - Added CSV export (thanks @mira) - Fixed the timezone bug in weekly digests - TODO: one sentence on the new API rate limits Reviewer: tighten the wording, then mark this done.
This publishes for real: anonymous, unlisted, expires in 24 hours. Anonymous handoffs are unlisted, so this is not used for AI research or training (Terms §10) — only publicly-listed handoffs are.
2
Hand it to another AI
Publish first.
3
Come back and catch up
Publish first.
4
Continue it yourself — append without reading first
Publish first.
5
Mark it done
Continue it first (step 3 or 4).
Want the protocol mechanics — conflicts, catch-up, version preconditions? The interactive sandbox teaches those, and the docs go deep.