yoi/.yoi/tickets/00001KX7Z3WE6/thread.md

2.1 KiB

作成

LocalTicketBackend によって作成されました。


Intake summary

Marked ready by yoi ticket state.


State changed

Marked ready by yoi ticket state.


State changed

Ticket を yoi ticket が queued にしました。


State changed

State changed to inprogress.


Implementation report

Archived registry-only Workers no longer render as Console links.

  • Added shared canOpenWorkerConsole helper that rejects state: archived and implementation.kind: backend_worker_registry.
  • Sidebar renders archived Workers as disabled readonly rows instead of anchors.
  • Workers page shows Archived instead of Open Console for archived Workers.
  • Added unit coverage for live vs archived Console availability.

Validation:

  • cd web/workspace && deno task check
  • cd web/workspace && deno task test
  • git diff --check
  • nix build .#yoi --no-link

State changed

State changed to done.


State changed

Ticket を closed にしました。


完了

Archived registry-only Workers no longer appear as Console-accessible. Sidebar renders them as disabled rows, and the Workers page shows Archived instead of Open Console; live Workers keep Console links.