Skip to content

docs: clean gateway runtime transition remnants#3334

Merged
WillemJiang merged 1 commit into
bytedance:mainfrom
Eilen6316:docs-clean-langgraph-runtime-remnants-3304
Jun 2, 2026
Merged

docs: clean gateway runtime transition remnants#3334
WillemJiang merged 1 commit into
bytedance:mainfrom
Eilen6316:docs-clean-langgraph-runtime-remnants-3304

Conversation

@Eilen6316
Copy link
Copy Markdown
Contributor

Summary

Refs #3304.

This is a second low-risk cleanup pass for the Gateway-embedded runtime docs. It removes remaining transition-era wording that could still point maintainers toward the old standalone/Gateway-mode split.

Changes

  • Update backend/docs/AUTH_UPGRADE.md to describe make dev and the standard Gateway embedded runtime instead of a removed make dev-pro mode.
  • Update backend/docs/AUTH_TEST_DOCKER_GAP.md to describe Docker deploys as Gateway embedded runtime deployments and remove references to deploy.sh --gateway / docker compose --profile gateway.
  • Fix docs/CODE_CHANGE_SUMMARY_BY_FILE.md so /api/langgraph/* is documented as routing to the Gateway LangGraph-compatible runtime, not a standalone LangGraph upstream.
  • Extend test_gateway_runtime_cleanup.py so these transition-mode strings do not reappear in the cleaned docs.

Scope

This PR intentionally does not remove langgraph.json, langgraph_auth.py, Studio/tooling compatibility docs, demo replay metadata, or historical superpowers plan/spec records. Those are deeper compatibility decisions tracked separately by #3304.

Tests

  • uv run pytest tests/test_gateway_runtime_cleanup.py
    • 8 passed, 1 warning
  • uvx ruff check tests/test_gateway_runtime_cleanup.py && uvx ruff format --check tests/test_gateway_runtime_cleanup.py
    • passed

@WillemJiang WillemJiang merged commit 74e3e80 into bytedance:main Jun 2, 2026
6 checks passed
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.

2 participants