Repository references and living artifacts.
Direct access to protocol assets, governance docs, and contribution guidelines hosted in the protocol repository.
Quick links
Specification
Canonical protocol requirements
Security
Disclosure process and playbooks
RFCs
Governance documentation
Project resources
LOOP
Local Optimization with Overflow Protocol. A federated circular economy concept with shared schemas and interoperability notes.
Early-stage, low-TRL concept. No public pilots or deployments. Lab demo only.
What is here
SPECIFICATION.md: core protocol spec.schemas/: JSON Schema definitions.examples/: sample payloads for interop.contexts/: JSON-LD contexts.docs/regulatory-alignment-roadmap.md: long-horizon EU and German compatibility plan.rfcs/: RFCs and design notes.
Quickstart
npm ci
npm test
Usage notes
- Specs and schemas are draft and subject to change.
- No certified implementations exist at this time.
- Use
examples/to validate tooling and docs.
Links
- Docs hub: https://local-loop-io.github.io
- Backend API: https://loop-api.urbnia.com
Contributing
- Use
rfcs/for feedback and proposals. - See
../AGENTS.mdfor org context and domain policy.