Commit Graph

6 Commits

Author SHA1 Message Date
0b275ed3d1 test semantics 2026-03-21 15:23:06 +03:00
9b47b9b667 fix: finalize semantic repair and test updates 2026-03-21 15:07:06 +03:00
abee05558f fix: commit semantic repair changes 2026-03-21 11:22:25 +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
6d068b7cea feat: Enhance ID mapping service robustness, add defensive guards, and expand migration engine and API testing. 2026-02-25 14:44:21 +03:00
23416e51d3 ready for test 2026-02-25 13:35:09 +03:00