From f127b83436b79a2700630cd88830bee72e2308ae Mon Sep 17 00:00:00 2001 From: Ajay Date: Sun, 20 Sep 2026 00:52:18 -0400 Subject: [PATCH] docs: remove CLAUDE.md --- AGENTS.md | 2 -- CLAUDE.md | 1 - 2 files changed, 3 deletions(-) delete mode 120000 CLAUDE.md diff --git a/AGENTS.md b/AGENTS.md index 94f662f439..cf2496bc82 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -6,8 +6,6 @@ covers what an agent needs beyond that: the source layout, how tests are organized, the project-specific gotchas that are easy to get wrong, and the invariants that downstream consumers (primarily MPQC) rely on. -`CLAUDE.md` is a symlink to this file; there is no vendor-specific variant. - TiledArray sits on top of MADWorld (MADNESS's parallel runtime). Anything concerning task scheduling, MPI use, active messages, `World` lifetime, or the MADNESS archive format lives in diff --git a/CLAUDE.md b/CLAUDE.md deleted file mode 120000 index 47dc3e3d86..0000000000 --- a/CLAUDE.md +++ /dev/null @@ -1 +0,0 @@ -AGENTS.md \ No newline at end of file