mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-09-06 18:03:41 +08:00
## Why The published pointer advertises client version `10.0.137`, while the current DesireCore release is `10.0.136`. The newcomer instance therefore correctly blocks installation even though the team source is compatible with the current client. ## What changed - align the team pointer's `requiredClientVersion` with the current client version; - align the catalog sidecar's compatibility declaration with the same version. No source pointer, team member, capability, privacy, or governance claim changed. ## Validation - `uv run scripts/catalog/validate_catalog_metadata.py --json` — 0 errors, 129 existing warnings - `uv run scripts/catalog/test_validate_catalog_metadata.py` — 47 passed - `uv run scripts/catalog/test_collection_generator.py` — 4 passed - public-tree sensitive-pattern scan — zero matches