Commit Graph

14 Commits

Author SHA1 Message Date
2ed66bfebc semantics 2026-03-27 21:27:31 +03:00
023bacde39 feat(us1): add dataset review orchestration automatic review slice 2026-03-17 10:57:49 +03:00
274510fc38 refactor(semantics): migrate legacy @TIER to @COMPLEXITY annotations
- Replaced @TIER: TRIVIAL with @COMPLEXITY: 1
- Replaced @TIER: STANDARD with @COMPLEXITY: 3
- Replaced @TIER: CRITICAL with @COMPLEXITY: 5
- Manually elevated specific critical/complex components to levels 2 and 4
- Ignored legacy, specs, and node_modules directories
- Updated generated semantic map
2026-03-16 10:06:44 +03:00
e7cb5237d3 feat(rbac): hide unauthorized menu sections and enforce route guards 2026-03-06 10:50:28 +03:00
1eb4b26254 test: remediate audit findings for task log viewer, report card and logger tests 2026-03-03 21:01:24 +03:00
e432915ec3 feat(assistant): implement spec 021 chat assistant flow with semantic contracts 2026-02-23 19:37:56 +03:00
066ef5eab5 таски готовы 2026-02-23 10:18:56 +03:00
b40649b9ed fix tax log 2026-02-19 16:05:59 +03:00
232dd947d8 linter + новые таски 2026-02-10 12:53:01 +03:00
260a90aac5 Передаем на тест 2026-01-27 16:32:08 +03:00
29daebd628 Передаем на тест 2026-01-25 18:33:00 +03:00
10676b7029 Работает создание коммитов и перенос в новый enviroment 2026-01-23 13:57:44 +03:00
4b4d23e671 1st iter 2026-01-12 12:33:51 +03:00
2d8cae563f feat: implement plugin architecture and application settings with Svelte UI
- Added plugin base and loader for backend extensibility
- Implemented application settings management with config persistence
- Created Svelte-based frontend with Dashboard and Settings pages
- Added API routes for plugins, tasks, and settings
- Updated documentation and specifications
- Improved project structure and developer tools
2025-12-20 20:48:18 +03:00