Block a user
Fix tier logging: capture actual_tier, fix parse_run_block regex, remove reply_text truncation
Benchmark: complex tier never triggered — 0% accuracy (40 queries)
Benchmark: smart home commands (medium) mis-routed to light
Benchmark: light tier over-classified as medium (tech definition queries)
Benchmark: ~50 queries return "?" due to tier= log extraction timeout
Verify POST /chat still accepts {message, chat_id} after agent.py refactor
Fix parse_run_block regex to match new log format
Verify [agent] running: log anchor still emitted in new agent.py
Fix reply_text[:200] truncation breaking bench keyword matching
Fix actual_tier never updated from "unknown" in run_agent_task
Remove or replace Bifrost test in test_memory.py