Update planner-session spec with collaborative notes requirements

Added scenarios for character-level notes sync and cursor awareness
between participants.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ullrich Schäfer 2026-04-11 02:55:36 +02:00
parent 5f21564a19
commit f7e0f904a9
No known key found for this signature in database
GPG key ID: A32FF691A0F752D9

View file

@ -22,3 +22,12 @@ The Planner SHALL synchronize waypoint edits, route options, and overlay prefere
#### Scenario: POI category sync
- **WHEN** participant A enables the "Drinking water" POI category
- **THEN** participant B sees drinking water markers appear on their map
#### Scenario: Collaborative notes editing
- **WHEN** participant A types in the notes editor
- **THEN** participant B sees the text appear character-by-character in real-time
- **AND** participant B sees participant A's cursor position and name
#### Scenario: Notes cursor awareness
- **WHEN** participant A selects text in the notes editor
- **THEN** participant B sees participant A's selection highlighted in A's assigned color