Skip to content

docs: add managed runtime quickstart - #115

Merged
XnLemon merged 3 commits into
NeKiro-project:mainfrom
XnLemon:codex/readme-a2a-quickstart
Aug 11, 2026
Merged

docs: add managed runtime quickstart#115
XnLemon merged 3 commits into
NeKiro-project:mainfrom
XnLemon:codex/readme-a2a-quickstart

Conversation

@XnLemon

@XnLemon XnLemon commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

  • add English and Chinese Quickstarts for Runtime A registration and Runtime B -> Router -> Runtime A invocation
  • include complete package main programs with imports, service startup, Nacos lease maintenance, Router credential validation, and graceful deregistration
  • link the exact B handler where verified Router context is passed to agentsdk.Client.Invoke
  • provide a copy/paste NeKiro-Stack backend acceptance path with secured Nacos and Ledger assertions
  • separate product E2E from Core development checks and document the trust/ownership boundaries

Verification

  • Go syntax/gofmt parsing for all four README program blocks
  • English and Chinese program blocks are byte-identical
  • go build ./...
  • go vet ./...
  • gofmt -l apps config_center contracts tests
  • git diff --check
  • prior revision: go test ./... (one transient Windows file rename denial in config_center/file; the failed test and full package passed on immediate rerun)

Fallback delta: removed 0, retained 0, added 0, net +0
Added fallback evidence: none

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@XnLemon
XnLemon merged commit 69e3191 into NeKiro-project:main Aug 11, 2026
10 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.

1 participant