coop.hypha.spores.item.specialSpore

hypha.coop

{
  "id": "coop.hypha.spores.item.specialSpore",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "Origin garden DID. Used for backlink indexing to find all captures of this spore."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this capture occurred."
          }
        }
      },
      "description": "A special spore capture record. Each steal creates a new record with a TID key. Current holder is determined by the most recent createdAt timestamp across all backlinked records for a given origin (subject)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against coop.hypha.spores.item.specialSpore

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rxduhzsfgfpl2glle7vagcwl
CID
bafyreia3n343to7j3vphw5uc72rlezbldlwtqyzrwvmxsig3hpe3ilrgxe
Indexed At
2026-03-19 19:02 UTC
AT-URI
at://did:plc:rxduhzsfgfpl2glle7vagcwl/com.atproto.lexicon.schema/coop.hypha.spores.item.specialSpore

Lexicon Garden

@