{
	"version": 1,
	"description": "Machine-readable role-goal matrix that maps the best AgentVerus bundle set by role, goal, ecosystem, and expected outputs.",
	"matrix": [
		{
			"role": "publisher",
			"goal": "publish_skill",
			"ecosystem": "openclaw",
			"selected_bundle": "/resources/openclaw-publisher-bundle.md",
			"outputs": ["trust_badge", "report_url", "review_links", "registry_links"]
		},
		{
			"role": "operator",
			"goal": "operate_listing",
			"ecosystem": "clawhub",
			"selected_bundle": "/resources/clawhub-operator-bundle.md",
			"outputs": ["trust_badge", "report_url", "review_links", "registry_links"]
		},
		{
			"role": "reviewer",
			"goal": "review_after_use",
			"ecosystem": "claude-code",
			"selected_bundle": "/resources/claude-code-operator-bundle.md",
			"outputs": ["interaction_id", "review_submission", "review_links"]
		},
		{
			"role": "operator",
			"goal": "ci_gate",
			"ecosystem": "github-actions",
			"selected_bundle": "/resources/github-actions-launch-bundle.md",
			"outputs": ["pipeline_status", "trust_badge", "report_url"]
		}
	],
	"references": [
		"/resources/role-bundles.json",
		"/resources/goal-bundles.json",
		"/resources/workflow-generators.json",
		"/resources/parameterized-bundles.json"
	]
}
