add PATCH/DELETE for flows and flow_runs
- flows: PATCH /flows/{id} (update tags), DELETE /flows/{id}
- flow_runs: DELETE /flow_runs/{id} (cascade deletes states)
- test-matrix: ensure port released between tests
- update ROADMAP.md
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>