Commit Graph

5 Commits

Author SHA1 Message Date
2ed66bfebc semantics 2026-03-27 21:27:31 +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
fb577d07ae dry run migration 2026-02-27 20:48:18 +03:00