Where VEIL fits

VEIL is for software you need another person or server to run when distributing the clean source is not acceptable.

AI-built and novel tools

Distribute a working program while making its clean prompts, algorithms, workflow logic, and source tree harder to copy directly or submit to another model.

Client demos and contractor handoff

Use Share for portable execution when the recipient needs to test or operate the result but does not need the original project.

Domain-bound servers

Use Deploy when a copied package and runner should still require the authorized domain entitlement and a separate private deployment key before startup.

Machine-bound servers

Use Secure when the authorization must also match the expected machine fingerprint. Optional container identity can narrow the intended environment further.

Browser-delivered tools

WEB VEIL can bind browser output to a hostname and reduce immediate source readability. Because browsers must eventually execute client code, this raises extraction cost rather than making observation impossible.