social.pace.feed.defs

baileytownsend.dev

{
  "id": "social.pace.feed.defs",
  "defs": {
    "split": {
      "type": "object",
      "required": [
        "order",
        "distance",
        "duration"
      ],
      "properties": {
        "order": {
          "type": "integer",
          "description": "The order of the split within the activity, starting at 1."
        },
        "distance": {
          "type": "string",
          "description": "The distance covered in this split. Follows the units defined in the parent."
        },
        "duration": {
          "type": "integer",
          "description": "The duration of the split in seconds."
        }
      },
      "description": "A split within an activity, like a mile split or kilometer split."
    },
    "activityType": {
      "type": "string",
      "maxLength": 50,
      "description": "The type of activity being recorded. List taken from Apple Health Activities mostly",
      "knownValues": [
        "Running",
        "Walking",
        "Cycling",
        "Hiking",
        "Swimming",
        "Yoga",
        "Functional Training",
        "Strength Training",
        "Elliptical",
        "Rowing",
        "Stair Climbing",
        "Dancing",
        "Golf",
        "Tennis",
        "Basketball",
        "Soccer",
        "Baseball",
        "Football",
        "Skiing",
        "Snowboarding",
        "Climbing",
        "Boxing",
        "Martial Arts",
        "Jump Rope",
        "Pilates",
        "Cross Training",
        "Mixed Cardio",
        "HIIT",
        "Core Training",
        "Flexibility",
        "Cooldown",
        "Wheelchair Walk",
        "Wheelchair Run",
        "Pickleball",
        "Skating",
        "Other Workout",
        "Activity"
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.pace.feed.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rnpkyqnmsw4ipey6eotbdnnf
CID
bafyreiezmqstan3drhvmemrjerpmubu4l6bphzw5fjf43nnunc6efazj5y
Indexed At
2026-01-13 21:22 UTC
AT-URI
at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/com.atproto.lexicon.schema/social.pace.feed.defs

Lexicon Garden

@