| Task cannot be solved even with good examples | Model / formulation | Model family, reasoning budget, training objective, label definition | Cost, latency, regressions on simpler tasks |
| Works offline, fails on new users/data | Data / generalization | Coverage, sampling, regularization, augmentation, validation split | Training fit, subgroup performance |
| Answer misses available evidence | Retrieval / context | Chunking, metadata, hybrid search, top-k, reranker, query routing | Latency, context precision, token cost |
| Evidence is correct but answer is unsupported | Generation / policy | Prompt, response schema, citation requirement, model, verifier | Completeness, refusals, usability |
| Agent takes unsafe or expensive action | Control / autonomy | Permissions, thresholds, approvals, budgets, tool allowlists, rollback | Coverage, human workload, task completion |