ITNovaML/PCAgentinAI
Fix: policybridge_submit writes real insured/property IDs to bronze + fix premium calc
Fix: PB pipeline visibility + Quote Comparison step 6
Fix: add missing PolicyBridge tab button
Fix: inject full PolicyBridge HTML+CSS+JS - tab now opens correctly
Add PolicyBridge tab + MGA onboarding + DB tables
Fix: Radar Map
Fix: Radar Map
Fix: status check timeout + retry for HF cold start
ActuarialOS: agents 13-16, UI v7, updated Dockerfile
Add ActuarialOS UI tab - agents 13-16
Add ActuarialOS agents 13-16 and API routes
Add agent12_riskradar to Dockerfile
Radar Deploy
Fix: Radar Map
Fix: Duplicate claim check
New: Radar
Radar Deploy
ClaimSense: audit modal, export CSV, VIEW AUDIT TRAIL button, duplicate check
Fix: Duplicate claim check
Fix: ClaimSense submit button text color
Fix: ClaimSense submit button text color
Add ClaimSense agents + sync all agent files
Fix: audit fires in pipeline, NOT ISSUED on declined export
Fix: audit fires correctly inside try block, remove orphan catch
Fix: replace AbortSignal.timeout with AbortController for browser compatibility
Fix: JS syntax error - remove duplicate catch block
Fix: no-cache headers + demo always enabled + 6 agents label
Fix: audit on approved, UI freeze, export ISSUED on declined
Fix: show NOT ISSUED correctly for declined submissions in export
Add audit trail and export to simulation demo cards
Fix float None error + full analysis export on all submissions
Fix: switch to NullPool - no connection pooling for Clever Cloud free tier
Fix: 1 gunicorn worker + pool_size=1 to stay under Clever Cloud 5-conn limit
Fix: reduce pool_size=1 for 2-worker gunicorn on Clever Cloud 5-conn limit
Fix audit modal decline data + local fallback
Audit on decline + fix DB connection limit
Fix: singleton DB engine to fix max_user_connections error
Add AXIOM audit modal popup and Excel export
Fix: replace app.py with correct 50KB version with /ui route and Agent 6
Add Agent 6 AXIOM audit to pipeline UI
Add Agent 6 AXIOM audit agent + gold_audit_log integration
Update pc_insurance_multiagent_v4.html
Update pc_insurance_multiagent_v4.html
Update pc_insurance_multiagent_v4.html
fix: singleton DB engine to respect Clever Cloud 5 connection limit
fix: copy HTML files into Docker image
fix: syntax error in HTML routes
fix: serve HTML as inline response to bypass HF proxy
fix: serve HTML under /app/ prefix to bypass HF proxy
remove index.html and style.css - let Flask handle routing
