Skip to content

spec: transformer.md — ascending priority + compose-once-per-utterance; Match.slots naming#124

Draft
JarbasAl wants to merge 1 commit into
devfrom
spec/transformer
Draft

spec: transformer.md — ascending priority + compose-once-per-utterance; Match.slots naming#124
JarbasAl wants to merge 1 commit into
devfrom
spec/transformer

Conversation

@JarbasAl

@JarbasAl JarbasAl commented Jul 4, 2026

Copy link
Copy Markdown
Member

Refines OVOS-TRANSFORM-1 to Version 2.

  • §4 priority order: ascending, 1 runs first, default 50; stated without external justification. A priority assignment authored for the inverse (descending) convention MUST be renumbered — the orderings are exact inverses, an unrenumbered chain runs backwards.
  • §5.3 compose-once-per-utterance: the effective chain per injection point is composed once per utterance lifecycle from the session as committed at utterance start; mid-lifecycle mutations of <type>_transformers / blacklisted_<type>_transformers take effect on the next utterance. Composing from a live session would make the lifecycle's transformer surface depend on mutation timing.
  • §3.4 slot naming: Match.slots (consistent with PIPELINE-1 §4.1); all captures wording renamed, See-also updated.
  • ovos.intent.unmatched replaces the retired failure topic on the no-transcription path; still MUST NOT be emitted on the cancellation path.
  • CONTEXT-1 citations repointed (§5.1 engine-side / §5.2 in-place / §5.3 ovos.session.sync); nonexistent bus mutation topics dropped; attribution precedence + cancellation-stamp rationale stated locally; SESSION-1 claims →§2.2; slot-typing deferrals made timeless out-of-scope statements.
  • CHANGELOG entry + Version bump to 2.

🤖 Generated with Claude Code

…se-once-per-utterance, slots naming

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 4, 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: 88feb675-9b90-4c16-88cc-35ebd1feb436

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/transformer

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.

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