Framework Architecture

Deep dives into baseKRIZAN framework design and patterns

← All posts
1 views

PABLOnotif + TelegramBridge: In-App Notifications and Telegram Bot

How PABLOnotif handles in-app notifications with a soft dependency on Telegram, how TelegramBridge delivers messages via a queue-first architecture with sync fallback, the two account linking flows (deep link token with 15-min TTL vs verification code), TelegramAgentChannel's 4096-char intelligent chunking, and why the webhook route uses minimal middleware.