create_governance
Define reusable governance entities to enforce cross-cutting rules such as security policies and design standards across multiple components, repos, and tasks.
Instructions
Create a new Governance entity — a reusable guideline.
Governance entities hold cross-cutting rules that apply to multiple
components/repos/tasks: security policies, API design standards,
branding guidelines, user preferences. Any other entity can reference
them via governance: [...] in its frontmatter or via add_governance.
When assembling a task pack, governance refs cascade: the task's own governance + governance attached to each linked component/repo + parent components of linked repos. All deduped.
Scaffolded subtopics: overview, rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| aliases | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||