Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:44 +08:00
commit 06380ad6e8
5 changed files with 2490 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:treasure-data/aps_claude_tools:plugins/cdp-orchestrator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "9f3117db76f55a70b8e5c21a8befff386a0bf0b3",
"treeHash": "5569ae48d525d7dce85a19650e2c088d7a0a25e9572651378705593a7deef92e",
"generatedAt": "2025-11-28T10:28:45.160350Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "cdp-orchestrator",
"description": "End-to-end CDP implementation orchestrator with automated workflow generation, deployment, execution, and monitoring. Orchestrates Ingestion → Hist-Union → Staging → Unification pipeline with TD Toolbelt integration",
"version": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "934fb389c75602c638f7bedfb2c4e4c4e145cc414c1363bfcf49e3df521dcf19"
},
{
"path": "agents/cdp-pipeline-orchestrator.md",
"sha256": "b4693549229099e1acc2b059678a54f240a10eb335c8f40da4783e8a30d906d8"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "db47817628aa44f0d9d14c76cb5c305cfd62825c558befec9ba6e95849ef7c7e"
},
{
"path": "commands/cdp-implement.md",
"sha256": "296da8a054cb1a0d24067b8c5310abe810bbcc70aa310dcf0115c1a06f1e04eb"
}
],
"dirSha256": "5569ae48d525d7dce85a19650e2c088d7a0a25e9572651378705593a7deef92e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}