Skip to content

docs: correct lease vendor namespace segment count#89

Merged
nficano merged 2 commits into
agentruntimecontrolprotocol:mainfrom
narutamaaurum:docs-85-lease-vendor-segments
May 24, 2026
Merged

docs: correct lease vendor namespace segment count#89
nficano merged 2 commits into
agentruntimecontrolprotocol:mainfrom
narutamaaurum:docs-85-lease-vendor-segments

Conversation

@narutamaaurum
Copy link
Copy Markdown
Contributor

Summary

  • fix docs/guides/leases.md to say x-vendor. names need at least two segments after the prefix
  • link the leases guide back to the vendor-extensions guide as the namespace source of truth
  • add the canonical x-vendor.opentelemetry.tracecontext example in nearby prose so the two guides stay aligned

Validation

  • git diff --check
  • reviewed docs/guides/vendor-extensions.md against packages/core/src/extensions.ts
  • full workspace lint/typecheck/test not run in this runner because the repo requires Node >=22 while this environment has Node v12.22.9

Closes #85

@nficano nficano merged commit e5a9a24 into agentruntimecontrolprotocol:main May 24, 2026
2 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.

leases.md states the wrong vendor-namespace segment count

2 participants