spec: INTENT-3 — dual-method registrations, method-keyed replacement, precise required-slot semantics#121
spec: INTENT-3 — dual-method registrations, method-keyed replacement, precise required-slot semantics#121JarbasAl wants to merge 1 commit into
Conversation
…-keyed replacement, required-slot semantics - An intent is defined by one or both methods; each individual registration uses exactly one, one registration per method (aligned with OVOS-INTENT-4 §3.2) (§2). - Replacement keyed on (skill id, intent name, language, method); the other method's registration is untouched (§6.1). - Required-slot failure: the engine MUST treat the intent as unmatched for that utterance; it MAY consider other templates of the same intent first (§5.3). - Slot map wording normalized; typing deferral restated as a timeless out-of-scope statement. 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 |
Internal-purity refinement of OVOS-INTENT-3, aligning the intent model with the OVOS-INTENT-4 wire contract.
Changes
(skill id, intent name, language, method)quadruple; registering one method leaves the other method's registration for the same triple untouched.CHANGELOG entry appended under the spec's current class. Version field unchanged: per VERSIONING.md it is a V1/V2 compatibility class, and these refinements do not change class.
🤖 Generated with Claude Code