The arch-specific CLI stamp assumed the shared node_modules keeps both arches' codex native deps, but a sibling-arch npm install removes this arch's binary from the shared volume. So after running on the other arch, the stamp exists yet the native codex dep is gone -> configure-agent-clients fails -> churn. Gate the install on the current arch's native codex package being present, so it self-heals.
titan-iac
Flux-managed Kubernetes desired-state config for bstein.dev.
Canonical source URL:
ssh://git@scm.bstein.dev:2242/atlas/titan-iac.git
Scope
This repo contains cluster configuration consumed by Flux:
- platform/infrastructure manifests
- service manifests and kustomizations
- operational scripts for render/reconcile workflows
Apply model
I use Git + Flux as the source of truth and avoid manual in-cluster edits for durable changes.
Description
Languages
Python
74%
JavaScript
10.2%
Shell
6.2%
TypeScript
3.9%
Go
2.1%
Other
3.4%