From 0034c5d748f3c67e669f38ea2116f2690bc44fe7 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Thu, 16 Jul 2026 09:54:12 +0100 Subject: [PATCH] adoption guide: Memory template ships wiki/example/ + structure lint (PyAutoMemory#24) Co-Authored-By: Claude Fable 5 --- docs/adoption/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/adoption/guide.md b/docs/adoption/guide.md index 81a4100..8d501d1 100644 --- a/docs/adoption/guide.md +++ b/docs/adoption/guide.md @@ -62,7 +62,7 @@ contract on day one. 7. **Create your Memory from [PyAutoMemory-template](https://github.com/PyAutoLabs/PyAutoMemory-template) when you need it** — the wiki schema, bibliography tooling and citation - validation come wired, with one empty `example_wiki/` to copy per + validation come wired, plus a structure lint in CI, with one empty `wiki/example/` to copy per domain; the organism runs fine without it until your knowledge accumulates. Your assistant repo comes later still — grown by the clone agent once your project matures, never hand-built.