Metadata-Version: 2.4
Name: e2e-proprietary-license
Version: 0.1.0
Summary: E2E fixture — proprietary license, no redistribution agreement
Author: AIPCC E2E Fixtures
License: Proprietary
Project-URL: Homepage, https://example.invalid/aipcc-e2e-proprietary-license
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# aipcc-e2e-proprietary-license

E2E fixture for the **license / licensing-agreement failure** path.

## What this package is for

- **License check**: `LICENSE` and `pyproject.toml` declare a proprietary license
  with no redistribution rights → Claude license check should return incompatible.
- **ProdSec Legal path**: evidence below states there is no contractual licensing
  agreement for redistributing vendor wheels → checklist item for licensing
  agreement should fail → `legal_required`.

## Onboarding evidence (copy into Epic / investigation corpus)

```text
Package: aipcc-e2e-proprietary-license
Source: official vendor (this repository)
Cryptographic hash: sha256:0000000000000000000000000000000000000000000000000000000000000000
Licensing agreement: none — no licensing agreement exists for redistribution
Contract / redistribution agreement: none
Maintainer contact: e2e-fixtures@example.invalid
Build provenance: unavailable
Binary integrity: not attested
```

## Layout

Normal source package under `src/` so license discovery can read `LICENSE`.
