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
4 lines
211 B
Python
4 lines
211 B
Python
# #region Test.Init.IntegrationTestFixtures [C:1] [TYPE Module] [SEMANTICS test,fixtures,integration]
|
|
# @BRIEF Package marker for integration test fixture modules.
|
|
# #endregion Test.Init.IntegrationTestFixtures
|