Commit Graph

12 Commits

Author SHA1 Message Date
910a1f2525 configs update 2026-04-01 14:07:02 +03:00
1e46073dd6 mcp tuning 2026-04-01 13:29:41 +03:00
586229a974 agents ADR promts 2026-03-27 22:00:37 +03:00
7c85552132 feat(ui): add chat-driven dataset review flow
Move dataset review clarification into the assistant workspace and
rework the review page into a chat-centric layout with execution rails.

Add session-scoped assistant actions for mappings, semantic fields,
and SQL preview generation. Introduce optimistic locking for dataset
review mutations, propagate session versions through API responses,
and mask imported filter values before assistant exposure.

Refresh tests, i18n, and spec artifacts to match the new workflow.

BREAKING CHANGE: dataset review mutation endpoints now require the
X-Session-Version header, and clarification is no longer handled
through ClarificationDialog-based flows
2026-03-26 13:33:12 +03:00
d7911fb2f1 + clean 2026-03-22 13:00:17 +03:00
42ae4d547d some cleaning in promts 2026-03-22 13:00:06 +03:00
670b29c6a6 swarm update 2026-03-21 18:34:24 +03:00
f8de4b7e8a promts 2026-03-21 16:09:13 +03:00
ea4f41c996 feat(ui): surface review readiness and blockers
Add readiness hints, blocker summaries, and progress cues across
the dataset review workspace to clarify partial recovery and
launch gating states.

Highlight read-only preview snapshots, pending semantic review,
clarification queue status, and unresolved validation blockers to
guide the next recommended action.

Document known limitations in backend test doubles so permission,
task dispatch, and uncovered persistence branches are explicit.
2026-03-21 15:48:28 +03:00
ce9980829e subagents promts 2026-03-21 15:48:07 +03:00
9b47b9b667 fix: finalize semantic repair and test updates 2026-03-21 15:07:06 +03:00
5cca35f8d5 swarm promts 2026-03-21 10:34:25 +03:00