fix: finalize semantic repair and test updates

This commit is contained in:
2026-03-21 15:07:06 +03:00
parent c827c2f098
commit 2da548fd71
99 changed files with 2484 additions and 985 deletions

View File

@@ -4,7 +4,7 @@
* @COMPLEXITY: 3
* @PURPOSE: Blocking startup wizard for creating the first Superset environment from zero-state screens.
* @LAYER: UI
* @RELATION: CALLS -> Api
* @RELATION: CALLS -> api
* @RELATION: CALLS -> environmentContext
* @INVARIANT: When open, wizard keeps user on an actionable setup path until the first environment exists.
*