tree: 267dc0b218f3378f2df5eacaa7f6b0cae0abca1d
  1. organization.md
  2. README.md
  3. skill-sources.md
organizations/_template/README.md

Table of Contents generated with DocToc

Organization-adapter template

Authoring skeleton for a new organization.

  1. Copy this directory: cp -R organizations/_template organizations/<org>.
  2. Fill in organization.md — governance vocabulary plus the capability→backend bundle your organization standardizes. Omit anything that varies per project; omit anything that matches the framework default.
  3. Point a project at it: set organization: <org> in the project's <project-config>/project.md.
  4. Optionally list the external skill sources your organization vouches for in skill-sources.md — curation only; projects still opt each one in. See docs/skill-sources/.
  5. Optionally contribute it upstream to apache/magpie under Apache-2.0 so every project in your organization reuses it, or keep it local. See docs/vendor-neutrality.md § Authoring your own adapter.

Start from organizations/independent/ (the generic baseline) and change only what your organization mandates; organizations/ASF/ is a fully worked example.