app.didpic.actor.defs

lexicons.didpic.app

Schema Diff

+31 -0

From

CID
bafyreihjl6nswcj...
Indexed At
2026-05-18 08:18 UTC
View this version

To

CID
bafyreiehfvelz24...
Indexed At
2026-05-24 01:15 UTC
View this version

Compatibility Analysis

Breaking Changes Detected

4 breaking changes, 14 non-breaking changes.

Breaking Changes (4)
  • ConstraintAdded ConstraintAdded { vertex_id: "app.didpic.actor.defs#profileView.location", sort: "maxLength", value: "640" }
  • ConstraintAdded ConstraintAdded { vertex_id: "app.didpic.actor.defs#profileView.location", sort: "maxGraphemes", value: "64" }
  • ConstraintAdded ConstraintAdded { vertex_id: "app.didpic.actor.defs#profileView.pronouns", sort: "maxLength", value: "640" }
  • ConstraintAdded ConstraintAdded { vertex_id: "app.didpic.actor.defs#profileView.pronouns", sort: "maxGraphemes", value: "64" }
Non-Breaking Changes (14)
  • AddedVertex AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.descriptionFacets" }
  • AddedVertex AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.descriptionFacets:items" }
  • AddedVertex AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.location" }
  • AddedVertex AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.pronouns" }
  • AddedVertex AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.viewerBlockedBy" }
  • AddedVertex AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.viewerBlocking" }
  • AddedVertex AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.viewerSubscription" }
  • AddedEdge AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.descriptionFacets", kind: "prop", name: Some("descriptionFacets") }
  • AddedEdge AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.location", kind: "prop", name: Some("location") }
  • AddedEdge AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.pronouns", kind: "prop", name: Some("pronouns") }
  • AddedEdge AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.viewerBlockedBy", kind: "prop", name: Some("viewerBlockedBy") }
  • AddedEdge AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.viewerBlocking", kind: "prop", name: Some("viewerBlocking") }
  • AddedEdge AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.viewerSubscription", kind: "prop", name: Some("viewerSubscription") }
  • AddedEdge AddedEdge { src: "app.didpic.actor.defs#profileView.descriptionFacets", tgt: "app.didpic.actor.defs#profileView.descriptionFacets:items", kind: "items", name: None }

Migration Guidance

Added Elements

  • AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.descriptionFacets" }
  • AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.descriptionFacets:items" }
  • AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.location" }
  • AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.pronouns" }
  • AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.viewerBlockedBy" }
  • AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.viewerBlocking" }
  • AddedVertex { vertex_id: "app.didpic.actor.defs#profileView.viewerSubscription" }

Constraint Changes

  • ConstraintAdded ConstraintAdded { vertex_id: "app.didpic.actor.defs#profileView.location", sort: "maxLength", value: "640" }
  • ConstraintAdded ConstraintAdded { vertex_id: "app.didpic.actor.defs#profileView.location", sort: "maxGraphemes", value: "64" }
  • ConstraintAdded ConstraintAdded { vertex_id: "app.didpic.actor.defs#profileView.pronouns", sort: "maxLength", value: "640" }
  • ConstraintAdded ConstraintAdded { vertex_id: "app.didpic.actor.defs#profileView.pronouns", sort: "maxGraphemes", value: "64" }

Additional Notes

  • Non-breaking: AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.descriptionFacets", kind: "prop", name: Some("descriptionFacets") }
  • Non-breaking: AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.location", kind: "prop", name: Some("location") }
  • Non-breaking: AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.pronouns", kind: "prop", name: Some("pronouns") }
  • Non-breaking: AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.viewerBlockedBy", kind: "prop", name: Some("viewerBlockedBy") }
  • Non-breaking: AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.viewerBlocking", kind: "prop", name: Some("viewerBlocking") }
  • Non-breaking: AddedEdge { src: "app.didpic.actor.defs#profileView", tgt: "app.didpic.actor.defs#profileView.viewerSubscription", kind: "prop", name: Some("viewerSubscription") }
  • Non-breaking: AddedEdge { src: "app.didpic.actor.defs#profileView.descriptionFacets", tgt: "app.didpic.actor.defs#profileView.descriptionFacets:items", kind: "items", name: None }
1 1
{
2 2
  "id": "app.didpic.actor.defs",
3 3
  "defs": {
4 4
    "feedPref": {
5 5
      "type": "object",
6 6
      "required": [
7 7
        "value"
8 8
      ],
9 9
      "properties": {
10 10
        "value": {
11 11
          "type": "string",
12 12
          "knownValues": [
13 13
            "home",
14 14
            "discover"
15 15
          ]
16 16
        }
17 17
      },
18 18
      "description": "Last-selected home feed."
19 19
    },
20 20
    "labelPrefs": {
21 21
      "type": "object",
22 22
      "required": [
23 23
        "labels"
24 24
      ],
25 25
      "properties": {
26 26
        "labels": {
27 27
          "type": "unknown",
28 28
          "description": "Map of label id to action ('hide' | 'blur' | 'show')."
29 29
        }
30 30
      },
31 31
      "description": "Per-label moderation preferences."
32 32
    },
33 33
    "feedFilters": {
34 34
      "type": "object",
35 35
      "required": [
36 36
        "hideNoAltText"
37 37
      ],
38 38
      "properties": {
39 39
        "hideNoAltText": {
40 40
          "type": "boolean"
41 41
        }
42 42
      },
43 43
      "description": "Viewer-side feed filtering options."
44 44
    },
45 45
    "profileView": {
46 46
      "type": "object",
47 47
      "required": [
48 48
        "did"
49 49
      ],
50 50
      "properties": {
51 51
        "did": {
52 52
          "type": "string",
53 53
          "format": "did"
54 54
        },
55 55
        "handle": {
56 56
          "type": "string",
57 57
          "format": "handle"
58 58
        },
59 +
        "location": {
60 +
          "type": "string",
61 +
          "maxLength": 640,
62 +
          "maxGraphemes": 64
63 +
        },
64 +
        "pronouns": {
65 +
          "type": "string",
66 +
          "maxLength": 640,
67 +
          "maxGraphemes": 64
68 +
        },
59 69
        "avatarCid": {
60 70
          "type": "string",
61 71
          "format": "cid"
62 72
        },
63 73
        "bannerCid": {
64 74
          "type": "string",
65 75
          "format": "cid"
66 76
        },
67 77
        "indexedAt": {
68 78
          "type": "string",
69 79
          "format": "datetime"
70 80
        },
71 81
        "likesCount": {
72 82
          "type": "integer",
73 83
          "minimum": 0
74 84
        },
75 85
        "postsCount": {
76 86
          "type": "integer",
77 87
          "minimum": 0
78 88
        },
79 89
        "description": {
80 90
          "type": "string",
81 91
          "maxLength": 2560,
82 92
          "maxGraphemes": 256
83 93
        },
84 94
        "displayName": {
85 95
          "type": "string",
86 96
          "maxLength": 640,
87 97
          "maxGraphemes": 64
88 98
        },
89 99
        "followsCount": {
90 100
          "type": "integer",
91 101
          "minimum": 0
92 102
        },
93 103
        "followersCount": {
94 104
          "type": "integer",
95 105
          "minimum": 0
96 106
        },
107 +
        "viewerBlocking": {
108 +
          "type": "string",
109 +
          "format": "at-uri",
110 +
          "description": "URI of the viewer's block record for this actor, if any."
111 +
        },
112 +
        "viewerBlockedBy": {
113 +
          "type": "boolean",
114 +
          "description": "Whether this actor has blocked the viewer."
115 +
        },
97 116
        "viewerFollowing": {
98 117
          "type": "string",
99 118
          "format": "at-uri",
100 119
          "description": "URI of the viewer's follow record for this actor, if any."
120 +
        },
121 +
        "descriptionFacets": {
122 +
          "type": "array",
123 +
          "items": {
124 +
            "ref": "app.didpic.richtext.facet",
125 +
            "type": "ref"
126 +
          },
127 +
          "description": "Facets within description (mentions, tags, links)."
128 +
        },
129 +
        "viewerSubscription": {
130 +
          "type": "boolean",
131 +
          "description": "Whether the viewer is subscribed to this actor's post alerts."
101 132
        }
102 133
      },
103 134
      "description": "Full profile view."
104 135
    },
105 136
    "composePrefs": {
106 137
      "type": "object",
107 138
      "required": [
108 139
        "requireAltText"
109 140
      ],
110 141
      "properties": {
111 142
        "requireAltText": {
112 143
          "type": "boolean"
113 144
        }
114 145
      },
115 146
      "description": "Compose-time enforcement options."
116 147
    },
117 148
    "profileBasic": {
118 149
      "type": "object",
119 150
      "required": [
120 151
        "did"
121 152
      ],
122 153
      "properties": {
123 154
        "did": {
124 155
          "type": "string",
125 156
          "format": "did"
126 157
        },
127 158
        "handle": {
128 159
          "type": "string",
129 160
          "format": "handle"
130 161
        },
131 162
        "avatarCid": {
132 163
          "type": "string",
133 164
          "format": "cid"
134 165
        },
135 166
        "displayName": {
136 167
          "type": "string",
137 168
          "maxLength": 640,
138 169
          "maxGraphemes": 64
139 170
        },
140 171
        "viewerFollowing": {
141 172
          "type": "string",
142 173
          "format": "at-uri",
143 174
          "description": "URI of the viewer's follow record for this actor, if any."
144 175
        }
145 176
      },
146 177
      "description": "Minimal profile info embedded inside other views."
147 178
    }
148 179
  },
149 180
  "$type": "com.atproto.lexicon.schema",
150 181
  "lexicon": 1
151 182
}

Compare Other Versions

Lexicon Garden

@