{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiahiyfe66n7xts4ffgqdsmlytsgqnm4yzqrleffwi3svif6rfumj4",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmaykvood5f2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/vss_crash_event",
  "publishedAt": "2026-05-20T03:45:50.235Z",
  "site": "https://pub.dev",
  "textContent": "Pure-Dart typed data classes for vehicle crash/impact events, modelled on COVESA Vehicle Signal Specification (VSS) vocabulary. JSON round-trip, zero rendering dependencies. Changelog excerpt: - Initial release. - Typed data classes modelled on COVESA VSS vocabulary: `CrashEvent`, `ObstacleDetection`, `AirbagStatus`, `BrakeAssistStatus`. - `ObstacleWarningType`enum mirroring VSS `Vehicle.ADAS.ObstacleDetection.WarningType`allowed values. - Derived `CrashSeverity`classification via `CrashEvent.classifySeverity`. - JSON round-trip (`toJson`/ `fromJson`) for all types. - Boundary validation of VSS unit constraints (non-negative distance/time gap).",
  "title": "v0.1.0 of vss_crash_event",
  "updatedAt": "2026-05-20T03:35:28.343Z"
}