Description
Upgrade all three peribolos workflows to match zero-dot-force standards, and add a repos: section to org/config.yaml with descriptions from GitHub.
org/config.yaml Changes
Workflow Upgrades
peribolos-validate.yml
peribolos-sync.yml
peribolos-drift.yml
References
- Modeled on:
zero-dot-force/.github/.github/workflows/peribolos-*.yml
- Modeled on:
zero-dot-force/.github/org/config.yaml
Description
Upgrade all three peribolos workflows to match zero-dot-force standards, and add a
repos:section toorg/config.yamlwith descriptions from GitHub.org/config.yaml Changes
members_can_create_repositories: true→falserepos:section with all 9 repositories:.github: "Organization-wide GitHub configuration"containerfile: ""dewey: "Knowledge graph MCP server for AI agents..."gaze: "Static analysis for Go that detects side effects..."homebrew-tap: ""intake-kit: "A CUE-validated PRD authoring and review system..."replicator: "Go MCP server providing 53 tools for AI agent orchestration..."unbound-force: "AI agent swarm superhero team"website: ""default_branch: main,description,has_projects: trueWorkflow Upgrades
peribolos-validate.yml
setup-go@b7ad1dadv7.0.0)go mod tidy+go mod vendorgo test ./...@3d3c42e5(v7.0.1)peribolos-sync.yml
--fix-reposflag--require-self=false,--ignore-enterprise-teams,--ignore-secret-teamsgithub.repository_owner == 'unbound-force'peribolos-drift.yml
GH_REPOenv var--fix-reposflagReferences
zero-dot-force/.github/.github/workflows/peribolos-*.ymlzero-dot-force/.github/org/config.yaml