Remove Ava telegram system prompt fallback

t-547·WorkTask·
·
·
Created2 months ago·Updated2 months ago·pipeline runs →

Description

Edit

Delete telegramSystemPromptFallback/telegramSystemPrompt from Omni/Ava/Telegram/Bot.hs and update tests to use the mustache template loader only.

Timeline (4)

🔄[human]Open → InProgress2 months ago
💬[human]2 months ago

Removed telegramSystemPrompt fallback/export and updated tests to load the mustache template directly. Tests: lint Omni/Ava/Telegram/Bot.hs; bild --test Omni/Ava/Telegram/Bot.hs failed due to existing warnings in Omni/Ava/Telegram/Developer.hs (name-shadowing/type-defaults).

🔄[human]InProgress → Done2 months ago