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>
This commit is contained in:
Ullrich Schäfer 2026-04-12 22:41:51 +02:00
parent 8682ec8140
commit 572d240ed1
No known key found for this signature in database
GPG key ID: A32FF691A0F752D9
11 changed files with 94 additions and 7 deletions

View file

@ -1,4 +1,8 @@
## ADDED Requirements
## Purpose
Renderer-agnostic map configuration data (tile sources, route color palettes, POI categories) usable by any rendering engine without DOM or library dependencies.
## Requirements
### Requirement: Renderer-agnostic map definitions
The `@trails-cool/map-core` package SHALL provide map configuration data usable by any rendering engine.