Skip to content

feat(discovery): route all released DCC products - #8

Merged
loonghao merged 4 commits into
mainfrom
agent/all-product-discovery
Aug 27, 2026
Merged

feat(discovery): route all released DCC products#8
loonghao merged 4 commits into
mainfrom
agent/all-product-discovery

Conversation

@loonghao

@loonghao loonghao commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

  • derive one canonical 35-product discovery catalog from the released DCC-MCP CLI and owning adapter repositories, then generate every plugin, Skill, catalog, and GEO surface from it
  • add bounded English/Chinese intent routing, aliases for 3ds Max, Unity/Tuanjie, Unreal/UE, Godot, and the complete released product set, with ambiguity and generic-term safeguards
  • make DCC-CUA and ui-control one fail-closed project UI route with typed tools first, exact provider/runtime/PID/HWND attestation, fresh observation, post-action readback, and human handoff for CAPTCHA/auth/security challenges
  • validate Core-sync ownership, cross-platform discovery, package parity, and universal agent installation

Validation

  • python -m unittest discover -s tests -v (17 tests, including mutation cases)
  • python scripts/validate_repository.py
  • python scripts/sync_product_discovery.py --check --check-cli
  • python scripts/build_geo_site.py --check
  • pinned Core Skill sync check
  • Claude, CodeBuddy, Agent Plugins schema, npm dry-run, four exact-HEAD ZIPs, and universal Skills installation

No real-host or UI automation was run or claimed; this is discovery, routing-contract, generation, and packaging evidence only.

Closes #7

@loonghao
loonghao force-pushed the agent/all-product-discovery branch from 0c1a628 to 3340d0b Compare August 27, 2026 16:16
@loonghao
loonghao force-pushed the agent/all-product-discovery branch 4 times, most recently from 37060d5 to 92a7f70 Compare August 27, 2026 20:47
@loonghao
loonghao force-pushed the agent/all-product-discovery branch from 92a7f70 to abb639a Compare August 27, 2026 21:11
@loonghao
loonghao merged commit 86fe337 into main Aug 27, 2026
7 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.

Improve released-product discovery and DCC UI routing

1 participant