Skip to content

Move Every Code reads to FastAPI#1397

Merged
cbusillo merged 1 commit into
mainfrom
v2-fastapi-every-code-read
Jun 18, 2026
Merged

Move Every Code reads to FastAPI#1397
cbusillo merged 1 commit into
mainfrom
v2-fastapi-every-code-read

Conversation

@cbusillo

Copy link
Copy Markdown
Owner

Summary

  • move Every Code work request, PR feedback, preview gate, notification attempt, summary, and preview readiness reads into the native FastAPI app
  • retire the matching legacy WSGI read routes and worker-token GET bypass while preserving WSGI write/worker POST flows
  • remove stale GET matcher compatibility for notification-policy apply routes and update service boundary docs

Validation

  • uv run --extra dev ruff check .
  • uv run --extra dev ruff format --check control_plane/http_app.py control_plane/service.py tests/test_http_app.py tests/test_service.py
  • git diff --check
  • uv run --extra dev mypy control_plane tests
  • uv run python -m unittest
  • JetBrains changed-files closeout clean
  • final review agents green

@cbusillo cbusillo merged commit 0ed5d34 into main Jun 18, 2026
12 checks passed
@cbusillo cbusillo deleted the v2-fastapi-every-code-read branch June 18, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant