feat: add online evolution loop and 5% gray risk-policy rollout

This commit is contained in:
2026-02-28 22:03:30 +08:00
parent fec5aaf8f3
commit d497e8d42a
9 changed files with 948 additions and 0 deletions

2
evolution/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
"""Self-evolution MVP utilities for the customer service agent."""