Commit Graph

7 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
542835e0ff semantic clean up 2026-03-10 19:38:10 +03:00
23416e51d3 ready for test 2026-02-25 13:35:09 +03:00
cad6e97464 semantic update 2026-02-08 22:53:54 +03:00
35096b5e23 semantic update 2026-01-28 16:57:19 +03:00
a6bebe295c project map script | semantic parcer 2026-01-01 16:58:21 +03:00
40ea0580d9 001-migration-ui-redesign (#3)
Reviewed-on: #3
2025-12-26 18:17:58 +03:00