Skip to content

[6/N] feat(runway): add proto definitions, Ping controller, and gRPC server#254

Draft
kevinlnew wants to merge 1 commit into
runway/wiringfrom
runway/proto-ping
Draft

[6/N] feat(runway): add proto definitions, Ping controller, and gRPC server#254
kevinlnew wants to merge 1 commit into
runway/wiringfrom
runway/proto-ping

Conversation

@kevinlnew

@kevinlnew kevinlnew commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a RunwayOrchestrator gRPC service with a Ping health-check endpoint,
mirroring the stovepipe/submitqueue pattern. Wire the gRPC server into
the example orchestrator alongside the consumer. This is an optional
accessory — the core service works without it.

Also fixes the workflow.md diagram box-drawing characters that rendered
as strikethroughs in rich diffs.

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

Test Plan

Issues

Stack

  1. [WIP DRAFT] [1/N] doc(runway): add workflow RFC for runway domain #248
  2. [2/N] feat(runway): add domain entities and topic keys  #249
  3. [3/N] feat(runway): add VCS extension interface, mock, and noop impl #250
  4. [4/N] feat(runway): add check and land controllers  #251
  5. [5/N] feat(runway): add example orchestrator wiring and Makefile targets #252
  6. @ [6/N] feat(runway): add proto definitions, Ping controller, and gRPC server #254

…#6)

Add a RunwayOrchestrator gRPC service with a Ping health-check endpoint,
mirroring the stovepipe/submitqueue pattern. Wire the gRPC server into
the example orchestrator alongside the consumer. This is an optional
accessory — the core service works without it.

Also fixes the workflow.md diagram box-drawing characters that rendered
as strikethroughs in rich diffs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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