vault backup: 2026-05-14 15:14:11

This commit is contained in:
Vadym Samoilenko 2026-05-14 15:14:11 +01:00
parent 8f1baebbcf
commit 648969d7f6
2 changed files with 8 additions and 0 deletions

View file

@ -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 |

View file

@ -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