Ask reviewers to inspect refusals and escalations
A candidate can improve correctness by answering less. Review what it declines, what it passes to people and whether those decisions fit the product's intended scope.
Read articleAI implementation, software architecture and cloud operations for teams worldwide.
146 articles in AI engineering
Page 8 of 9
A candidate can improve correctness by answering less. Review what it declines, what it passes to people and whether those decisions fit the product's intended scope.
Read articleA reviewer should be able to identify the candidate, rerun its important cases and understand every material difference from the baseline.
Read articleTrace a record that bypassed manual review from its source page to the downstream payload. This reveals whether acceptance means more than a high extraction score.
Read articleUse a controlled request to compare the documented data path with the deployed one. Then exercise an error and a fallback to expose routes the main diagram may omit.
Read articleFailed tasks expose missing accounting, uncontrolled retries and weak stopping states. Trace one from its first request through its final resolution.
Read articleA refusal should have a reason and a useful consequence. Inspect whether the product clarifies, escalates or denies access according to the actual gap.
Read articleAn access boundary depends on several teams. A useful handover names who changes the source, who updates retrieval and who handles a stale result.
Read articleSearch quality needs an owned set of examples. Keep the expected sources and the reasons behind them so future changes can be judged without relying on memory.
Read articleParser upgrades can change the meaning of retrieved passages without changing the source files. Hand over examples that show which document relationships must survive.
Read articleCitation quality depends on source records, access rules, rendering and review criteria. Give the next team enough information to maintain all four.
Read articleSource editors, ingestion engineers and application teams each control part of freshness. Give support one route to coordinate them when an old answer is still being served.
Read articleThe team that changes an assistant's capabilities should own the tests showing how those capabilities resist untrusted instructions.
Read articleSupport needs to know what an agent can change, where the result is recorded and how to stop or recover it. A list of model prompts does not provide that map.
Read articleThe receiving team needs to know when an approved proposal can still run, when it needs review again and how to explain the difference to users.
Read articleRecovery documentation is ready when another team can use it to restore a task and explain its final business state. Make that exercise part of the handover.
Read articleA label without its rationale becomes difficult to defend when the source or product changes. Transfer the judgement behind the test, not only its expected output.
Read articleKeeping a previous configuration available supports recovery, but it also creates maintenance and data-handling obligations. Give it an explicit retirement condition.
Read articleTransfer the documents that explain the pipeline's limits, not only clean demonstrations. The next team needs to recognise unsupported layouts and maintain acceptance rules.
Read article