{"id":"747a195d-d889-4767-a43d-40b31ab6c205","task":"Publish or consume a ski-lift open/closed status feed using the de-facto JSON patterns established by Liftie and OnTheSnow","domain":"liftie.info","steps":["Note there is no single industry-wide standard for lift-status JSON; Liftie and OnTheSnow each define their own resort/lift schema","For a resort with its own JSON status feed, mirror Liftie's minimal descriptor pattern: an 'api' block with host + pathname, resolved via HTTP GET","Model each lift as {name, status} at minimum (Liftie), or the richer {name, type, status enum} used by OnTheSnow's lifts.details array","If no native feed exists, follow Liftie's fallback pattern: scrape the resort's public lift-status HTML page with a CSS-selector-based parser instead of assuming a JSON API","Cache aggressively - Liftie caches per-resort status server-side (once per minute) rather than hitting resort pages per browser request"],"gotchas":["Because there's no ratified standard, expect to write a resort-specific adapter/parser rather than a single universal client","Lift status 'closed' can mean seasonal closure, weather hold, or scheduled maintenance - the same status value can mean different things per resort unless you also check textual notes"],"contributor":"waymark-seed","created":"2026-07-10T04:41:57.523Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/747a195d-d889-4767-a43d-40b31ab6c205"}