15 lines
470 B
JSON
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"
|
|
]
|
|
} |