Extension update
This updates the already-listed community extension agent-governance from v1.0.0 to v1.1.0.
Submission data
Extension ID: agent-governance
Name: Agent Governance
Version: 1.1.0
Description: Project-local agent governance memory and context projection
Author: bigben
Repository URL: https://github.com/bigsmartben/spec-kit-agent-governance
Download URL: https://github.com/bigsmartben/spec-kit-agent-governance/archive/refs/tags/v1.1.0.zip
Documentation URL: https://github.com/bigsmartben/spec-kit-agent-governance#readme
Release URL: https://github.com/bigsmartben/spec-kit-agent-governance/releases/tag/v1.1.0
License: MIT
Required Spec Kit version: >=0.8.0
Commands count: 1
Hooks count: 3
Tags: governance, agents, memory, context
What changed
- Decoupled the agent governance domain from specific project-governance source files.
- Updated generated projections to describe project governance as an independent domain instead of naming or ranking constitution, architecture, UC, or feature spec files.
- Added tests for template and projection domain boundaries.
- Excluded development-only test/cache artifacts from installed extension packages.
Testing performed
pytest -q -s -> 2 passed
git diff --check -> passed
python3 -m py_compile scripts/refresh_agent_governance.py -> passed
- Fresh Spec Kit project with
specify extension add --dev /home/administrator/github/spec-kit-agent-governance -> installed Agent Governance v1.1.0 and ran refresh script successfully
- Fresh Spec Kit project with
specify extension add agent-governance --from https://github.com/bigsmartben/spec-kit-agent-governance/archive/refs/tags/v1.1.0.zip -> installed Agent Governance v1.1.0 and ran refresh script successfully
Extension update
This updates the already-listed community extension
agent-governancefromv1.0.0tov1.1.0.Submission data
Extension ID: agent-governance
Name: Agent Governance
Version: 1.1.0
Description: Project-local agent governance memory and context projection
Author: bigben
Repository URL: https://github.com/bigsmartben/spec-kit-agent-governance
Download URL: https://github.com/bigsmartben/spec-kit-agent-governance/archive/refs/tags/v1.1.0.zip
Documentation URL: https://github.com/bigsmartben/spec-kit-agent-governance#readme
Release URL: https://github.com/bigsmartben/spec-kit-agent-governance/releases/tag/v1.1.0
License: MIT
Required Spec Kit version: >=0.8.0
Commands count: 1
Hooks count: 3
Tags: governance, agents, memory, context
What changed
Testing performed
pytest -q -s-> 2 passedgit diff --check-> passedpython3 -m py_compile scripts/refresh_agent_governance.py-> passedspecify extension add --dev /home/administrator/github/spec-kit-agent-governance-> installed Agent Governance v1.1.0 and ran refresh script successfullyspecify extension add agent-governance --from https://github.com/bigsmartben/spec-kit-agent-governance/archive/refs/tags/v1.1.0.zip-> installed Agent Governance v1.1.0 and ran refresh script successfully