dev.goalbot.spike.event

rt-jfp3zt7w.pds.scoreflo.at

{
  "id": "dev.goalbot.spike.event",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "kind",
          "createdAt"
        ],
        "properties": {
          "seq": {
            "type": "integer",
            "description": "Sequence number within a test run."
          },
          "kind": {
            "type": "string",
            "description": "Probe kind, e.g. spike-probe."
          },
          "note": {
            "type": "string",
            "maxLength": 300
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Throwaway probe record for the issue #32 federation spike. NOT the real GoalBot lexicon — the production record family is designed in its own spike (see specs/atmosphere-direction.md)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.goalbot.spike.event

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:hlwp3csdbmbmivjajfp3zt7w
CID
bafyreiabqk4xtnww2nlbohooag4flodsmp4zhty2tbchuj6hnmlc66cqre
Indexed At
2026-09-02 03:34 UTC
AT-URI
at://did:plc:hlwp3csdbmbmivjajfp3zt7w/com.atproto.lexicon.schema/dev.goalbot.spike.event

Lexicon Garden

@