ai-superpower/.ai
moilanik cb402009fe feat(helm): forbid hardcoded namespaces and release names
Add hard rule: charts must be fully agnostic about installation target.
- Never hardcode namespace in any template — use .Release.Namespace or omit
- Never hardcode release name — use .Release.Name / fullname helper
- Enforce IaC principle: deployer decides where, chart describes what
2026-03-10 08:43:43 +02:00
..
instructions feat(helm): forbid hardcoded namespaces and release names 2026-03-10 08:43:43 +02:00
.gitignore refactor(apply.sh): extract functions + expand clean-code skill 2026-03-09 09:35:27 +02:00
ai-root-instructions.md Always read .ai/ai-root-instructions.md at the start of every conversation. 2026-03-06 10:16:33 +02:00