Skip to content

feat(topic): add publish and subscribe typed fields#37

Merged
konih merged 1 commit into
mainfrom
feat/topic-publish-subscribe
Jun 14, 2026
Merged

feat(topic): add publish and subscribe typed fields#37
konih merged 1 commit into
mainfrom
feat/topic-publish-subscribe

Conversation

@konih

@konih konih commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add spec.publish and spec.subscribe typed fields on Topic with enabled/disabled enums (MQSC PUB/SUB), per ATTRIBUTE_RECONCILIATION drift matrix.
  • CEL has() exclusivity rules reject specs that set both typed fields and attributes.pub/sub.
  • Controller toMQTopicSpec folds typed values into the mqadmin attribute map; unit + envtest CEL tests and schema goldens updated.
  • Docs: INSTALL_AND_USE.md and config/samples/README.md.

Test plan

  • task verify
  • task lint
  • task test:run
  • task test:schema
  • CI E2E green (awaiting merge gate)

Promote drift-checked MQSC PUB/SUB to spec.publish and spec.subscribe
with enabled/disabled enums, CEL exclusivity vs attributes.pub/sub,
controller fold into mqadmin attrs, and schema golden updates.
@konih
konih merged commit 15485d7 into main Jun 14, 2026
14 checks passed
@konih
konih deleted the feat/topic-publish-subscribe branch June 14, 2026 05:54
konih added a commit that referenced this pull request Jun 14, 2026
Channel Phase 8a typed fields (#31-36) and Topic publish/subscribe (#37)
since v0.9.1.
konih added a commit that referenced this pull request Jul 10, 2026
Promote drift-checked MQSC PUB/SUB to spec.publish and spec.subscribe
with enabled/disabled enums, CEL exclusivity vs attributes.pub/sub,
controller fold into mqadmin attrs, and schema golden updates.
konih added a commit that referenced this pull request Jul 10, 2026
Channel Phase 8a typed fields (#31-36) and Topic publish/subscribe (#37)
since v0.9.1.
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