diff --git a/CLAUDE.md b/CLAUDE.md index 0254931..c39752e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -9,7 +9,7 @@ rain.factory is a Solidity **library** repo for EIP1167 minimal proxy (clone) factories in the Rain ecosystem: the `ICloneable*` interface surface and the `LibICloneableFactoryV4` library that implements it. It is the library half of the library/deploy split (rainlanguage/rain.factory#46) — no concrete contract, -no deploy pins, no deploy script. +deploy pin or deploy script in `src/`. The concrete `CloneFactory` — meant to be a pure delegation into `LibICloneableFactoryV4`, one call per entry point — its deployed address +