Decision
Choose and apply an explicit licensing model for the Agentic Engineering Playbook.
Recommended model
- License original documentation and editorial content under Creative Commons Attribution 4.0 International (CC BY 4.0).
- License the website code, build tooling, scripts, and workflow configuration under the MIT License.
- Add a short scope map so contributors and reusers can tell which license applies to each path.
This split matches the repository's two distinct surfaces: a public knowledge corpus intended for attributed reuse and a small software application intended for low-friction reuse.
Why this needs an explicit decision
The repository is public but currently has no repository-wide license. Public visibility permits viewing and forking through GitHub, but it does not provide a general grant to reproduce, distribute, or adapt the work outside those platform terms.
Licensing should only be applied after confirming that Agentic Engineering owns or controls the rights to the material in scope. Once a version is distributed under these licenses, the granted rights cannot simply be withdrawn from that version.
Alternatives considered
- MIT for the whole repository
- Simplest to understand and easiest for GitHub to detect.
- Less tailored to attribution and reuse of a documentation corpus.
- CC BY-SA 4.0 for documentation + MIT for code
- Keeps documentation adaptations openly licensed.
- Adds compatibility obligations that can reduce adoption.
- Remain unlicensed
- Preserves maximum control.
- Conflicts with the Playbook's stated goal of publishing usable open methods and discourages contributions and lawful reuse.
Acceptance criteria
References
Decision
Choose and apply an explicit licensing model for the Agentic Engineering Playbook.
Recommended model
This split matches the repository's two distinct surfaces: a public knowledge corpus intended for attributed reuse and a small software application intended for low-friction reuse.
Why this needs an explicit decision
The repository is public but currently has no repository-wide license. Public visibility permits viewing and forking through GitHub, but it does not provide a general grant to reproduce, distribute, or adapt the work outside those platform terms.
Licensing should only be applied after confirming that Agentic Engineering owns or controls the rights to the material in scope. Once a version is distributed under these licenses, the granted rights cannot simply be withdrawn from that version.
Alternatives considered
Acceptance criteria
References