-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathenvironment.md.example
More file actions
33 lines (22 loc) · 1000 Bytes
/
Copy pathenvironment.md.example
File metadata and controls
33 lines (22 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Environment
Hosting environment configuration. This file is preserved across Genesis updates.
Run the first-time setup again or edit this file directly to change settings.
## Platform
- **OS:** <Linux | macOS | Windows | WSL>
- **Shell:** <bash | zsh | powershell | cmd>
- **Distribution:** <e.g. Ubuntu/Debian, Fedora, Arch, Homebrew-based, N/A>
- **WSL:** <Yes | No>
## Claude Plan
- **Tier:** <Free | Pro | Max | ProMax | API>
- **Context window:** <200000 | 1000000>
- **Scaffold profile:** <lean | standard | full>
## Paths
- **Genesis directory:** ~/claude/genesis/
- **Project base:** <~/claude/ | ~/projects/ | custom path>
- **Project target:** <project-base>/<project-name>/
- **Memory path:** ~/.claude/projects/<slugified-absolute-target>/memory/
## Package Manager
- **System:** <apt | brew | dnf | pacman | scoop | chocolatey | N/A>
- **Node.js:** <npm | yarn | pnpm>
## Notes
- <Any platform-specific notes, e.g. "WSL2 with Docker Desktop backend", "Apple Silicon", etc.>