Skip to content

[4/N] feat(runway): add example orchestrator wiring and Makefile targets#252

Draft
kevinlnew wants to merge 1 commit into
runway/controllersfrom
runway/wiring
Draft

[4/N] feat(runway): add example orchestrator wiring and Makefile targets#252
kevinlnew wants to merge 1 commit into
runway/controllersfrom
runway/wiring

Conversation

@kevinlnew

@kevinlnew kevinlnew commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Wire up the runway orchestrator as a consumer-only binary with noop VCS
factory. Unlike submitqueue, runway has no app database — only the queue
infrastructure. Adds Docker Compose (mysql-queue + orchestrator), build
target, and local-start/stop targets to the Makefile.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Test Plan

Issues

Stack

  1. [1/N] doc(runway): add workflow RFC for runway domain #248
  2. [2/N] feat(runway): add VCS extension interface, mock, and noop impl #250
  3. [3/N] feat(runway): add merge-conflict-check and merge controllers #251
  4. @ [4/N] feat(runway): add example orchestrator wiring and Makefile targets #252
  5. [5/N] feat(runway): add proto, ping controller, gRPC server, and client #254

Consumer-only wiring with noop VCS factory, docker-compose (mysql-queue
only, no app DB), and Makefile targets for build/start/stop. Runway is
stateless — no application database needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kevinlnew kevinlnew force-pushed the runway/controllers branch from 1595bde to d3f8423 Compare June 18, 2026 22:45
@kevinlnew kevinlnew changed the title [5/N] feat(runway): add example orchestrator wiring and Makefile targets [4/N] feat(runway): add example orchestrator wiring and Makefile targets Jun 18, 2026
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