qzl fb8f4fdeeb fix(migration): allow multiple agents per user (one per agent_type)
- Drop single-column UNIQUE constraint on user_agents.user_id
- Add composite UNIQUE constraint on (user_id, agent_type)
- Enables trigger to insert 3 agents per user (INTENT_RECOGNITION, TASK_EXECUTION, RESULT_REPORTING)
- Maintain reversible downgrade path
2026-03-02 15:51:04 +08:00
S
Description
Social app monorepo
Readme 23 MiB
Languages
Python 89.4%
PLpgSQL 5.1%
Makefile 3.8%
Elixir 0.6%
Mako 0.4%
Other 0.6%