build.clovernight.creation.remix

studio.pds.clovernight.build

{
  "id": "build.clovernight.creation.remix",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "note": {
            "type": "string",
            "maxLength": 1024,
            "description": "What changed or why."
          },
          "result": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "strongRef to the new build.clovernight.creation.app produced (may be set after the build completes)."
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "strongRef to the original build.clovernight.creation.app being remixed."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "ISO 8601 timestamp of the remix action."
          }
        }
      },
      "description": "Records that one creation was derived from another. A first-class social action (surfaces as 'X remixed Y') and the public, DID-signed lineage edge that underpins attribution across creators."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against build.clovernight.creation.remix

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:eylr5g42jkpwyputz3xbgynj
CID
bafyreietfh2kx6472lfczkhmnik7inwdnv4mtj6s7yoy3mgtzgikskup5y
Indexed At
2026-06-11 20:53 UTC
AT-URI
at://did:plc:eylr5g42jkpwyputz3xbgynj/com.atproto.lexicon.schema/build.clovernight.creation.remix

Lexicon Garden

@