backup(telegram): per-user binding updates + send-approval gate - #29
Draft
EpicStarAi wants to merge 1 commit into
Draft
backup(telegram): per-user binding updates + send-approval gate#29EpicStarAi wants to merge 1 commit into
EpicStarAi wants to merge 1 commit into
Conversation
Backup of production-deployed work that existed only on the VPS
(live release qclaw-release-20260717-1130), never pushed to GitHub.
- telegramBindingService/Db/Store: per-account routing, hard-block of
legacy account ids, identity backfill (newer than binding-foundation)
- operator/qclaw/status: real TDLib status proxy
- send-approval gate: telegramSendApprovals + binding/send{,/prepare,/confirm}
routes (MANUAL_ONLY, per-account allowlist)
- TelegramBindingWizard UI
- migrations/002_telegram_send_approvals.sql (additive)
Base: feat/telegram-binding-foundation. First of a 3-branch backup stack.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jul 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backup PR (Draft). Preserves production-deployed work that existed only on the VPS (live release
qclaw-release-20260717-1130) and was never pushed to GitHub. Not intended for immediate merge — this is risk-reduction backup + review.Base branch:
feat/telegram-binding-foundation(this PR is the delta over that branch's binding stack).Stack: 1 of 3. Branches #2 (
backup/auth-session-bootstrap) and #3 (backup/operator-ui-account-fetch) are stacked on this branch.Contents (10 files):
telegramBindingService/Db/Store— per-account routing, hard-block of legacy account ids, identity backfill (newer than the base branch versions)operator/qclaw/status— real TDLib status proxytelegramSendApprovals+binding/send{,/prepare,/confirm}routes (MANUAL_ONLY, per-account allowlist)TelegramBindingWizardUImigrations/002_telegram_send_approvals.sql(additive only)Secret-scan: clean. No
.env/secrets/ops/build artifacts included.🤖 Generated with Claude Code