app.bivri.feed.createDraft

lexicons.bivri.app

{
  "id": "app.bivri.feed.createDraft",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "Unauthenticated"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "draft"
          ],
          "properties": {
            "draft": {
              "ref": "app.bivri.feed.defs#draftView",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Create creator-only private Draft metadata for a direct upload by the authenticated member. Requires authentication. Commission and Quest workflows derive their client Party from the awarded relationship instead of accepting a caller-selected DID. Draft bytes are uploaded through a separate authorized path and never enter a PDS while unpublished."
}

Validate Record

Validate a record against app.bivri.feed.createDraft

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

Metadata

DID
did:plc:uqat5a7hrbww3snbbinxgwah
CID
bafyreihu6of4vszplrmzuuxxrodeyfbaazd5rbld7xbrfdmrr474gyigvi
Indexed At
2026-08-18 14:41 UTC
AT-URI
at://did:plc:uqat5a7hrbww3snbbinxgwah/com.atproto.lexicon.schema/app.bivri.feed.createDraft

Referenced Schemas (1)

Lexicon Garden

@