v8.2.1
v8.2.1 — Patch release
Bug-fix patch on top of v8.2.0.
Fixed (Enterprise)
-
SEBI audit export decision chain query. The
exportDecisionChainSQL query projected 6 columns that don't exist in thedecision_chaintable. Every SEBI compliance export that included decision chain data failed with a Postgres column-not-found error. Columns corrected:decision→decision_outcome,confidence→risk_level, removed 3 non-existent columns, addedpolicies_evaluated,policy_triggered,processing_time_ms. -
Customer portal bug sweep. 10 fixes across all 16 portal pages: docker-compose routing, LLM provider form, policy override dialog, error formatting, SCIM configuration, dashboard fields.
Changed (Community SaaS — Plugin Tiers)
- Per-minute burst rate limits: Free 25/min, Pro 200/min
- Free tier: active policies 2→4, HITL approvals/week 1→2
- Pro tier caps: 50 active policies, 20 HITL approvals/week