From 0b493390ededc0bdca0f18ce7b6d4b3032db4291 Mon Sep 17 00:00:00 2001 From: jester Date: Thu, 16 Apr 2026 19:46:22 +0000 Subject: [PATCH] Prune completed Portal open items --- Codex/Portal/OPEN_ITEMS.md | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/Codex/Portal/OPEN_ITEMS.md b/Codex/Portal/OPEN_ITEMS.md index df19c51..f87edf2 100644 --- a/Codex/Portal/OPEN_ITEMS.md +++ b/Codex/Portal/OPEN_ITEMS.md @@ -3,21 +3,14 @@ Only keep unfinished Portal work here. ## Active -- confirm hosted "Open IDE" button fully uses hosted URL flow -- SSH config snippet for power users -- email notifications -- remove stray root binary `testdameon` / `testdaemon` -- portal polish around backup/restore and any new checkpoint metadata once wired through API +- SSH config snippet for power users. +- Portal-owned email notification preferences/status UX once the API contract exists. +- checkpoint-specific backup metadata presentation once the API sends the final fields. -## Verify before re-opening -- backup list/create/restore/delete UI -- readiness/operation state UI -- start/stop/restart gating on stopped vs starting vs ready servers -- billing page alignment with current billing state -- forgot/reset password pages and linkage -- onboarding modal flow +## Repo cleanup +- remove stray root binary `testdameon` from the Portal repo. ## Not Portal-owned -- agent-local backup implementation details -- API transport semantics -- PBS / infra backup strategy +- agent-local backup implementation details. +- API transport semantics. +- PBS / infra backup strategy.