From cc5ca5716bdd9d3273c5e27b5996d74c7e497635 Mon Sep 17 00:00:00 2001 From: jester Date: Fri, 10 Apr 2026 21:45:05 +0000 Subject: [PATCH] Add portal dashboard IA task and refresh Velocity validation notes --- OPEN_THREADS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OPEN_THREADS.md b/OPEN_THREADS.md index 2f73987..bedca50 100644 --- a/OPEN_THREADS.md +++ b/OPEN_THREADS.md @@ -47,10 +47,9 @@ Completed: - crash observability and classification ### Fabric Readiness Gating -Status: startup rehydrate path fixed in plugin and happy-path validated live. +Status: startup rehydrate path fixed in plugin and both happy-path and negative-path startup validation passed. Still outstanding: -- negative-path validation: verify a `ready=false` backend is skipped on Velocity startup rehydrate - confirm whether any remaining agent-side registration path can surface a backend before readiness probe success - see `SCRATCH/session-stabilization-fabric-findings.md` @@ -128,6 +127,7 @@ Outstanding: - SSH config snippet for power users - user onboarding flow - email notifications +- dashboard information architecture refresh — remove or rethink duplicate resource overview/cards that do not add value beyond the dedicated servers page - remove `testdaemon` binary from repo root ---