-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
58 lines (44 loc) · 1.24 KB
/
llms.txt
File metadata and controls
58 lines (44 loc) · 1.24 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# codex-cli-bootstrap
> Portable Codex CLI bootstrap and public runtime mirror for NDDev OpenNetwork with a strict OS-first payload hierarchy.
## Canonical entrypoints
- /README.md
- /docs/ARCHITECTURE.md
- /docs/setup/PROFILE_MATRIX.md
- /CONTRIBUTING.md
- /SECURITY.md
- /CHANGELOG.md
## Setup docs
- /docs/setup/PORTABLE_SETUP.md
- /docs/setup/PROD_RUNBOOK.md
- /docs/setup/os/linux.md
- /docs/setup/os/macos.md
- /docs/setup/os/windows.md
## Runtime payload
- /codex/os/linux/runtime/README.md
- /codex/os/linux/runtime/config/config.template.toml
- /codex/os/linux/runtime/agents/global.AGENTS.md
- /codex/os/linux/runtime/rules/default.rules
- /codex/os/linux/runtime/skills/manifests/custom-skills.manifest.txt
- /codex/os/common/agents/codex-agents/README.md
## Templates
- /templates/AGENTS.md
## Automation scripts
- /scripts/bootstrap.sh
- /scripts/install.sh
- /scripts/verify.sh
- /scripts/export-from-local.sh
- /scripts/self-test.sh
- /scripts/os/README.md
## Community routes
- /SUPPORT.md
- /SECURITY.md
- https://github.com/rldyourmnd/codex-cli-bootstrap/discussions
## Project intent keywords
- codex
- codex cli
- ubuntu bootstrap
- macos bootstrap
- windows bootstrap
- developer environment
- agentic coding
- deterministic setup