Skip to content

chore: drop leftover two-bot copy and vestigial role wiring - #35

Merged
daopunk merged 1 commit into
mainfrom
refactor/re-wire-one-cvm
Aug 14, 2026
Merged

chore: drop leftover two-bot copy and vestigial role wiring#35
daopunk merged 1 commit into
mainfrom
refactor/re-wire-one-cvm

Conversation

@daopunk

@daopunk daopunk commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

Live product docs and a few APIs still taught two Signal bots after the suite collapsed to one number. Hub !help / !info / !privacy and the voice !transcription menu are now unambiguously the same bot; invite accept is AcceptAll with no role branch. BOT__ROLE stays required and transcription still fail-fasts.

Fixes #32.

Related: #27

Test plan

  • npm run ci locally (fmt, clippy -D warnings, llvm-cov ≥90% lines, commitlint)
  • !help returns the Bread Bot hub (not !transcribe-on)
  • !transcription still returns the voice command list
  • BOT__ROLE=transcription still fail-fasts on startup

Live product is one Signal number. Stop keying menus and invite
policy off a retired transcription role.
@daopunk
daopunk merged commit f36f12b into main Aug 14, 2026
2 checks passed
@daopunk
daopunk deleted the refactor/re-wire-one-cvm branch August 15, 2026 19:20
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.

chore: drop leftover two-bot copy and vestigial transcription role wiring

1 participant