Shared foundation for FreshLab bots
Core reaches its first stable release as the common data and delivery contract for the bot family.
What's new
- One shared home for Telegram identity, language, chat presence, and isolated bot data.
- A durable Searchy × Vido bridge for personal media delivery and shared temporary files.
- Ordered migrations and a source-controlled local Telegram Bot API stack.
Security and reliability
- Each bot keeps least-privilege access to only the data and functions it needs.
- Download actions stay bound to the correct user and original card without exposing source URLs.
- Uncertain Telegram sends require an explicit retry instead of creating automatic duplicates.