|
OTORIDE Dispatch
OTORIDE
{{ date }} · {{ edition }} · Shared mobility intelligence
|
|
|
{% if lead_headline %}
Operator Snapshot
{% if lead_image_url %}
{% endif %}
|
{{ lead_summary }}
{{ lead_source }}
|
|
|
Dispatch Note
{% if lead_why_it_matters %}
{{ lead_why_it_matters }}
{% else %}
The operator, rider, or infrastructure move that matters most for shared mobility teams this cycle.
{% endif %}
|
|
|
{% endif %}
{% if news_items %}
Street Operations
{% for item in news_items %}
{% if item.image_url %} | {% endif %}
{{ item.title }}
{% if item.summary %} {{ item.summary | truncate(170, false, '…') }} {% endif %}
{{ item.source or '' }}{% if item.score %} · {{ item.score }} pts{% endif %}
|
{% endfor %}
|
{% endif %}
{% if github_items %}
Platform Stack
{% for repo in github_items %}
|
{{ repo.name }}
{% if repo.language %}{{ repo.language }}{% endif %}
{% if repo.description %} {{ repo.description | truncate(120, false, '…') }} {% endif %}
+{{ repo.stars_today or 0 }} stars today
|
{% endfor %}
|
{% endif %}
{% if papers %}
Mobility Policy
{% for paper in papers %}
|
{{ paper.title }}
{% if paper.summary %} {{ paper.summary | truncate(180, false, '…') }} {% endif %}
|
{% endfor %}
|
{% endif %}
{% if products %}
Fleet & Rider Launches
{% for product in products %}
{% if product.image_url %} | {% endif %}
{{ product.name }}
{% if product.tagline %} {{ product.tagline }} {% endif %}
{% if product.upvotes %}Launch buzz: {{ product.upvotes }} {% endif %}
|
{% endfor %}
|
{% endif %}
{% if youtube_items %}
Field Watch
{% for video in youtube_items %}
{% if video.thumbnail_url %} | {% endif %}
{{ video.title }}
{% if video.channel %} {{ video.channel }} {% endif %}
|
{% endfor %}
|
{% endif %}
{% if twitter %}
|
Network Pulse
{% if twitter.top_tweets %}
{% for tweet in twitter.top_tweets %}
{% endfor %}
{% endif %}
{% if twitter.breaking %} Breaking: {{ twitter.breaking }} {% endif %}
{% if twitter.themes %}Themes: {{ twitter.themes }} {% endif %}
|
{% endif %}
{% if editors_take %}
|
Operator Note
{{ editors_take }}
|
{% endif %}
|
OTORIDE
{{ date }} · Shared mobility operator briefing
{% if pdf_url or image_url %}
{% if pdf_url %}PDF Version{% endif %}
{% if image_url %}Share Image{% endif %}
{% endif %}
|
|
|