Commit Graph

16 Commits

Author SHA1 Message Date
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
6b66f2fb49 Finalize assistant and dashboard health updates 2026-03-15 13:19:46 +03:00
0083d9054e Migrate frontend to Svelte 5 runes semantics 2026-03-11 11:29:24 +03:00
4769fbd258 git list refactor 2026-03-01 12:13:19 +03:00
2b8e20981e test contracts 2026-02-26 19:40:00 +03:00
e97778448d Improve dashboard LLM validation UX and report flow 2026-02-26 17:53:41 +03:00
a8ccf6cb79 codex specify 2026-02-25 21:19:48 +03:00
82d2cb9fe3 feat: Implement recursive storage listing and directory browsing for backups, and add a migration option to fix cross-filters. 2026-02-25 20:01:33 +03:00
1d8eadf796 i18 cleanup 2026-02-25 18:31:50 +03:00
e3e05ab5f2 +md 2026-02-25 10:34:30 +03:00
64b7ab8703 semantic update 2026-02-24 21:08:12 +03:00
473c81d9ba feat(assistant-chat): add animated thinking loader while waiting for response 2026-02-24 14:15:35 +03:00
2ef946f141 fix(assistant-chat): prevent stale history response from resetting selected conversation 2026-02-24 13:27:09 +03:00
4106542da2 feat(assistant): add conversations list, infinite history scroll, and archived tab 2026-02-23 20:27:51 +03:00
f0831d5d28 chat worked 2026-02-23 20:20:25 +03:00
e432915ec3 feat(assistant): implement spec 021 chat assistant flow with semantic contracts 2026-02-23 19:37:56 +03:00