# Licensing and Delivery Boundary

This page explains the boundary between Nexamas UI's source-visible product assets and the legal/commercial agreement around them.

This is documentation of the repository's commercial structure. It is not legal advice and does not replace a signed agreement.

## License evidence

`LICENSE.md` identifies Nexamas UI as proprietary software and documentation owned by Husam Al Masry / Nexamas UI, with third-party components listed separately in `THIRD_PARTY_NOTICES.md`.

The license text includes these commercial concepts:

- non-exclusive, non-transferable, non-sublicensable license grant,
- seven-day non-production evaluation term before purchase,
- permission to reference `Nexamas.UI.dll` from licensed applications,
- permission to distribute required runtime binaries only as part of the licensee's compiled application,
- restriction against redistributing Nexamas UI as a standalone SDK/library/package/framework/source package/competing product,
- restriction against sharing private feeds, license keys, source access, or binary SDK packages with unlicensed third parties,
- updates/support/maintenance only if included in the purchased license or separate agreement,
- customer-specific terms defined by written order form/agreement.

## Delivery forms

Nexamas UI can be delivered commercially as:

1. **Binary SDK/package delivery** — compiled package based on `Nexamas.UI.nuspec`.
2. **Source-access delivery** — source tree access if explicitly licensed.
3. **Evaluation delivery** — seven-day non-production package/source/documentation access unless a written agreement says otherwise.
4. **Company adoption delivery** — package/source/docs/quality evidence supplied under defined terms.

## Evaluation boundary

The default evaluation term in `LICENSE.md` is seven consecutive calendar days for internal technical evaluation, compatibility testing, learning, and non-production prototype work. This is a legal/commercial term in the current source snapshot, not a runtime activation or automatic expiration feature.

Do not claim that Nexamas UI contains automatic trial enforcement, license-server activation, online entitlement checks, or customer-portal billing unless a later source-reviewed implementation proves those systems.

## Binary package boundary

The binary package is not the same as the full source distribution. The nuspec package payload is intentionally limited to the SDK runtime/doc symbols and build target file. Full source, docs, tools, samples, and quality scripts are repository/source-distribution assets unless separately delivered.

## Third-party notices

`THIRD_PARTY_NOTICES.md` lists NuGet dependencies and records that third-party packages remain under their own licenses. Nexamas UI's proprietary license does not replace third-party licenses.

## Commercial delivery caution

Do not promise any of the following unless the order form explicitly includes them:

- source code access,
- redistribution of source code,
- future major versions,
- custom support SLA,
- evaluation beyond seven days,
- private package feed,
- warranty beyond the license text,
- custom features,
- cloud services or hosted licensing.

Those are business/legal terms, not automatically granted by the current source tree.
