diff --git a/01 Projects/modcomms/Mod Comms.md b/01 Projects/modcomms/Mod Comms.md index ef7f6bb..cb96966 100644 --- a/01 Projects/modcomms/Mod Comms.md +++ b/01 Projects/modcomms/Mod Comms.md @@ -217,6 +217,10 @@ npm run build | 2026-03-16 | Fix LlamaParse 401 + update logo to v5 | ## Sessions +### 2026-05-14 – Rename "Legal Agent" to "Risk & +**Asked:** Rename "Legal Agent" to "Risk & Control Agent" across three production locations +**Done:** Deployed changes to baic server after syncing 3 commits behind + ### 2026-05-14 – Rename "Legal Agent" to "Risk & **Asked:** Rename "Legal Agent" to "Risk & Control Agent" across production application | Updated frontend display labels in multiple components and backend agent configuration with new name and dictionary keys | PDFReport.tsx, FeedbackReport.tsx, Projects.tsx, Campaigns.tsx, StatusDashboard.tsx, ChecksOverview.tsx, Analytics.tsx, constants.ts, types.ts, legal_agent.py, lead_agent.py **Done:** — @@ -232,6 +236,7 @@ npm run build ## Change Log | Date | Requested | Changed | Files | |------|-----------|---------|-------| +| 2026-05-14 | Rename Legal Agent | Text labels in PDF export, Campaign page, Knowledgebase | PDFExport.tsx, CampaignPage.tsx, Knowledgebase.tsx | | 2026-04-15 | Logo replacement, deployment scripts | Added deploy-dev.sh with sudo docker compose and dev port 8001, configured git pull workflow | deploy-dev.sh, deploy.sh | | 2026-04-14 | Logo update | Replace logo with v6 SVG | Sidebar, PDF Report | | 2026-03-18 | Fix dropped connections on GCP | WebSocket → REST polling | backend, frontend | diff --git a/99 Daily/2026-05-14.md b/99 Daily/2026-05-14.md index 3281a0d..78a65b2 100644 --- a/99 Daily/2026-05-14.md +++ b/99 Daily/2026-05-14.md @@ -23,3 +23,6 @@ tags: [daily] - 15:10 (4min) | `modcomms` - **Asked:** Rename "Legal Agent" to "Risk & Control Agent" across production application | Updated frontend display labels in multiple components and backend agent configuration with new name and dictionary keys | PDFReport.tsx, FeedbackReport.tsx, Projects.tsx, Campaigns.tsx, StatusDashboard.tsx, ChecksOverview.tsx, Analytics.tsx, constants.ts, types.ts, legal_agent.py, lead_agent.py - **Done:** — +- 15:13 | `modcomms` + - **Asked:** Rename "Legal Agent" to "Risk & Control Agent" across three production locations + - **Done:** Deployed changes to baic server after syncing 3 commits behind