diff --git a/CLAUDE.md b/CLAUDE.md deleted file mode 100644 index 8f251aca41..0000000000 --- a/CLAUDE.md +++ /dev/null @@ -1,19 +0,0 @@ -# forum - -**Org:** hanzoai · **Ecosystem:** hanzo · **Path:** `/Users/a/work/hanzo/hanzoai/forum` -**Origin:** https://github.com/hanzoai/forum.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/hanzo/hanzoai/LLM.md` for the full inventory of sibling repos and inter-repo dependencies. diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 0000000000..580a6313c0 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +LLM.md \ No newline at end of file diff --git a/LLM.md b/LLM.md deleted file mode 120000 index 681311eb9c..0000000000 --- a/LLM.md +++ /dev/null @@ -1 +0,0 @@ -CLAUDE.md \ No newline at end of file diff --git a/LLM.md b/LLM.md new file mode 100644 index 0000000000..8f251aca41 --- /dev/null +++ b/LLM.md @@ -0,0 +1,19 @@ +# forum + +**Org:** hanzoai · **Ecosystem:** hanzo · **Path:** `/Users/a/work/hanzo/hanzoai/forum` +**Origin:** https://github.com/hanzoai/forum.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/hanzo/hanzoai/LLM.md` for the full inventory of sibling repos and inter-repo dependencies.