Commit Graph

18 Commits

Author SHA1 Message Date
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
abee05558f fix: commit semantic repair changes 2026-03-21 11:22:25 +03:00
321e0eb2db refactor(semantics): migrate TIER system to adaptive COMPLEXITY 1-5 scale
- Replaced rigid TIERs with continuous COMPLEXITY 1-5 scale in semantics.md
- Updated generate_semantic_map.py to parse and score based on Complexity
- Added backward compatibility mapping for legacy TIERs
- Migrated all .ai/shots examples to use @COMPLEXITY and updated relation syntax
- Added trivial_utility.py shot to demonstrate implicit Complexity 1 token savings
2026-03-16 09:54:13 +03:00
eba0fab091 fix dashboard validation fallback and semantic relation parsing 2026-03-15 16:32:39 +03:00
b77fa45e4e semantic update 2026-03-10 21:33:09 +03:00
31717870e3 код написан 2026-03-10 12:00:18 +03:00
de1f04406f feat: Introduce and enforce test contract annotations for critical modules and update coverage tracking. 2026-03-04 12:58:42 +03:00
4c8de2aaf6 workflows update 2026-02-28 00:04:55 +03:00
64b7ab8703 semantic update 2026-02-24 21:08:12 +03:00
2b16851026 generate semantic clean up 2026-02-24 12:51:57 +03:00
d67d24e7e6 db + docker 2026-02-20 20:47:39 +03:00
066c37087d ai base 2026-02-19 17:43:45 +03:00
35096b5e23 semantic update 2026-01-28 16:57:19 +03:00
0299728d72 semantic protocol condense + script update 2026-01-28 15:49:39 +03:00
4e1992f489 semantic update 2026-01-26 11:57:36 +03:00
c0505b4d4f semantic markup update 2026-01-18 21:29:54 +03:00
1b863bea1b semantic checker script update 2026-01-13 17:33:57 +03:00
a6bebe295c project map script | semantic parcer 2026-01-01 16:58:21 +03:00