Release digest
Added
- ASSISTANT-WORKSPACE-MVP (Guided Workspace Entry) — Shipped the first
visible assistant workspace slice as a product surface:
/app/assistantnow exposes guided starter briefs for company, crypto, and contract-forensics research- the workspace keeps conversation history, live transcript, latest workflow summary, and direct handoff actions in one route
- company analysis flows now surface report, overview, and watchlist next steps directly inside the assistant rail
- ASSISTANT-CONTRACT (Workflow Metadata Surface) — The live
/api/ai/chatresponse now exposes additive execution workflow metadata for workspace-aware rendering:execution.workflow.action_typeexecution.workflow.entity_refexecution.workflow.suggested_next
Fixed
- CHAT-COMPANY-ALIGNMENT (Deterministic Trust Score Path) — Production
company analysis now stays aligned with the canonical Trust Score contract:
- live SAP analysis returns the canonical
72/100score instead of a drifted variant - the same production path now returns workflow-ready handoffs for report, overview, and watchlist follow-up
- live SAP analysis returns the canonical
- CHAT-LANGUAGE-WIRING (German Response Path) — Deterministic company analysis now respects the German language contract in production instead of falling back to Ukrainian or English wording
Internal
- Live production verification against
sentry-app-00568-6cjconfirmed that/app/assistantrenders the guided workspace shell and that the company starter brief returns the canonical SAP analysis plus three handoff actions. - Snapshot contract drift for the dashboard assistant surface was re-synced and pushed through CI.
- Updated the public AI assistant page to reflect guided starter briefs and the workspace handoff rail.
- Updated the knowledge base AI chat guide with the dedicated workspace route
and additive
executionmetadata contract. - Regenerated changelog app content from the canonical root
CHANGELOG.md.
