ogt d8d1f3dee8 fix: create ADR-012 agent tables migration + fix telegram_models import
Migration 017:
- CREATE TABLE IF NOT EXISTS agent_context, action_plans, action_outcomes,
  agent_strategy_weights (all four ADR-012 tables were missing from production DB)
- These tables are required by ElephantAlpha AutonomousEngine coordination loop

telegram_templates.py:
- Fix: from database.telegram_models → database.trend_models (TelegramUser
  has always lived in trend_models; telegram_models module does not exist)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 05:21:17 +08:00
Description
AWOOOI - AI Operations Platform (Mirror from GitHub)
243 MiB
Languages
Python 78.8%
TypeScript 16.2%
Shell 4%
HTML 0.3%
PLpgSQL 0.3%
Other 0.3%