Variability
How much does the path change from case to case?
AI ARCHITECTURE
A visual operating map for deciding when to use retrieval, deterministic workflows, bounded agents—or no generative AI at all.
ARCHITECTURE DECISION
Start with task variability, verification, reversibility, privilege and failure cost. Model choice is downstream of those operating requirements.
Run the recommender ↗How much does the path change from case to case?
Can the result be checked mechanically?
Can a wrong action be safely rolled back?
What systems and data can the workflow reach?
PATTERN LIBRARY
Ground responses in retrieved information when answers depend on changing or proprietary knowledge.
PRODUCTION GATES