{
	"version": 1,
	"description": "Machine-readable ecosystem generator catalog that summarizes the best AgentVerus machine-readable assets and outputs for each supported ecosystem.",
	"ecosystems": [
		{
			"ecosystem": "openclaw",
			"assets": [
				"/resources/launch-bundle-manifest.json",
				"/resources/launch-recipes.json",
				"/resources/integration-playbooks.json",
				"/resources/execution-templates.json",
				"/resources/execution-presets.json",
				"/resources/goal-bundles.json",
				"/resources/role-goal-matrix.json",
				"/resources/parameterized-bundles.json"
			],
			"outputs": ["trust_badge", "report_url", "review_links", "registry_links"]
		},
		{
			"ecosystem": "clawhub",
			"assets": [
				"/resources/launch-bundle-manifest.json",
				"/resources/launch-recipes.json",
				"/resources/integration-playbooks.json",
				"/resources/execution-templates.json",
				"/resources/execution-presets.json",
				"/resources/goal-bundles.json",
				"/resources/role-goal-matrix.json",
				"/resources/parameterized-bundles.json"
			],
			"outputs": ["trust_badge", "report_url", "review_links", "registry_links"]
		},
		{
			"ecosystem": "github-actions",
			"assets": [
				"/resources/launch-bundle-manifest.json",
				"/resources/launch-recipes.json",
				"/resources/integration-playbooks.json",
				"/resources/execution-templates.json",
				"/resources/execution-presets.json",
				"/resources/goal-bundles.json",
				"/resources/role-goal-matrix.json",
				"/resources/parameterized-bundles.json"
			],
			"outputs": ["pipeline_status", "trust_badge", "report_url"]
		},
		{
			"ecosystem": "npm-package",
			"assets": [
				"/resources/launch-bundle-manifest.json",
				"/resources/launch-recipes.json",
				"/resources/integration-playbooks.json",
				"/resources/execution-templates.json",
				"/resources/execution-presets.json",
				"/resources/goal-bundles.json",
				"/resources/role-goal-matrix.json",
				"/resources/parameterized-bundles.json"
			],
			"outputs": ["trust_badge", "report_url", "review_links", "registry_links"]
		}
	]
}
