com.suibari.nagi.cardGet

suibari.com

{
  "id": "com.suibari.nagi.cardGet",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "card",
          "drawDate",
          "source",
          "createdAt"
        ],
        "properties": {
          "card": {
            "ref": "com.suibari.nagi.zenkatsu#cardRef",
            "type": "ref"
          },
          "source": {
            "type": "string",
            "maxLength": 20,
            "description": "取得枠。my Nagi の通常枠、他ユーザーへのリアクション枠、記念日の贈り物。",
            "knownValues": [
              "my_nagi",
              "reaction",
              "anniversary"
            ]
          },
          "drawDate": {
            "type": "string",
            "maxLength": 10,
            "description": "引いた日。JST 4:00 始まりの \"YYYY-MM-DD\"。"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "全肯定カードを引いたことの控え。**権威ではない。** ドローの結果を決めるのは AppView で、このレコードは「引いた」という申告にすぎず、card_draws / card_instances と突き合わせて一致しないものは索引しない。ユーザーの repo に置くのは、リアクションの subject が実在の PDS レコードを要求するため(本人の repo なら通知の宛先もそのまま本人になる)。rkey は \"{drawDate}-{source}\"、記念日は \"{drawDate}-anniv-{slot}\"。"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.suibari.nagi.cardGet

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uixgxpiqf4i63p6rgpu7ytmx
CID
bafyreidapyb4chrjhkdljelbqmviqxyjckqqhawghx6qjgipnbfxzu5soq
Indexed At
2026-09-18 21:07 UTC
AT-URI
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.cardGet

Referenced Schemas (1)

Lexicon Garden

@