ui progressing

This commit is contained in:
master
2026-02-20 23:32:20 +02:00
parent ca5e7888d6
commit 1ec797d5e8
191 changed files with 32771 additions and 6504 deletions

View File

@@ -0,0 +1,40 @@
# 2026-02-20 Platform Ops/Integrations/Setup UX Recheck
Status: Translated to implementation and documentation updates
Source: Product advisory shared in operator review thread (2026-02-20)
## Summary
The advisory requested Platform IA and UX realignment:
- Platform as a global root.
- Consolidated Ops operator workflows (`Data Integrity`, `Jobs & Queues`, `Health & SLO`).
- Integrations limited to external systems only.
- Setup as inventory/orchestration configuration ownership surface.
- Consistent degraded/offline decision-impact UX patterns.
## Translation outputs
- Sprint:
- `docs-archived/implplan/SPRINT_20260220_031_FE_platform_global_ops_integrations_setup_advisory_recheck.md`
- `docs-archived/implplan/SPRINT_20260220_032_FE_platform_advisory_followup_route_hardening.md` (route hardening follow-up)
- Docs authority updates:
- `docs/modules/ui/v2-rewire/pack-23.md`
- `docs/modules/ui/v2-rewire/source-of-truth.md`
- `docs/modules/ui/v2-rewire/authority-matrix.md`
- `docs/modules/ui/v2-rewire/pack-22.md`
- `docs/modules/ui/v2-rewire/S00_endpoint_contract_ledger_v2_pack22.md`
- FE implementation scope:
- `src/Web/StellaOps.Web/src/app/layout/app-sidebar/app-sidebar.component.ts`
- `src/Web/StellaOps.Web/src/app/routes/operations.routes.ts`
- `src/Web/StellaOps.Web/src/app/features/platform/ops/*`
- `src/Web/StellaOps.Web/src/app/features/platform/setup/*`
- `src/Web/StellaOps.Web/src/app/features/integration-hub/*`
## Validation evidence
- Targeted FE test suite:
- navigation model/integrity,
- platform ops routes/data-integrity pages,
- integration hub UI.
- FE production build completed successfully (with existing bundle-size/commonjs warnings).