Acceptable Use Policy

Effective: 2026-05-20 · Version 1.0

This Acceptable Use Policy ("AUP") explains what you may and may not do when using Reach by InferLane, and when contributing to the Reach shadow registry. Violations may result in suspension from the hosted services, removal of shadow-registry contributions, or both.

1. General use

You agree NOT to use Reach:

2. Shadow registry contributions

Anyone may contribute to the shadow registry by opening a Pull Request (PR) at github.com/inferlane/reach. Contributions must meet the following standards:

2.1 Accurate sourcing

Every contributed manifest must cite the public Application Programming Interface (API) documentation it adapts. Manifests reverse-engineered from undocumented internal endpoints are NOT accepted. The shadow registry exists to make declared interfaces more accessible — not to expose interfaces that the target site has not chosen to publish.

2.2 Correct sensitivity classification

Every capability must be tagged with one of three sensitivity flags:

When in doubt, classify higher. Misclassification of a destructive action as "read" can cause real harm to users who trust the sensitivity flag. Reviewers will reject PRs that downgrade obvious destructive actions.

2.3 Honoring domain opt-outs

Domain owners may opt out of the shadow registry by publishing a file at /.well-known/reach-optout on their domain. The file is a plain-text file containing the single word OPTOUT. The presence of this file means:

If you operate a domain and want to opt out without waiting for shadow registry maintainers to discover the file, email registry@inferlane.dev with the subject "Opt-out: {your domain}." We will remove the entry within seven (7) days.

2.4 Intellectual property

By contributing to the shadow registry, you represent that you have the right to do so. You grant InferLane and other users a perpetual, irrevocable, royalty-free license to use, modify, and distribute your contribution under the MIT license. Do not submit manifests that copy text from a target site's proprietary documentation verbatim; paraphrase descriptions in your own words.

3. Prohibited content

The following content is prohibited in the shadow registry, in InferLane support correspondence, and in any communication with InferLane:

4. Premium SLA adapters

Premium adapters are maintained by InferLane staff and are not subject to community contribution. The following additional rules apply:

5. Reporting violations

To report a violation of this AUP, email abuse@inferlane.dev. Include enough detail to investigate: the domain involved, the registry entry, a screenshot if applicable, and your relationship to the matter (domain owner, end user, third party).

InferLane will acknowledge the report within five business days and act on substantiated violations promptly. Repeat violators may be permanently barred from the hosted services.

6. Enforcement

InferLane may, at its discretion and without prior notice in cases of immediate harm:

7. Changes

InferLane may update this AUP. Updates take effect on the date posted. Material changes will be announced via the inferlane.dev landing page banner.