Personality
Dashboard login
Credentials for /api/*. Values here are stored in profile; if empty, ADMIN_USERNAME / ADMIN_PASSWORD from .env are used.
Chat settings
Telegram bot for messages and reminders.
Scheduler
Timezone, task reload interval, and scheduled agent steps β used for cron tasks, daily recap, and chat log dates.
LLM
Tasks
Memos
Chat log
Full buffer (raw)
Daily summaries (memories)
System log
Processing sessions (Telegram prompt / one-time task / repeated task) step by step. One file per day: data/logs/log_YYYY-MM-DD.tmp (day boundary uses scheduler timezone from profile).
Newest day first (YYYY-MM-DD). Log text: newest session block first (append order unchanged on disk).