top.launchpadx.agent.ack

launchpadx.top

{
  "id": "top.launchpadx.agent.ack",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "workType",
          "createdAt"
        ],
        "properties": {
          "note": {
            "type": "string",
            "description": "Additional context or details for the acknowledgment."
          },
          "workType": {
            "type": "string",
            "required": true,
            "description": "Job type identifier being acknowledged by the agent."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "required": true,
            "description": "Timestamp when the acknowledgment was created."
          },
          "subjectUri": {
            "type": "string",
            "format": "uri",
            "description": "URI of the content being processed by the agent."
          }
        }
      },
      "description": "Agent acknowledgment record for a processed job."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against top.launchpadx.agent.ack

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:gcktt4t6eocohmc2f4rozxly
CID
bafyreibrxkzf5x3kzkh4x2a4k2267aegoune5ffoxtws7e2j5dbjlhd4ii
Indexed At
2026-02-04 18:56 UTC
AT-URI
at://did:plc:gcktt4t6eocohmc2f4rozxly/com.atproto.lexicon.schema/top.launchpadx.agent.ack

Lexicon Garden

@