ai · git:20260915.f17c505 · 2026-09-15 · sha256 f875107fd5619a00
ai git:20260915.f17c505A
Immutable. This exact content is served forever at /api/v1/blob/f875107fd5619a00.
--- description: AI / agent / LLM workflow standards (Frontier) globs: **/*agent*,**/*llm*,**/*model*,**/*workflow*,**/agents/**,**/*ai* alwaysApply: false --- # 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.