Commit Graph
1 Commits
Author SHA1 Message Date
gurix 4b4aa8ecd9 feat(02-04): implement companion text module with API-first fallback strategy
- getGreeting: AI greeting with time-of-day context, falls back to static texts
- getLetterIntro: AI letter introduction with finger description, falls back to curated intros
- getForestComment: AI forest element comment, falls back to static comments
- All functions check config availability and rate limits before API calls
- System prompts enforce max 25 words, simple German, no performance praise
2026-03-29 12:05:50 +02:00