Commit Graph

8 Commits

Author SHA1 Message Date
54a7bc3242 semantic 2026-03-16 16:45:08 +03:00
67867f8220 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
80102661db semantic clean up 2026-03-10 19:38:10 +03:00
94691ed1a5 ready for test 2026-02-25 13:35:09 +03:00
0743641181 semantic update 2026-02-08 22:53:54 +03:00
4f4e77cc64 semantic update 2026-01-28 16:57:19 +03:00
54a9ff81c3 project map script | semantic parcer 2026-01-01 16:58:21 +03:00
26e9865e5a 001-migration-ui-redesign (#3)
Reviewed-on: #3
2025-12-26 18:17:58 +03:00