# Adapted curriculum license

Content placed in this directory is licensed under **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)**.

Source project: [90DaysOfDevOps](https://github.com/MichaelCade/90DaysOfDevOps)

Each adapted lesson must include:

- the original source URL and author;
- a summary of material changes;
- an attribution field in its lab manifest; and
- the same CC BY-NC-SA 4.0 license.

The current `platform-foundations` pack is original PlatformForge material and is not part of this adapted pack. Platform source code remains licensed under Apache-2.0.

Full license terms: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
# Attribution and licensing

Selected lessons in PlatformForge course packs adapt topics from [90DaysOfDevOps](https://github.com/MichaelCade/90DaysOfDevOps).

## Course pack license

Adapted narrative and scenario text in `content/90days/` and attributed portions of `content/platform-foundations/` are licensed under **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)**.

You must:
- Attribute the original 90DaysOfDevOps project and PlatformForge modifications
- Use the same license for derivatives of the course pack
- Not use the course pack commercially without separate permission

## Platform code license

The PlatformForge engine (Go daemon, React UI, schemas, and tooling) is licensed under **Apache-2.0** — see the repository root `LICENSE`.
