spec: OVOS-INTENT-2 — .prompt reader carve-out; entity-exclusion wire carrier named - #138
spec: OVOS-INTENT-2 — .prompt reader carve-out; entity-exclusion wire carrier named#138JarbasAl wants to merge 1 commit into
Conversation
… carrier named - §4.3 names the wire carrier for entity-level slot-value exclusions: the `blacklist` field of the OVOS-INTENT-4 §7.1 entity registration payload (companion intent-4 PR adds the field). - §3 scoped to the five line-oriented roles; §5 steps 3-5 and §4.4 carve out `.prompt` (whole-file verbatim, no line filtering) and define an empty or whitespace-only `.prompt` as malformed. - §2.2 SHOULD/MAY de-capitalized to match its non-normative label. - §2 slot-name rule reworded to cover any base name denoting a slot, not only `.entity`. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 41 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. 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. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
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 |
Summary
Audit fixes for OVOS-INTENT-2 (I2-1/D7, I2-2, I2-3, I2-5). I2-4 (GLOSSARY) is deferred to its own PR.
blacklistfield of the OVOS-INTENT-4 §7.1 entity registration payload. Cross-PR dependency: the companion OVOS-INTENT-4 PR adds theblacklistfield to the §7.1 entity registration payload — this spec now cites it as the delivery mechanism, so the two PRs should land together (or this one held until INTENT-4's field exists)..intent,.dialog,.entity,.voc,.blacklist);.promptno longer falls under "all resource files are line-oriented." §5 step 4 gains a.promptbullet (whole-file verbatim, UTF-8/BOM handling only, no line splitting/stripping/comment filtering); steps 3 and 5 reworded to exempt.prompt. §4.4 defines an empty or whitespace-only.promptas malformed (a file of only#-prefixed lines is NOT malformed —.prompthas no comment handling)..entity, or a.blacklistpaired with one per §4.3), not only.entity.No version bump — these are clarifications/scoping fixes, not compatibility-class changes.
Test plan
blacklistfield in the companion PR before/alongside merge.🤖 Generated with Claude Code