Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions docs/process/pr-backfills/2026-03-31-edit-server.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# PR Backfill: MCP catalog edit feature

Date: 2026-03-31

This note backfills PR traceability for the MCP catalog edit feature that was merged directly to `develop` before opening a pull request.

## Related delivery

- Feature branch: `feature/edit-server`
- Main feature commit on `develop`: `08464f3`
- Prior branch commit hash: `058fc83`

## Scope delivered

- Added MCP server edit action in catalog rows (left of Deploy).
- Added `EditServerDialog` wired to `editServerV0`.
- Added focused UI tests and feature coverage checks for edit flow.

## Process correction

- Future changes must follow: branch -> push -> PR -> review/approval -> merge.
Loading