mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-01 22:19:18 +02:00
1.1 KiB
1.1 KiB
description
| description |
|---|
| Generate or update the active agent governance file |
Agent Governance Generate/Update
Input
$ARGUMENTS
Output
- Active agent platform governance file.
- Managed
SPECKIT GOVERNANCEsection. .specify/memory/agent-governance.md: internal cache.
Procedure
- Require
.specify/. - Resolve target:
.specify/init-options.jsoncontext_file.specify/integration.jsondefault_integrationorintegrationAGENTS.md
- Create internal cache when missing.
- Generate target file when missing.
- Update only the managed section when target exists.
- Use existing managed section as refresh source.
- Distill detected repository areas into action rules.
- depth: 2
- include hidden and cache directories
- Preserve content outside managed markers.
- Preserve managed markers verbatim.
- Run:
uv run python .specify/extensions/agent-governance/scripts/refresh_agent_governance.py
Report
- target governance file
- generated or updated
- review target
- internal cache status
- captured evidence when cache is created