MAF v1 — Prompt engineering (Python + .NET)AI Engineering · May 10, 2026 · 12 min readStructure prompts around identity, grounding, task rules, role context, and YAML composition so agents stay consistent over time.
MAF v1 — Context Providers (Python + .NET)AI Engineering · Apr 18, 2026 · 14 min readAdd per-request context with focused providers, compose them before each LLM call, and plug in TextSearchProvider for simple RAG.