Skip to content

Decision: choose and apply the Playbook licensing model #5

Description

@LaloLalo1999

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

  1. MIT for the whole repository
    • Simplest to understand and easiest for GitHub to detect.
    • Less tailored to attribution and reuse of a documentation corpus.
  2. CC BY-SA 4.0 for documentation + MIT for code
    • Keeps documentation adaptations openly licensed.
    • Adds compatibility obligations that can reduce adoption.
  3. 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

  • Confirm the organization owns or controls the rights to all in-scope original content.
  • Choose the content license: CC BY 4.0 or CC BY-SA 4.0.
  • Choose the software license: MIT or Apache-2.0.
  • Add the exact license texts and a path-level scope statement.
  • Add attribution guidance and make clear that trademarks and third-party materials are excluded unless stated.
  • Update the README, public About/Proof pages, repository metadata, and contribution guidance.
  • Verify GitHub's displayed license information and the production documentation after merge.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    decisionA product, policy, or governance choice that requires an explicit decisiondocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions