Playground
Three tools against the real network and the real rules: look a CID up on a publisher's PDS, check a record against the spec, and publish one to your own repository.
Look up a CID
No indexer is involved. This resolves the handle to a DID, the DID to its PDS, then asks that PDS for the record whose key is the CID — and renders the answer in the shape a FISL indexer would return it.
did:plc:, or a did:web:.
locations array would usually hold more than one entry.
Validate a record
Checked against the Lexicon and the rules the spec can only state in prose —
chiefly that the record key equals cid, which no Lexicon key type can express.
Publish a record
The form validates as you type against the same rules. Sign in with your handle and the record goes to your own repository, from this page, over AT Protocol OAuth.
atproto repo:dev.fisl.at — permission to write
dev.fisl.at records, and nothing else in your repository. The tokens stay in
this browser. Sign out when you are done.