Update route-coloring spec with all 10 modes, create follow-up changes

Spec updates:
- route-coloring: Added speed limit, smoothness, track type, cycleway,
  and bike route modes. Added OSM wiki links, BRouter profile patching,
  dropdown order, bike route human-readable legends.

New follow-up changes (proposals only):
- elevation-map-interaction: Bidirectional chart ↔ map interaction
  (route hover → chart, chart click → pan, chart drag → zoom)
- e2e-test-reorganization: Mock BRouter by default, split tests by
  feature, shared helpers
- journal-poi-details: Surface POI metadata in Journal route detail
  (phone, address, website, opening hours from snapped waypoints)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ullrich Schäfer 2026-04-11 11:20:17 +02:00
parent 80404b2494
commit a44beb87ef
No known key found for this signature in database
GPG key ID: A32FF691A0F752D9
7 changed files with 148 additions and 43 deletions

View file

@ -0,0 +1,2 @@
schema: spec-driven
created: 2026-04-11