Skip to content

INTENT-3: required_slots and union slot sets for template intents#67

Draft
JarbasAl wants to merge 1 commit into
devfrom
spec/intent3-required-slots
Draft

INTENT-3: required_slots and union slot sets for template intents#67
JarbasAl wants to merge 1 commit into
devfrom
spec/intent3-required-slots

Conversation

@JarbasAl

Copy link
Copy Markdown
Member

Extracts the OVOS-INTENT-3 half of the union-slots / required_slots work into its own one-file PR (per 1 file, 1 PR).

Changes (ovos-intent-3.md)

  • §5.1 — a template intent's templates MAY declare different slot sets; the engine extracts only the slots of the best-matching template (OVOS-INTENT-1 §5.5).
  • §5.3 (new)required_slots: an optional list of slot names the engine MUST extract for a match to be valid. A required slot must be declared by at least one template, otherwise the definition is malformed. Former §5.3 (Example) → §5.4, §5.4 (.blacklist) → §5.5; references updated.
  • §7.1 — a handler MAY rely on required_slots being populated; all other slots remain optional and must be defended against.

Companion one-file PRs: INTENT-1 (union slots §5.5), INTENT-4 (required_slots payload + §6.2/§6.3), PIPELINE-1 (orchestrator backstop §6.2).

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 12c241b7-1352-4f9a-8d9c-36a1ce005530

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch spec/intent3-required-slots

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@JarbasAl JarbasAl force-pushed the spec/intent3-required-slots branch from 0c92982 to fb5c140 Compare June 23, 2026 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant