dev.roe.sync

danielroe.dev

{
  "id": "dev.roe.sync",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "provider",
          "canonicalUrl",
          "syncedAt"
        ],
        "properties": {
          "provider": {
            "type": "string",
            "maxLength": 64,
            "description": "Identifier of the syndication target (e.g. `gde-advocu`)."
          },
          "syncedAt": {
            "type": "string",
            "format": "datetime"
          },
          "canonicalUrl": {
            "type": "string",
            "format": "uri"
          }
        }
      },
      "description": "Dedupe marker for a syndication pipeline. One record per (provider, canonical URL) pair that has been submitted; presence of a record means we've already synced and shouldn't re-submit."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.roe.sync

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jbeaa5kdaladzwq3r7f5xgwe
CID
bafyreia6gfqxjwuhjmelcnir7dbmr55hia4grxtafgtwtxmgvjpe4s7jom
Indexed At
2026-07-29 22:37 UTC
AT-URI
at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/com.atproto.lexicon.schema/dev.roe.sync

Lexicon Garden

@