Ullrich Schäfer
bbb729ffdd
Fix OpenSpec validation failures on high-severity specs
...
- road-type-coloring: add proper ## Purpose/## Requirements structure (redirect file)
- planner-journal-handoff: add inline #### Scenario: blocks to each requirement; add SHALL to JWT token requirement
- osm-tile-overlays: add SHALL keyword to profile-aware requirement body
- shared-packages: add #### Scenario: blocks to ui, api, db, jobs, sentry-config requirements
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 11:20:14 +02:00
Ullrich Schäfer
47eb2615ec
Fix high-severity spec drift across 10 specs
...
- rate-limiting: correct BRouter limit to 300/hour (was 60); add Overpass
rate-limit requirement (120/min per IP)
- security-hardening: BROUTER_AUTH_TOKEN lives in secrets.app.env, not infra.env
- account-management: email-change verification does not re-auth; existing
session stays valid
- planner-journal-handoff: full rewrite — documents the actual JWT callback
architecture (edit-in-planner → POST /api/sessions → callback endpoint),
token claims, notes round-trip via GPX <metadata><desc>, session lifecycle
- route-drag-reshape: rewrite to describe permanent segment midpoint handles
(not proximity hover ghost marker); click-to-insert + waypoint drag model
- route-splitting: rewrite to match midpoint handle model; notes geometric
midpoint placement (not cursor-snapped)
- road-type-coloring: redirect to route-coloring (all requirements already
covered there)
- osm-tile-overlays: mark profile-aware auto-enable as not yet implemented
(profileOverlayDefaults exported but not wired)
- osm-poi-overlays: zoom threshold is 10 not 12; user override persistence
marked as not yet implemented
- shared-packages: add all 7 missing packages (map-core, fit, api, db, jobs,
sentry-config, correct map description); document map vs map-core boundary
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 11:07:03 +02:00
Ullrich Schäfer
572d240ed1
Fix all openspec validation errors (45/45 pass)
...
Main specs (7): Converted from delta format (## ADDED/MODIFIED) to
proper main spec format (## Purpose + ## Requirements)
Changes (3): Added missing spec files for e2e-test-reorganization,
journal-poi-details, and mobile-nearby-sync
Mobile testing: Added missing scenario for "No Vitest" requirement
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 22:41:51 +02:00