Fix spec format and E2E test robustness
- Fix openspec/specs/waypoint-notes/spec.md: replace delta-spec header with proper ## Purpose + ## Requirements structure so validation passes - Fix GPX export E2E assertion: check gpxText directly instead of regex matching on lat coordinate; use click-elsewhere-to-blur instead of .blur() for more reliable note save timing Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
41217ef658
commit
b4dd01db41
2 changed files with 20 additions and 13 deletions
|
|
@ -1,4 +1,8 @@
|
|||
## ADDED Requirements
|
||||
## Purpose
|
||||
|
||||
Per-waypoint plain-text notes in the Planner, with nearby POI discovery and snap-to-POI functionality.
|
||||
|
||||
## Requirements
|
||||
|
||||
### Requirement: Per-waypoint text notes
|
||||
Each waypoint SHALL support an optional plain-text note synced via Yjs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue