Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ Use HVE Core when you want AI-assisted work to be repeatable, standards-aligned,
> ```
>
> Reviewed source moves from `main` to `release/prerelease` to `release/stable`.
> Behavior when switching or duplicating same-name marketplace registrations
> has not been observed. See [CLI Plugins](docs/getting-started/methods/cli-plugins.md)
> The behavior when switching or duplicating same-name marketplace registrations
has not yet been observed. See [CLI Plugins](docs/getting-started/methods/cli-plugins.md)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Low — preserve the explicit blockquote marker

This wrapped line relies on lazy blockquote continuation, unlike the surrounding lines. Please retain the explicit marker for consistent source structure and renderer-independent behavior.

Suggested change
has not yet been observed. See [CLI Plugins](docs/getting-started/methods/cli-plugins.md)
> has not yet been observed. See [CLI Plugins](docs/getting-started/methods/cli-plugins.md)

> for details.
Comment on lines +69 to 71

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Medium — distinguish switching guidance from duplicate-registration uncertainty

This sentence groups switching and duplicate registration together as wholly unobserved. The linked guide is more specific: switching can require removing and re-adding the marketplace, while duplicate same-name handling can vary by CLI version. Please preserve that distinction here so readers do not miss the actionable switching guidance.

Suggested wording:

Suggested change
> The behavior when switching or duplicating same-name marketplace registrations
has not yet been observed. See [CLI Plugins](docs/getting-started/methods/cli-plugins.md)
> for details.
> Switching registrations can require removing and re-adding the marketplace.
> Duplicate same-name registration behavior can vary by Copilot CLI version. See
> [CLI Plugins](docs/getting-started/methods/cli-plugins.md) for details.


## Choose Your Path
Expand Down