Skip to content

feat(reliability-inbox): route local dem-dev stacks to localhost:10001 - #1807

Open
ckbedwell wants to merge 1 commit into
agent/reliability-inbox-evidence-prototypefrom
feat/reliability-inbox-local-dem-dev
Open

feat(reliability-inbox): route local dem-dev stacks to localhost:10001#1807
ckbedwell wants to merge 1 commit into
agent/reliability-inbox-evidence-prototypefrom
feat/reliability-inbox-local-dem-dev

Conversation

@ckbedwell

Copy link
Copy Markdown
Contributor

Summary

  • Map local SM apiHost values (localhost, 127.0.0.1, sm-api) to the k6-experiments reliability-inbox endpoint at http://localhost:10001.
  • Relax isInitialReviewCandidate on local stacks so private simnet targets (e.g. *.dem.local.test) appear in the review list.
  • Export isLocalReliabilityInboxStack() for reuse.

Test plan

  • Unit tests for region URL mapping and local review filter (reliabilityInboxRegion.test.ts, model.test.ts)
  • dem-dev + k6-experiments on localhost:10001 — Reliability Inbox shows reviewable opportunities without Graft

Related

  • dem-dev: .local/Tiltfile hook for registering reliability-inbox as a local resource
  • k6-experiments: CORS change for http://localhost Grafana origins (separate PR)

Map local apiHost values to the k6-experiments service and relax the review
filter for private simnet targets on local stacks.
@ckbedwell
ckbedwell requested a review from a team as a code owner August 13, 2026 06:48
@ckbedwell
ckbedwell requested review from VikaCep and g3john August 13, 2026 06:48
@github-actions github-actions Bot added the feature A feature added to the application. label Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A feature added to the application.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant