Skip to content

Commit c6bdb51

Browse files
committed
Update profile README
Made-with: Cursor
1 parent 146ab68 commit c6bdb51

1 file changed

Lines changed: 43 additions & 33 deletions

File tree

profile/README.md

Lines changed: 43 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,61 @@
1-
# localLOOP
1+
<div align="center">
22

3-
localLOOP is an early-stage, low-TRL concept for a federated circular economy
4-
protocol. We publish specs, schemas, and examples so cities, labs, and builders
5-
can explore the ecosystem.
3+
[<img src="https://local-loop-io.github.io/assets/local-loop-logo.png" width="160" alt="localLOOP" />](https://local-loop-io.github.io)
64

7-
> No public pilots or deployments. Lab demo only.
5+
# **localLOOP**
86

9-
## What exists today
7+
**Local Optimization with Overflow Protocol**
108

11-
- Protocol specification and schemas (draft).
12-
- Example payloads for interoperability.
13-
- Documentation hub and RFC process.
9+
### Circular Economy Infrastructure for Cities
1410

15-
## What does not exist yet
11+
A federated, DPP-compatible protocol enabling cities to track, exchange, and settle material and product flows while maintaining local sovereignty.
1612

17-
- Public pilots or production deployments.
18-
- Official test network.
19-
- Certified implementations.
13+
[![Spec v0.2](https://img.shields.io/badge/spec-v0.2.0-2563eb?style=flat-square)](https://github.com/local-loop-io/loop-protocol)
14+
[![Docs](https://img.shields.io/badge/docs-hub-16a34a?style=flat-square)](https://local-loop-io.github.io)
15+
[![API docs](https://img.shields.io/badge/API%20docs-Swagger-ea580c?style=flat-square)](https://loop-api.urbnia.com/docs)
2016

21-
## Repositories
17+
</div>
2218

23-
- `loop-protocol`: spec, schemas, examples, RFCs.
24-
- `localloop.github.io`: documentation hub (GitHub Pages).
25-
- `localloop-backend`: lab demo API and interest registry.
26-
- `.github`: org profile and policies.
19+
---
2720

28-
## Live endpoints
21+
We’re building the protocol, schemas, and docs so that cities, labs, and builders can experiment with federated material exchange—MaterialDNA, LoopCoin, LoopSignal—and move toward a shared, interoperable circular economy.
2922

30-
- Public site: <https://local-loop-io.github.io>
31-
- Backend API: <https://loop-api.urbnia.com>
32-
- Canonical note: `api.local-loop.io` does not exist.
23+
*This is early-stage work. Lab demo only; no public pilots or production deployments yet.*
3324

34-
## How to get involved
25+
---
3526

36-
- Read the protocol docs in `loop-protocol`.
37-
- Share feedback via issues and RFCs.
38-
- Submit an Expression of Interest at <https://local-loop-io.github.io>.
27+
### Start here
3928

40-
## Contact
29+
**[→ Docs hub](https://local-loop-io.github.io)** — Read the spec, browse examples, and submit an [Expression of Interest](https://local-loop-io.github.io).
4130

42-
Alphin Tom, Co-founder & CEO, Mycel UG (haftungsbeschränkt) | GitHub: @alpha912 | <alphin@mycel-ai.de> | https://mycel-ai.de
31+
**[→ Protocol repo](https://github.com/local-loop-io/loop-protocol)** — Source of truth: [SPECIFICATION.md](https://github.com/local-loop-io/loop-protocol/blob/main/SPECIFICATION.md), JSON Schema, JSON-LD contexts, RFCs.
4332

44-
## How to cite
33+
*API base for integrations: `loop-api.urbnia.com`. (`api.local-loop.io` does not exist.)*
4534

46-
If you reference this organization, please cite:
47-
Alphin Tom / Mycel UG (haftungsbeschränkt). "localLOOP Organization." localLOOP,
48-
2025-2026. <https://github.com/local-loop-io>
35+
---
36+
37+
### What we build
38+
39+
| | |
40+
|:--|:--|
41+
| [**loop-protocol**](https://github.com/local-loop-io/loop-protocol) | Spec (v0.2), schemas, examples, RFCs |
42+
| [**localloop.github.io**](https://github.com/local-loop-io/localloop.github.io) | Documentation hub and interest form |
43+
| [**localloop-backend**](https://github.com/local-loop-io/localloop-backend) | Lab API: interest registry, LOOP demo flows |
44+
45+
---
46+
47+
### Get involved
48+
49+
**Read** the [spec](https://github.com/local-loop-io/loop-protocol/blob/main/SPECIFICATION.md) and [examples](https://github.com/local-loop-io/loop-protocol/tree/main/examples). **Share feedback** via issues or RFCs in the protocol repo. **Express interest** on the [docs hub](https://local-loop-io.github.io).
50+
51+
---
52+
53+
### Contact & citation
54+
55+
**Alphin Tom** — Co-founder & CEO, Mycel UG (haftungsbeschränkt)
56+
[@alpha912](https://github.com/alpha912) · [alphin@mycel-ai.de](mailto:alphin@mycel-ai.de) · [mycel-ai.de](https://mycel-ai.de)
57+
58+
*Cite:* Alphin Tom / Mycel UG (haftungsbeschränkt). “localLOOP Organization.” localLOOP, 2025–2026. <https://github.com/local-loop-io>
4959

5060
```bibtex
5161
@misc{localloop_org_2025,
@@ -54,6 +64,6 @@ Alphin Tom / Mycel UG (haftungsbeschränkt). "localLOOP Organization." localLOOP
5464
year = {2025},
5565
howpublished = {GitHub repository},
5666
url = {https://github.com/local-loop-io},
57-
note = {Accessed 2026-01-16}
67+
note = {Accessed 2026}
5868
}
5969
```

0 commit comments

Comments
 (0)