Hi guys! I’ve watched the video of setting up the AI OS, and I'm kind of disappointed because I anticipated something WOW. I’m not a newbie in that field and already know many things, so after finishing the video, I still have questions, but they kind of go beyond its scope. I want help from advanced users who have already built it for themselves and use it regularly. If you’re not such a user, please, don’t paste LLM-generated answers just to get likes. Thanks for your understanding. Given: 1. I’m using a Mac Mini with an external SSD as my main drive (my user “igor” lives there). 2. I already have ‘igor/Coding Projects’ folder where I have several projects where we do code with Claude. 3. On top of that, in my main ‘igor’ folder, I have several folders, and some of them are small projects for short-term goals (car search, apartment search, etc.). 4. I’m a perfectionist and prefer to build the architecture upfront :) Questions: Q1: The main question is - how do I organize my folders in a proper way? In the video, Nate shares “one single folder for everything”. All info (personal, business, everything) is stored in one folder. I can’t afford it, because I feel that’s illogical. I feel that I need to keep my “business projects with git repositories” out of everything else - it's just a cleaner approach for me. Following that, I have no idea how to organize it. I don’t want to copy the needed files from other folders and repos into my “AI OS” folder, and, moreover, keep them up to date across all places. I can share basic info about all other projects, repos, and keep that summary in the “AI OS” folder. But, I feel something wrong with such an approach, but can’t put my finger on it. Also, this could potentially be resolved via per-project memories & claude.mds, but it still needs triggers to be triggered without me guiding the LLM. So, what can you suggest? Q2: Do I need 1 LLM Wiki or many? I’ve heard about Karpathy’s wiki from the beginning, but I didn’t need it as I’m fully down the rabbit hole with my business project. Now, when I read about it, I can’t decide whether to have one big wiki for everything or create a wiki for meaningful projects/folders. On the one hand, I have an idea to add a wiki to each of my coding projects to keep documentation up to date and quickly gather needed info without burning tokens. On the other hand, one huge wiki for every aspect of my life seems better, as I can directly query it and get answers to everything. But ingesting seems horrible (either everything lives in the raw folder or I maintain multiple versions of the docs in both sides - wiki and its original source). I don’t know the right answer, but I anticipate that it is a double-edged sword where there’s no universal solution )