Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/workflows/policy-check.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Profile Policy Check

on:
pull_request:
push:
branches: [main]

jobs:
policy-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run profile policy checks
run: bash scripts/check-policy.sh
14 changes: 7 additions & 7 deletions AGENTS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LocalLoop Org Agent Guide
# localLOOP Org Agent Guide

This file documents the current LocalLoop multi‑repo organization, live domains,
This file documents the current localLOOP multi‑repo organization, live domains,
VPS context, and operational runbooks. Keep it updated whenever domains, repos,
or infrastructure change.

Expand Down Expand Up @@ -37,11 +37,11 @@ or infrastructure change.
## Backend Quick Reference

- API base: `https://loop-api.urbnia.com`
- Health: `/api/health`
- Health: `/health`
- Metrics: `/api/metrics`
- Interest list: `/api/interest`
- Interest SSE: `/api/interest/stream`
- Loop SSE: `/api/loop/stream`
- Loop SSE: `/api/v1/stream`
- Auth status: `/api/auth/status`
- Swagger docs: `/docs`

Expand All @@ -58,9 +58,10 @@ See `.env.example` and `.env.docker.example`. Highlights:

## Protocol Contexts (JSON‑LD)

- Primary JSON‑LD context:
- Preferred JSON‑LD context:
`https://local-loop-io.github.io/projects/loop-protocol/contexts/loop-v0.2.0.jsonld`
- The v0.1.1 context remains valid for backward compatibility:
`https://local-loop-io.github.io/projects/loop-protocol/contexts/loop-v0.1.1.jsonld`
- All `@context` references should point to this file (no `/v1` or `/v0.1.1` aliases).

## CI / Domain Consistency

Expand Down Expand Up @@ -135,4 +136,3 @@ only `alpha912` should merge.
## Security

Never commit secrets or credentials. Keep `.env` files local only.

15 changes: 8 additions & 7 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LocalLoop Org Context (for AI agents)
# localLOOP Org Context (for AI agents)

Use this file as a quick, canonical reference for repos, domains, and ops.
Keep it in sync with AGENTS.md.
Expand All @@ -14,7 +14,7 @@ Keep it in sync with AGENTS.md.

- Public site: `https://local-loop-io.github.io`
- Backend API: `https://loop-api.urbnia.com`
- Deprecated / invalid: `api.local-loop.io`
- `api.local-loop.io` does not exist

## VPS / Traefik

Expand All @@ -30,19 +30,21 @@ docker compose up -d --build

## API Endpoints

- `/api/health`
- `/health`
- `/api/metrics`
- `/api/interest`
- `/api/interest/stream` (SSE)
- `/api/loop/stream` (SSE)
- `/api/v1/stream` (SSE)
- `/api/auth/status`
- `/docs` (Swagger)

## JSON‑LD Context

All `@context` values must resolve to:
Preferred `@context` value:

`https://local-loop-io.github.io/projects/loop-protocol/contexts/loop-v0.1.1.jsonld`
`https://local-loop-io.github.io/projects/loop-protocol/contexts/loop-v0.2.0.jsonld`

The v0.1.1 context remains valid for backward compatibility.

## BrowserLab

Expand All @@ -60,4 +62,3 @@ Update `DOMAIN-POLICY.md` and domain check scripts if domains change.
## Claims Policy

No public pilots or deployments. Keep all outward messaging “lab demo only.”

2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

We are committed to a welcoming, inclusive community. Please be respectful and constructive.

Report violations to: alphinctom@gmail.com (GitHub: @alpha912)
Report violations to: alphin@mycel-ai.de (GitHub: @alpha912)
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LocalLoop Organization Profile
# localLOOP Organization Profile

This repository defines the GitHub organization profile for LocalLoop.
This repository defines the GitHub organization profile for localLOOP.
See `profile/README.md` for the public landing page content.

> Early-stage, low-TRL concept. No public pilots or deployments. Lab demo only.
Expand Down Expand Up @@ -29,13 +29,13 @@ See `profile/README.md` for the public landing page content.
## How to cite

If you reference this repository, please cite:
Alphin Tom. "LocalLoop Organization Profile." LocalLoop, GitHub repository,
Alphin Tom / Mycel UG (haftungsbeschränkt). "localLOOP Organization Profile." localLOOP,
2025-2026. <https://github.com/local-loop-io/.github>

```bibtex
@misc{localloop_org_profile_2025,
author = {Alphin Tom},
title = {LocalLoop Organization Profile},
author = {Alphin Tom / Mycel UG (haftungsbeschränkt)},
title = {localLOOP Organization Profile},
year = {2025},
howpublished = {GitHub repository},
url = {https://github.com/local-loop-io/.github},
Expand Down
12 changes: 6 additions & 6 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LocalLoop
# localLOOP

LocalLoop is an early-stage, low-TRL concept for a federated circular economy
localLOOP is an early-stage, low-TRL concept for a federated circular economy
protocol. We publish specs, schemas, and examples so cities, labs, and builders
can explore the ecosystem.

Expand Down Expand Up @@ -39,18 +39,18 @@ can explore the ecosystem.

## Contact

Alphin Tom | GitHub: @alpha912 | <alphinctom@gmail.com>
Alphin Tom, Co-founder & CEO, Mycel UG (haftungsbeschränkt) | GitHub: @alpha912 | <alphin@mycel-ai.de> | https://mycel-ai.de

## How to cite

If you reference this organization, please cite:
Alphin Tom. "LocalLoop Organization." LocalLoop, GitHub repository,
Alphin Tom / Mycel UG (haftungsbeschränkt). "localLOOP Organization." localLOOP,
2025-2026. <https://github.com/local-loop-io>

```bibtex
@misc{localloop_org_2025,
author = {Alphin Tom},
title = {LocalLoop Organization},
author = {Alphin Tom / Mycel UG (haftungsbeschränkt)},
title = {localLOOP Organization},
year = {2025},
howpublished = {GitHub repository},
url = {https://github.com/local-loop-io},
Expand Down
19 changes: 19 additions & 0 deletions scripts/check-policy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
#!/usr/bin/env bash
set -euo pipefail

ROOT_DIR="$(cd "$(dirname "$0")/.." && pwd)"
cd "$ROOT_DIR"

fail=0

if rg -n "/api/health" AGENTS.md CLAUDE.md README.md profile/README.md; then
echo "Found stale /api/health reference; use /health." >&2
fail=1
fi

if rg -n "api\\.local-loop\\.io" AGENTS.md CLAUDE.md README.md profile/README.md | rg -vi "not.*exist|does not exist"; then
echo "Found non-canonical api.local-loop.io wording." >&2
fail=1
fi

exit "$fail"