feat: split machine-specific section out of CLAUDE.md
The entry file assumed passwordless root and LAN-exposed dev servers, which is only true on yolo. It now @imports ~/.claude/machine.md, linked from claude-md/machines/<name>.md via programs.agentSkills.machine. Defaults to the conservative profile. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
## Environment
|
||||
|
||||
- No passwordless root. There is no stored root password — if something needs
|
||||
`sudo`, ask me and I will run it or type the password myself.
|
||||
- Ask before installing system packages. Project-local dependencies are fine.
|
||||
- This is a personal workstation, not a sandbox: treat destructive or
|
||||
outward-facing actions as needing confirmation, and prefer reversible steps.
|
||||
- Dev servers may bind localhost; nothing needs to be reachable from the LAN
|
||||
unless I say so.
|
||||
Reference in New Issue
Block a user