Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/adoption/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading