From a76fddfc4a3e306949821b8c5ceb564ee983ece5 Mon Sep 17 00:00:00 2001 From: bigsmartben <30429295+bigsmartben@users.noreply.github.com> Date: Wed, 24 Jun 2026 13:03:43 +0800 Subject: [PATCH] chore: remove stale agent governance catalog entry --- extensions/catalog.community.json | 41 +------------------------------ 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 4a8a8dae10..e9dab48956 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-06-23T00:00:00Z", + "updated_at": "2026-06-24T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "agent-assign": { @@ -37,45 +37,6 @@ "created_at": "2026-03-31T00:00:00Z", "updated_at": "2026-03-31T00:00:00Z" }, - "agent-governance": { - "name": "Agent Governance", - "id": "agent-governance", - "description": "Generate agent-platform repository governance files from Spec Kit metadata.", - "author": "bigben", - "version": "1.2.0", - "download_url": "https://github.com/bigsmartben/spec-kit-agent-governance/archive/refs/tags/v1.2.0.zip", - "repository": "https://github.com/bigsmartben/spec-kit-agent-governance", - "homepage": "https://github.com/bigsmartben/spec-kit-agent-governance", - "documentation": "https://github.com/bigsmartben/spec-kit-agent-governance/blob/main/README.md", - "changelog": "https://github.com/bigsmartben/spec-kit-agent-governance/blob/main/CHANGELOG.md", - "license": "MIT", - "category": "process", - "effect": "read-write", - "requires": { - "speckit_version": ">=0.8.0", - "tools": [ - { - "name": "uv", - "required": true - } - ] - }, - "provides": { - "commands": 1, - "hooks": 3 - }, - "tags": [ - "governance", - "agents", - "memory", - "context" - ], - "verified": false, - "downloads": 0, - "stars": 0, - "created_at": "2026-05-14T00:00:00Z", - "updated_at": "2026-05-21T00:00:00Z" - }, "agent-orchestrator": { "name": "Intelligent Agent Orchestrator", "id": "agent-orchestrator",