Outcome
An installed Registryctl starter links to documentation for the same released command and schema contract, so an older binary never sends an adopter to mutable current-version instructions.
Context
PR #598 installs the bounded HTTP starter from released Registryctl bytes. Its README currently uses current documentation URLs. This is safe for the 1.0 candidate but can drift after later releases.
Definition of Done
Non-goals
- Embedding the full documentation site in Registryctl.
- Runtime documentation discovery.
- Backporting pre-1.0 starter behavior.
Outcome
An installed Registryctl starter links to documentation for the same released command and schema contract, so an older binary never sends an adopter to mutable current-version instructions.
Context
PR #598 installs the bounded HTTP starter from released Registryctl bytes. Its README currently uses current documentation URLs. This is safe for the 1.0 candidate but can drift after later releases.
Definition of Done
Non-goals