Commit Graph

18 Commits

Author SHA1 Message Date
202823aba5 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
81406bc2e2 fix: commit semantic repair changes 2026-03-21 11:22:25 +03:00
7d8866f6ef 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
e047efb8cc fix dashboard validation fallback and semantic relation parsing 2026-03-15 16:32:39 +03:00
acf0b8e83f semantic update 2026-03-10 21:33:09 +03:00
b4b17d89b4 код написан 2026-03-10 12:00:18 +03:00
9ff1e6b18a feat: Introduce and enforce test contract annotations for critical modules and update coverage tracking. 2026-03-04 12:58:42 +03:00
a116ba77d8 workflows update 2026-02-28 00:04:55 +03:00
cbf9135db6 semantic update 2026-02-24 21:08:12 +03:00
51b1fbb247 generate semantic clean up 2026-02-24 12:51:57 +03:00
cdb99a81df db + docker 2026-02-20 20:47:39 +03:00
51f305dbd7 ai base 2026-02-19 17:43:45 +03:00
4f4e77cc64 semantic update 2026-01-28 16:57:19 +03:00
1e8c068897 semantic protocol condense + script update 2026-01-28 15:49:39 +03:00
fb5163b1cc semantic update 2026-01-26 11:57:36 +03:00
d8c0694538 semantic markup update 2026-01-18 21:29:54 +03:00
39abaf142e semantic checker script update 2026-01-13 17:33:57 +03:00
54a9ff81c3 project map script | semantic parcer 2026-01-01 16:58:21 +03:00