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

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Antje Worring
2026-06-17 09:48:26 -07:00
co-authored by Claude Opus 4.8
parent 32693c6607
commit e80ca28183
2 changed files with 20 additions and 20 deletions
-19
View File
@@ -1,19 +0,0 @@
# logo
**Org:** zenlm · **Ecosystem:** zen · **Path:** `/Users/a/work/zen/zenlm/logo`
**Origin:** https://github.com/zenlm/logo.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/zen/zenlm/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 @@
# logo
**Org:** zenlm · **Ecosystem:** zen · **Path:** `/Users/a/work/zen/zenlm/logo`
**Origin:** https://github.com/zenlm/logo.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/zen/zenlm/LLM.md` for the full inventory of sibling repos and inter-repo dependencies.