# Licensing for cli-client/

While this directory lives in the contentRX monorepo it is governed by
the **root LICENSE** ([Functional Source License, FSL-1.1-MIT](../LICENSE)),
not by the standalone MIT terms previously stated here. The CLI is
part of the same source-available product as the engine, web app, and
other surfaces.

## Future intent

The published `contentrx-cli` package on PyPI ships under the **MIT
License** so external users can adopt and contribute freely. The
in-monorepo source converts to MIT on the FSL "Future License" date
two years after each release.

Until that conversion, the FSL-1.1-MIT terms in the root LICENSE
govern this directory.

## Why this directory has its own LICENSE file

Reversibility insurance. If `cli-client/` ever splits to its own
public repository, this LICENSE file is the placeholder for the plain
MIT grant that activates on publication. Don't delete it.

---

For the operative license that applies to this content right now, see
[../LICENSE](../LICENSE).
