id.sifa.endorsement.confirmation

sifa.id

{
  "id": "id.sifa.endorsement.confirmation",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "endorsement",
          "createdAt"
        ],
        "properties": {
          "skill": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "StrongRef to the id.sifa.profile.skill record this endorsement applies to. Set when confirming an endorsement that proposed a skill: the subject creates the skill record and links it here. The endorser cannot record this themselves, because the skill lives in the subject's repository and did not exist when they endorsed. May point at a skill the subject already had, when the proposed name matched one."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this confirmation was created."
          },
          "endorsement": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "StrongRef to the id.sifa.endorsement record being confirmed. The AT-URI identifies the endorsement, and the CID pins the version at confirmation time."
          }
        }
      },
      "description": "Record confirming an endorsement for profile display. The subject creates this record to approve the endorsement."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Confirmation that a skill endorsement should be displayed on the subject's profile. Lives in the subject's PDS. Without this record, the endorsement exists but is not shown on the profile. When the endorsement proposed a new skill, this record also links the skill it materialised into."
}

Validate Record

Validate a record against id.sifa.endorsement.confirmation

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2f2ahswozqy4v5lvu676375y
CID
bafyreich6xyqmzp2qlvhat6dt6zkag7i65w2o2wdq6nj3lt7qtorph6gza
Indexed At
2026-07-31 21:36 UTC
AT-URI
at://did:plc:2f2ahswozqy4v5lvu676375y/com.atproto.lexicon.schema/id.sifa.endorsement.confirmation

Version History (2 versions)

Lexicon Garden

@