Phase 7 — Web Panel #10
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Size: large · Depends on: Phases 1–6
Served by the same binary. The admin API already exists from phases 1–6, so this phase is a client against it, not a new integration surface.
Scope
Exit criterion
Every phase 1–6 operation is achievable through the UI with no CLI or database access.
Open items to settle first
Review notes
The panel talks only to the Gateway's admin API, never directly to backend services — mirroring the centralized-token principle. Security review required (secrets surface).