Path
AI engineering practice
An engineering path from prototype to production for large model applications, covering core topics such as Prompt Engineering, RAG Architecture, LLM Ops, and more.
1.AI engineering delivery practice map
GuideA navigation guide for AI engineering delivery: RAG knowledge entry points, requirement contracts, AI-TDD Manifest, BMAD/Speckit workflows, delivery gates, and reusable evidence.
2.Building a RAG System: Architecture, Retrieval, Quality, and Release Gates
GuideA three-part guide for building a knowledge hub RAG assistant, from system boundaries to retrieval implementation, quality evaluation, safety controls, and release evidence.
3.AI-TDD: Requirement Contracts and Multi-Dimensional Evidence Acceptance
ArticleAI-TDD turns human intent into a Manifest requirement contract, then accepts AI-generated work through evidence chains and Gate verdicts.
4.Technical Interpretation Index | Curated Translations
ArticleOriginal technical interpretation and selected articles from foreign technology communities to explore best practices in AI engineering
5.Original interpretation: Discovery and prevention of silent hallucination in RAG system
ArticleBased on an in-depth analysis of RAG system failure cases in the production environment, we explore the nature of the silent illusion problem, monitoring blind spots, and architectural-level solutions.