Files
2025-11-30 09:02:44 +08:00

15 lines
470 B
JSON

{
"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": "0.0.0-2025.11.28",
"author": {
"name": "@cdp-tools-marketplace",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}