spec: gui-1.md — one player time convention; confirm/select reserved#108
spec: gui-1.md — one player time convention; confirm/select reserved#108JarbasAl wants to merge 1 commit into
Conversation
Unify SYSTEM_audio_player on the SYSTEM_media_player convention: position/duration in milliseconds, -1 = unknown/live — one convention for one semantic pair of fields. Move SYSTEM_confirm / SYSTEM_select to a reserved-for-future section: their reply leg has no specified topic/payload, making them unimplementable interoperably; the names stay reserved so applications cannot claim them. __idle gains an explicit false row and a RECOMMENDED 30 s default for the omitted case. Version bumps to 2 (incompatible with the pre-spec seconds convention). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 52 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Refines OVOS-GUI-1 for internal purity.
Changes
SYSTEM_audio_playerposition/durationnow count in milliseconds with-1= unknown/live, matchingSYSTEM_media_player. Two templates sharing one screen role must not disagree on units; a normative paragraph states the uniform convention.SYSTEM_confirm/SYSTEM_select→ reserved for a future version (§3.4, §7.2). Their display leg is trivial, but the reply leg (interaction event carrying the answer) has no specified topic or payload schema — an unspecified reply makes the templates unimplementable interoperably. Names stay reserved so applications cannot claim them; producers MUST NOT emit them in this version. Conformance items referencing the reply leg removed (§8.1, §8.5).__idle: explicitfalserow; omitted-__idledeployment default now carries a RECOMMENDED value (30 s) instead of being fully unspecified — tuning value, so RECOMMENDED, not MUST.🤖 Generated with Claude Code