Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 768 Bytes

File metadata and controls

33 lines (20 loc) · 768 Bytes

Domain Policy

This repository defines the localLOOP protocol assets and example payloads.

Canonical domains

Protocol namespace

All JSON-LD @context and schema $id references must live under:

JSON-LD contexts are published here:

Disallowed domains

Do not introduce or reference the following domains in code, docs, or tests:

  • loop-protocol.org
  • localloop.org
  • local-loop.io
  • api.local-loop.io
  • local-loop.eu
  • materialdna.eu

Enforcement

The CI workflow runs scripts/check-domains.sh on every push and PR.