# Product License And Delivery Terms

Product:
AI Income Starter Kit

Version:
1.0.0

Wallet:
`0x97f55255875f300012282e94ae5246616ddbe9dd`

## Plain-Language License

After confirmed payment, the buyer may:

- Use the files for their own business operations.
- Edit the pages, templates, and scripts for their own services.
- Host the static pages for their own portfolio or internal workflow.
- Use the included demo files as examples.

The buyer may not:

- Resell this exact package as-is.
- Claim guaranteed income, sales, replies, rankings, or investment returns.
- Use the templates to spam prospects.
- Use the payment copy to bypass marketplace rules.
- Remove client privacy warnings or safety disclaimers when handling real files.

## Delivery

Deliver:

- `ai-income-starter-kit-1.0.0.zip`
- `SHA256SUMS.txt` when delivering the unpacked folder
- A note explaining how to preview locally:

```bash
npm run preview
```

- A note explaining how to verify:

```bash
npm run verify
```

- A note explaining how to audit product readiness:

```bash
npm run audit:product
```

## No Guarantee

This is a static operations toolkit. It does not guarantee revenue, clients, platform approval, sales, replies, or business outcomes.

## Integrity Check

The packaged folder includes `SHA256SUMS.txt`. Use it to verify that delivered files match the package build.

The zip hash is listed as:

```text
../ai-income-starter-kit-1.0.0.zip
```

## Payment Evidence

Only mark a sale as collected after a real platform order, bank receipt, or wallet transaction is recorded in `payment-evidence-log.csv`.

Run:

```bash
npm run audit:revenue
```

If the audit reports no verified revenue, the earning objective is not complete.
