Skip to content

Replace outdated "marketplace" terminology with "packages" across documentation#4

Draft
Copilot wants to merge 5 commits intomainfrom
copilot/review-documentation-for-updates
Draft

Replace outdated "marketplace" terminology with "packages" across documentation#4
Copilot wants to merge 5 commits intomainfrom
copilot/review-documentation-for-updates

Conversation

Copy link

Copilot AI commented Feb 3, 2026

Documentation contained 75+ references to deprecated "marketplace" terminology. This has been superseded by "packages" in current codebase.

Changes

Core Documentation (7 files)

  • src/uacs/__init__.py - Module docstring
  • docs/features/ADAPTERS.md - Validation messages, cross-references
  • docs/CLI_REFERENCE.md, docs/LIBRARY_GUIDE.md, docs/ARCHITECTURE.md - Terminology and examples
  • CONTRIBUTING.md - Directory structure, test names
  • pyproject.toml - Ruff config path

Integration Guides (4 files)

  • docs/features/INTEGRATIONS.md - MCP tool names and descriptions
  • docs/integrations/{CURSOR,WINDSURF,CLAUDE_DESKTOP}.md - Full terminology update

Historical Documents (2 files)

  • CHANGELOG.md, .github/RELEASE_NOTES_v0.1.0.md - Consistency updates

Terminology Mapping

marketplace             → packages
marketplace integration → package management  
marketplace_search      → packages_search
marketplace_install     → packages_install
MARKETPLACE.md          → PACKAGES.md (links updated)

Verification

  • All 112 documentation cross-references validated
  • docs/MARKETPLACE.md retained as redirect with deprecation notice
Original prompt

Review each documentation file. Look for outdated references. Such as marketplace. This has been replaced with packages. The adapters doc for instance still says marketplace. So a full review and document each instance for future updating.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 4 commits February 3, 2026 23:23
Co-authored-by: kylebrodeur <811103+kylebrodeur@users.noreply.github.com>
…ONS.md, CURSOR.md)

Co-authored-by: kylebrodeur <811103+kylebrodeur@users.noreply.github.com>
…md, CLAUDE_DESKTOP.md)

Co-authored-by: kylebrodeur <811103+kylebrodeur@users.noreply.github.com>
…md, RELEASE_NOTES)

Co-authored-by: kylebrodeur <811103+kylebrodeur@users.noreply.github.com>
Copilot AI changed the title [WIP] Review documentation files for outdated references Replace outdated "marketplace" terminology with "packages" across documentation Feb 3, 2026
Copilot AI requested a review from kylebrodeur February 3, 2026 23:29
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.

2 participants