ai ยท diff

git:20260626.03a7063 to git:20260915.f17c505

2 added, 2 removed. Audit A to A.

---
- description: AI / agent / LLM workflow standards (AgentX)
+ description: AI / agent / LLM workflow standards (Frontier)
globs: **/*agent*,**/*llm*,**/*model*,**/*workflow*,**/agents/**,**/*ai*
alwaysApply: false
---
- # AI / Agents / LLM (AgentX)
+ # AI / Agents / LLM (Frontier)
Canonical: `.github/instructions/ai.instructions.md` -- read for full standards.
- Pin model versions; define evaluation strategy and guardrails up front.
- Treat prompts as versioned artifacts; add tracing/observability hooks.
- Validate and sanitize model inputs/outputs; guard against prompt injection.