Skip to content

spec: msg-1.md — authoritative colon-vs-dotted topic rule; producer-side strictness for unknown keys#119

Draft
JarbasAl wants to merge 1 commit into
devfrom
spec/msg-1
Draft

spec: msg-1.md — authoritative colon-vs-dotted topic rule; producer-side strictness for unknown keys#119
JarbasAl wants to merge 1 commit into
devfrom
spec/msg-1

Conversation

@JarbasAl

@JarbasAl JarbasAl commented Jul 4, 2026

Copy link
Copy Markdown
Member

Refines OVOS-MSG-1 to Version 2.

  • §2.1.1 is now THE topic rule every other spec cites: : marks a dispatch-shaped topic assembled from identifiers (<skill_id>:<intent_name>), definable only by a formal spec; every other topic is dotted <x>.<y>.<verb> and MUST NOT contain :. A consumer can classify any topic with a single character test. Separator-hygiene rules restated per shape.
  • §2 unknown top-level keys: producers MUST NOT emit; consumers SHOULD treat as malformed but MAY ignore — a hard reject would let one non-conformant emitter sever valid traffic bus-wide. §7 conformance aligned.
  • §5.2: dst[0] RECOMMENDED as the reply source for array destinations (deterministic convergence); still implementation-defined, consumers MUST NOT rely on it.
  • §3.1 walkthrough marked informative.
  • CHANGELOG entry + Version bump to 2.

🤖 Generated with Claude Code

…own-key relaxation, deterministic reply source

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: a095cce4-76e7-492d-bd55-71dbb9cdd5b5

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/msg-1

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