Commit Graph

1 Commits

Author SHA1 Message Date
jamey
ecf84b81d1 add dynamic routes plug and simplify router
Dynamic prefix rewriting for custom URL prefixes:
- DynamicRoutes plug rewrites /p/123 to /products/123
- 301 redirects from canonical to custom prefix
- Router simplified to 3 catch-all routes
- LiveSandboxHook for test process ownership

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-01 00:35:49 +01:00