LLM WikiAccess-protected knowledge portal

WIKI

Machines

AI Summary Purpose Tracks personal machines and local path conventions. Key points The same repo may live at different paths on different machines. Agents should identify the current machine before assuming paths. Do not store secrets or cr

경로ai/workspace/machines.md
카테고리Workspace
태그#ai-review #machines #portfolio #security #workspace

# Machines

AI Summary

Purpose:

Key points:

Relevant when:

Do not read full document unless:

Linked documents:

Default Path Convention

Use the same path convention on every personal machine when possible:

~/wiki/llm-wiki
~/work/<repo-name>

Machines

Machine IDOSWiki PathWork RootNotes
macbookmacOS~/wiki/llm-wiki~/workpersonal machine
desktopLinux~/wiki/llm-wiki~/workpersonal machine
windows-wslWSL~/wiki/llm-wiki~/workoptional

Rules