Adolfo Delorenzo
7a3a4f0fdd
feat(07-01): DB migration 009, ORM updates, and LANGUAGE_INSTRUCTION in system prompts
- Migration 009: adds language col (VARCHAR 10, NOT NULL, default 'en') to portal_users
- Migration 009: adds translations col (JSONB, NOT NULL, default '{}') to agent_templates
- Migration 009: backfills es+pt translations for all 7 seed templates
- PortalUser ORM: language mapped column added
- AgentTemplate ORM: translations mapped column added
- system_prompt_builder.py: LANGUAGE_INSTRUCTION constant + appended before AI_TRANSPARENCY_CLAUSE
- system-prompt-builder.ts: LANGUAGE_INSTRUCTION constant + appended before AI transparency clause
- tests: TestLanguageInstruction class with 3 tests (all pass, 20 total)
2026-03-25 16:22:53 -06:00
..
2026-03-23 09:57:29 -06:00
2026-03-23 21:19:09 -06:00
2026-03-25 10:26:34 -06:00
2026-03-23 14:49:54 -06:00
2026-03-24 13:55:55 -06:00
2026-03-23 21:19:09 -06:00
2026-03-23 21:36:08 -06:00
2026-03-23 14:41:57 -06:00
2026-03-23 15:09:18 -06:00
2026-03-23 09:57:29 -06:00
2026-03-23 19:15:20 -06:00
2026-03-24 13:55:55 -06:00
2026-03-23 10:32:48 -06:00
2026-03-24 13:55:55 -06:00
2026-03-23 09:57:29 -06:00
2026-03-23 15:06:45 -06:00
2026-03-23 21:24:08 -06:00
2026-03-23 21:24:08 -06:00
2026-03-25 16:22:53 -06:00
2026-03-23 09:57:29 -06:00
2026-03-23 14:54:14 -06:00
2026-03-23 14:51:42 -06:00
2026-03-23 21:24:08 -06:00
2026-03-25 10:26:34 -06:00
2026-03-23 14:41:48 -06:00
2026-03-23 14:43:04 -06:00
2026-03-23 14:41:48 -06:00