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
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# #region Test.MigrationPlugin [C:3] [TYPE Module] [SEMANTICS test,migration,plugin]
|
||||
# @BRIEF Unit tests for MigrationPlugin — properties, get_schema, execute, and edge cases.
|
||||
# @RELATION BINDS_TO -> [MigrationPlugin]
|
||||
# @RELATION BINDS_TO -> [Plugin.Migration.MigrationPlugin]
|
||||
# @TEST_EDGE: missing_env_field -> Raises ValueError
|
||||
# @TEST_EDGE: invalid_regex_pattern -> Regex compilation succeeds filter
|
||||
# @TEST_EDGE: target_api_timeout -> Partial success with failed_dashboards
|
||||
|
||||
Reference in New Issue
Block a user