1. the core idea
n8n does not access files by magic
n8n does not run AI by itself
n8n only does one thing
➡️ it runs commands on machines it can reach using a node called ssh


this is exactly how humans manage servers
2. what SSH is (simple explanation)
3. important rule (very important)
4. what n8n actually does with SSH
5. where Claude Code lives
6. how n8n and Claude Code interact
7. all possible ways to connect n8n and Claude Code
8. what is NOT possible
9. why private networks are important
10. sessions and context (Claude Code detail)