Commit Graph

10 Commits

Author SHA1 Message Date
root
632b730fff chore: migrate GRACE-Poly anchors to hierarchical dotted naming
Systematic rename of all semantic anchors (#region, [DEF], @RELATION)
across 1400+ files — backend Python, frontend Svelte/TS, specs, docs:
- Flat anchors become Namespace.Module.Entity
- @RELATION references updated to match new anchor paths
- Zero business logic changes
2026-07-22 11:48:15 +03:00
94deca6ec9 chore: update backend tests 2026-06-16 12:01:03 +03:00
d5cf5f0cf7 semantics 2026-05-26 09:30:41 +03:00
16c7b947dd chore(lint): apply ruff --fix (4443 auto-fixes)
Auto-fixed categories:
- F401: unused imports removed
- I001: import blocks sorted
- W293: trailing whitespace stripped
- UP035: deprecated typing imports replaced
- SIM: simplify suggestions applied
- ARG: unused args prefixed with underscore
- T201: print statements removed
- F841: unused variables removed
- RUF059: unpacked variables prefixed

Remaining ~1500 unfixable errors (C901, B904, N806, E402) require manual work.

Backend smoke tests: 13/13 passed.
2026-05-14 11:20:17 +03:00
978fe7b34d fix: commit semantic repair changes 2026-03-21 11:22:25 +03:00
b503e7cad1 linter + новые таски 2026-02-10 12:53:01 +03:00
c4feed244f semantic cleanup 2026-01-23 21:58:32 +03:00
8f8ffa5408 refactor complete 2026-01-22 17:37:17 +03:00
ea3705fe4a semantic markup update 2026-01-18 21:29:54 +03:00
82fd409b6a fixed css 2025-12-20 23:33:47 +03:00