Skip to content

test(platform): isolate reverse cross-runtime acceptance - #63

Merged
XnLemon merged 10 commits into
NeKiro-project:mainfrom
XnLemon:codex/027-slice-c-reverse-lineage
Jul 28, 2026
Merged

test(platform): isolate reverse cross-runtime acceptance#63
XnLemon merged 10 commits into
NeKiro-project:mainfrom
XnLemon:codex/027-slice-c-reverse-lineage

Conversation

@XnLemon

@XnLemon XnLemon commented Jul 28, 2026

Copy link
Copy Markdown
Member

Scope

Extract Slice C from the former combined PR #62. This PR contains only the canonical reverse Runtime B -> A2A Router -> Runtime A acceptance, its deterministic Runtime B caller configuration, Runtime A responder capability, Router credential wiring, Compose/CI backend configuration, and the Spec 027 artifacts required to describe that scope.

It does not contain apps/console, frontend package import, browser acceptance, or the Slice D production Console integration.

Evidence

  • NeKiro Issue [Spec 027] Prove canonical Runtime B to Router to Runtime A lineage #60 scope review: T024, recorded in Spec 027 tasks.
  • Independent Slice C review: PASS, 0 High / 0 Medium; two non-blocking Low observations remain outside this scope because managed Router limits already cover the active request deadline and byte limits.
  • Existing combined-PR CI run 30321032406 passed all checks for this same commit range.
  • The fresh CI for this independent branch is required before merge.
  • Local git diff check passed; local Go checks were not runnable because the workstation could not download uncached modules.

No new public contract, retry, fallback, alternate endpoint, direct Agent path, or runtime framework is introduced.

Closes #60

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 67.50000% with 65 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agents/runtime-b/config.go 76.69% 12 Missing and 12 partials ⚠️
agents/runtime-b/nested.go 70.58% 10 Missing and 10 partials ⚠️
agents/runtime-b/handler.go 33.33% 12 Missing and 2 partials ⚠️
agents/runtime-b/cmd/runtime-b/main.go 0.00% 7 Missing ⚠️

📢 Thoughts on this report? Let us know!

@XnLemon
XnLemon merged commit c993554 into NeKiro-project:main Jul 28, 2026
7 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.

[Spec 027] Prove canonical Runtime B to Router to Runtime A lineage

1 participant