docs: tidy LLM.md indexes; CLAUDE.md -> LLM.md symlink convention

Co-authored-by: Hanzo Dev <dev@hanzo.ai>
This commit is contained in:
Antje Worring
2026-06-17 09:57:49 -07:00
co-authored by Hanzo Dev
parent 616a97dc5a
commit bc8cb9fd24
2 changed files with 20 additions and 20 deletions
-19
View File
@@ -1,19 +0,0 @@
# onchain-id
**Org:** luxfi · **Ecosystem:** lux · **Path:** `/Users/a/work/lux/luxfi/onchain-id`
**Origin:** https://github.com/luxfi/onchain-id.git
## Discovery
This file (`CLAUDE.md`) is the canonical agent-facing readme; `LLM.md` is a symlink to it. Update either name and both stay in sync.
## Where to look first
- `README.md` — human-facing overview (if present)
- `package.json` / `Cargo.toml` / `pyproject.toml` / `go.mod` — language & deps
- `.github/workflows/` — CI surface
- `docs/` — extended docs (if present)
## Sibling repos
See the org-level `LLM.md` at `/Users/a/work/lux/luxfi/LLM.md` for the full inventory of sibling repos and inter-repo dependencies.
Symlink
+1
View File
@@ -0,0 +1 @@
LLM.md
-1
View File
@@ -1 +0,0 @@
CLAUDE.md
+19
View File
@@ -0,0 +1,19 @@
# onchain-id
**Org:** luxfi · **Ecosystem:** lux · **Path:** `/Users/a/work/lux/luxfi/onchain-id`
**Origin:** https://github.com/luxfi/onchain-id.git
## Discovery
This file (`CLAUDE.md`) is the canonical agent-facing readme; `LLM.md` is a symlink to it. Update either name and both stay in sync.
## Where to look first
- `README.md` — human-facing overview (if present)
- `package.json` / `Cargo.toml` / `pyproject.toml` / `go.mod` — language & deps
- `.github/workflows/` — CI surface
- `docs/` — extended docs (if present)
## Sibling repos
See the org-level `LLM.md` at `/Users/a/work/lux/luxfi/LLM.md` for the full inventory of sibling repos and inter-repo dependencies.