docs(naming): rename middleware.md to proxy.md (next 16)

This commit is contained in:
Janpeter Visser 2026-05-03 00:35:05 +02:00
parent ac23b33d17
commit 61a6ce634f
4 changed files with 6 additions and 6 deletions

View file

@ -44,8 +44,8 @@ _No specs yet._
| [Bidirectionele async-comms MCP-agent ↔ user](./patterns/claude-question-channel.md) | active | 2026-05-03 |
| [Entity Dialog](./patterns/dialog.md) | active | 2026-05-03 |
| [iron-session](./patterns/iron-session.md) | active | 2026-05-03 |
| [Proxy (route protection)](./patterns/middleware.md) | active | 2026-05-03 |
| [Prisma Client singleton](./patterns/prisma-client.md) | active | 2026-05-03 |
| [Proxy (route protection)](./patterns/proxy.md) | active | 2026-05-03 |
| [QR-pairing via unauth-SSE + pre-auth cookie](./patterns/qr-login.md) | active | 2026-05-03 |
| [Route Handler (REST API)](./patterns/route-handler.md) | active | 2026-05-03 |
| [Server Action](./patterns/server-action.md) | active | 2026-05-03 |