Commit Graph

18 Commits

Author SHA1 Message Date
7e4124bc3f chore: update semantic contracts and git merge handling 2026-03-16 20:34:28 +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
84a2cd5429 chore(semantic): checkpoint remediation progress 2026-03-15 21:08:00 +03:00
b77fa45e4e semantic update 2026-03-10 21:33:09 +03:00
542835e0ff semantic clean up 2026-03-10 19:38:10 +03:00
fb577d07ae dry run migration 2026-02-27 20:48:18 +03:00
3f66a58b12 { "verdict": "APPROVED", "rejection_reason": "NONE", "audit_details": { "target_invoked": true, "pre_conditions_tested": true, "post_conditions_tested": true, "test_data_used": true }, "feedback": "The test suite robustly verifies the
MigrationEngine
 contracts. It avoids Tautologies by cleanly substituting IdMappingService without mocking the engine itself. Cross-filter parsing asserts against hard-coded, predefined validation dictionaries (no Logic Mirroring). It successfully addresses @PRE negative cases (e.g. invalid zip paths, missing YAMLs) and rigorously validates @POST file transformations (e.g. in-place UUID substitutions and archive reconstruction)." }
2026-02-25 17:47:55 +03:00
82331d3454 sync worked 2026-02-25 15:20:26 +03:00
23416e51d3 ready for test 2026-02-25 13:35:09 +03:00
cf42de3060 refactor 2026-02-18 17:29:46 +03:00
232dd947d8 linter + новые таски 2026-02-10 12:53:01 +03:00
cad6e97464 semantic update 2026-02-08 22:53:54 +03:00
de6ff0d41b tested 2026-01-27 23:49:19 +03:00
b46133e4c1 fix error 2026-01-22 23:18:48 +03:00
6cc2fb4c9b refactor complete 2026-01-22 17:37:17 +03:00
a6bebe295c project map script | semantic parcer 2026-01-01 16:58:21 +03:00
45bb8c5429 Password promt 2025-12-30 17:21:12 +03:00
077daa0245 mappings+migrate 2025-12-27 10:16:41 +03:00