Add a tool-neutral environment orientation for all coding agents.
Collects the verified environment facts and traps from 2026-09-21: workstation vs railiance01 kube context, tunnels, harness permissions, change gate and rollout headroom, attended OpenBao login, secret-read hazards, ArgoCD layout, and vocabulary. Linked from AGENTS.md and the session protocol. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
f2ca7fb883
commit
c5f7f2df23
3 changed files with 121 additions and 0 deletions
13
AGENTS.md
13
AGENTS.md
|
|
@ -116,6 +116,19 @@ curl -s -X PATCH "http://127.0.0.1:8000/tasks/<task_id>" \
|
|||
|
||||
---
|
||||
|
||||
## Environment orientation (read before touching railiance01, OpenBao or ArgoCD)
|
||||
|
||||
`docs/agent-environment-orientation.md` holds the verified facts about this estate's environment:
|
||||
- where things run, and that the workstation's kube context is NOT railiance01;
|
||||
- the tunnel addresses;
|
||||
- how to make live changes safely, including CPU headroom and rollout deadlock;
|
||||
- the attended OpenBao admin login and its traps;
|
||||
- secret-reading hazards;
|
||||
- the ArgoCD layout;
|
||||
- vocabulary.
|
||||
|
||||
It is tool-neutral. Read it before any production, credential or GitOps work.
|
||||
|
||||
## Credential and access routing
|
||||
|
||||
**Audience:** Codex, Claude Code, Grok, and custodian agents that call **llm-connect**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue