standards clean

This commit is contained in:
2026-03-22 12:40:02 +03:00
parent 670b29c6a6
commit 2511cfb575
7 changed files with 16588 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
# [DEF:Std:UI_Svelte:Standard]
# @TIER: CRITICAL
# @COMPLEXITY: 5
# @PURPOSE: Unification of all Svelte components following GRACE-Poly (UX Edition).
# @LAYER: UI
# @INVARIANT: Every component MUST have `<!-- [DEF:] -->` anchors and UX tags.
@@ -28,7 +28,7 @@ Each Svelte file must follow this structure:
<!-- [DEF:ComponentName:Component] -->
<script>
/**
* @TIER: [CRITICAL | STANDARD | TRIVIAL]
* @COMPLEXITY: [1-5]
* @PURPOSE: Brief description of the component purpose.
* @LAYER: UI
* @SEMANTICS: list, of, keywords