# Licensing ## Project license Original Agentic Stack source code and documentation authored by Avidlive are licensed under the [Apache License 2.0](../LICENSE). This applies to both the source and compiled forms of that work. Apache 2.0 does not replace the license of third-party software. A file or component with an adjacent license or a listing below remains governed by that license. Agentic Stack does not claim ownership of third-party work. ## Third-party boundaries | Component | Location or use | License record | | --- | --- | --- | | Cavecrew and Caveman skills | `.cursor/skills/cavecrew` and `.cursor/skills/caveman` | Adjacent MIT `LICENSE` files, copyright Julius Brussee | | Python dependencies | Installed from `requirements.txt`; not relicensed by Agentic Stack | Each dependency's published license and installed package metadata | | Remotion and demo dependencies | `docs/demo` development tooling | Licenses declared by `docs/demo/package-lock.json`, including Remotion's separate license | References to external coding tools, services, skills, or repositories in the documentation do not bundle or relicense those products. ## Using Agentic Stack You may use, modify, and redistribute the Avidlive-owned portions under Apache 2.0. Follow the license's redistribution requirements, including providing a copy of the license, marking modified files, and retaining applicable notices. When redistributing a bundled component, also follow its own license and preserve the corresponding notice. If the applicable license for a particular file is unclear, open an issue with the exact path. Do not assume that the root Apache license overrides an adjacent third-party license.