Capabilities
tencent-cloud provides ADRs, guidelines, and verified pipeline documentation for the OVES migration to the Tencent Cloud ecosystem.
What This Repo Owns
- Cloud infrastructure migration decisions (compute, storage, networking, CDN)
- Tencent Cloud service mapping and equivalence documentation
- Document publishing: COS → EdgeOne CDN (docs.omnivoltaic.cn)
- Migration strategy, sequencing, and risk analysis
- Integration patterns for WeCom, Lexiang, ADP, and Tencent AI services
- Verified pipeline documentation (build → COS → serve → WeCom share)
Verified Capabilities (2026-08-07)
| Capability |
Status |
Notes |
| COS object storage (upload, list, sign) |
✅ |
ap-singapore, Node.js SDK |
| EdgeOne CDN multi-site deploy |
✅ |
94 files, 5 subdomains, China + global |
| mkdocs build → COS archive pipeline |
✅ |
2 repos verified |
| WeCom Smart Robot (knowledge-based AI) |
Planned |
ADR 0010 |
| EdgeOne CDN serving (post-ICP) |
Planned |
ADR 0009 |
| ADP Agent Development Platform |
Planned |
ADR 0011 |
| Subdomain-per-type URL system |
Planned |
ADR 0011 |
| CDN shared theme asset cache |
Planned |
ADR 0012 |
What This Repo Does Not Own
- Application-level implementation details — belong in owning repos
- Operational runtime configuration
- Day-to-day cloud operations after migration
- COS credentials (stored in
~/.workbuddy/skills/tencentcloud-cos/.env)
Key Skills (WorkBuddy)
| Skill |
Purpose |
publish-doc-site |
Build → COS archive → EdgeOne CDN serve |
tencentcloud-cos |
COS SDK operations (upload, sign, list, CI, knowledge bases) |
wecomcli-doc |
WeCom Doc API (create, edit, publish) |
doc-site-template |
mkdocs site lifecycle (migrate, normalize, KRR) |