Microsoft AB-100 Grounding Pipelines and Agent Extensibility Practice Test

 

Topic 07 covers Grounding Pipelines and Agent Extensibility for Microsoft AB-100, using the current skills measured as of July 22, 2026 and primary Microsoft documentation. For broader exam preparation, review the AB-100 Exam Dumps page. These are original practice questions, and every option includes a scenario-specific explanation.

Question 1

A pilot for grounding pipelines and agent extensibility reaches a decision point for the agent extensibility team. The current solution leaves chunk boundaries that preserve business meaning unresolved, and the gap is now affecting the stated business or technical requirement. What is the best design choice?

  1. Choose chunk boundaries that preserve business meaning.
  2. Treat tuning data separately from runtime grounding data and evaluate each with its own evidence.
  3. Choose a tool extension over duplicating business logic in a prompt.
  4. Define a recovery boundary for an unexpected UI layout.
  5. Resolve tool schema drift before exposing a changed server.

Correct Answer: A

 

Correct Answer

Answer A is correct because This is correct because it applies the reserved architecture decision—choose chunk boundaries that preserve business meaning—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘separate tuning data from runtime grounding data’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose a tool extension over duplicating business logic in a prompt’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘define a recovery boundary for an unexpected ui layout’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘resolve tool schema drift before exposing a changed server’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 2

A data platform group is reviewing grounding pipelines and agent extensibility. The review has identified a specific issue: normalize inconsistent units before grounding ingestion. Which approach best fits the requirement?

  1. Define action parameters that make selection unambiguous.
  2. Normalize inconsistent units before grounding ingestion.
  3. Require confirmation before a UI automation submits a costly change.
  4. Plan dependency isolation for a custom model outage.
  5. Treat MCP integration separately from agent-to-agent delegation and evaluate each with its own evidence.

Correct Answer: B

 

Correct Answer

Answer B is correct because This is correct because it applies the reserved architecture decision—normalize inconsistent units before grounding ingestion—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘define action parameters that make selection unambiguous’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘require confirmation before a ui automation submits a costly change’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘plan dependency isolation for a custom model outage’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘separate mcp integration from agent-to-agent delegation’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 3

The enterprise integration team is preparing an architecture decision record for grounding pipelines and agent extensibility. The review has identified a specific issue: propagate deletions into a retrieval index. Which action should the team take next?

  1. Design declarative extension with explicit knowledge and actions.
  2. Choose computer use because a required legacy UI lacks an API is the decisive constraint.
  3. Propagate deletions into a retrieval index.
  4. Choose chunk boundaries that preserve business meaning.
  5. Design a connector boundary around a reusable business capability.

Correct Answer: C

 

Correct Answer

Answer C is correct because This is correct because it applies the reserved architecture decision—propagate deletions into a retrieval index—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘design declarative extension with explicit knowledge and actions’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose computer use when a required legacy ui lacks an api’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose chunk boundaries that preserve business meaning’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘design a connector boundary around a reusable business capability’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 4

A data platform group is reviewing grounding pipelines and agent extensibility. The solution is changing across transformed documents, and the business requires continuity of source citations through the transition. Which approach best fits the requirement?

  1. Prefer a stable API when both integration paths meet requirements.
  2. Choose a custom engine where orchestration control is mandatory.
  3. Validate source permissions, grounding quality, tool contracts, and failure behavior with representative enterprise data.
  4. Handle a tool result that does not meet the expected contract.
  5. Preserve source citations across transformed documents.

Correct Answer: E

 

Correct Answer

Answer E is correct because This is correct because it applies the reserved architecture decision—preserve source citations across transformed documents—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘prefer a stable api when both integration paths meet requirements’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose a custom engine where orchestration control is mandatory’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is a useful verification step after the primary architecture decision, but it does not by itself resolve the decision the scenario asks for. The design choice must be made first, and this evidence can then confirm that the chosen approach behaves as intended.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘handle a tool result that does not meet the expected contract’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 5

A pilot for grounding pipelines and agent extensibility reaches a decision point for the agent extensibility team. The current solution leaves refresh behavior for rapidly changing reference data unresolved, and the gap is now affecting the stated business or technical requirement. What should the architect recommend?

  1. Design refresh behavior for rapidly changing reference data.
  2. Define a recovery boundary for an unexpected UI layout.
  3. Scope a Copilot extension to a supported user surface.
  4. Propagate deletions into a retrieval index.
  5. Choose MCP because existing tools expose a compatible service is the decisive constraint.

Correct Answer: A

 

Correct Answer

Answer A is correct because This is correct because it applies the reserved architecture decision—design refresh behavior for rapidly changing reference data—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘define a recovery boundary for an unexpected ui layout’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘scope a copilot extension to a supported user surface’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘propagate deletions into a retrieval index’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose mcp when existing tools expose a compatible service’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 6

A production-readiness review of grounding pipelines and agent extensibility gives the tool integration review new evidence. The review has identified a specific issue: integrate a custom model behind a versioned contract. Which approach best fits the requirement?

  1. Integrate a custom model behind a versioned contract.
  2. Integrate an existing agent without rebuilding its business logic.
  3. Require confirmation before a UI automation submits a costly change.
  4. Preserve source citations across transformed documents and verify continuity after the change.
  5. Curate a minimal tool set for agent discoverability.

Correct Answer: A

 

Correct Answer

Answer A is correct because This is correct because it applies the reserved architecture decision—integrate a custom model behind a versioned contract—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘integrate an existing agent without rebuilding its business logic’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘require confirmation before a ui automation submits a costly change’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘preserve source citations across transformed documents’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘curate a minimal tool set for agent discoverability’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 7

Before a wider rollout of grounding pipelines and agent extensibility, the agent extensibility team reviews the current evidence. The current solution leaves an endpoint abstraction that permits model replacement unresolved, and the gap is now affecting the stated business or technical requirement. What is the best design choice?

  1. Choose chunk boundaries that preserve business meaning.
  2. Choose a tool extension over duplicating business logic in a prompt.
  3. Resolve tool schema drift before exposing a changed server.
  4. Design refresh behavior for rapidly changing reference data.
  5. Choose an endpoint abstraction that permits model replacement.

Correct Answer: E

 

Correct Answer

Answer E is correct because This is correct because it applies the reserved architecture decision—choose an endpoint abstraction that permits model replacement—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose chunk boundaries that preserve business meaning’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose a tool extension over duplicating business logic in a prompt’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘resolve tool schema drift before exposing a changed server’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘design refresh behavior for rapidly changing reference data’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 8

During a design workshop on grounding pipelines and agent extensibility, the enterprise integration team identifies a constraint. Stakeholders are treating tuning data and runtime grounding data as the same decision, which is obscuring the actual control boundary. Which approach best fits the requirement?

  1. Define action parameters that make selection unambiguous.
  2. Treat MCP integration separately from agent-to-agent delegation and evaluate each with its own evidence.
  3. Validate source permissions, grounding quality, tool contracts, and failure behavior with representative enterprise data.
  4. Separate tuning data from runtime grounding data.
  5. Normalize inconsistent units before grounding ingestion.

Correct Answer: D

 

Correct Answer

Answer D is correct because This is correct because it applies the reserved architecture decision—separate tuning data from runtime grounding data—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘define action parameters that make selection unambiguous’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘separate mcp integration from agent-to-agent delegation’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is a useful verification step after the primary architecture decision, but it does not by itself resolve the decision the scenario asks for. The design choice must be made first, and this evidence can then confirm that the chosen approach behaves as intended.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘normalize inconsistent units before grounding ingestion’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 9

During a design workshop on grounding pipelines and agent extensibility, the tool integration review identifies a constraint. The current solution leaves dependency isolation for a custom model outage unresolved, and the gap is now affecting the stated business or technical requirement. Which approach best fits the requirement?

  1. Propagate deletions into a retrieval index.
  2. Choose an endpoint abstraction that permits model replacement.
  3. Choose computer use because a required legacy UI lacks an API is the decisive constraint.
  4. Plan dependency isolation for a custom model outage.
  5. Design a connector boundary around a reusable business capability.

Correct Answer: D

 

Correct Answer

Answer D is correct because This is correct because it applies the reserved architecture decision—plan dependency isolation for a custom model outage—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘propagate deletions into a retrieval index’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose an endpoint abstraction that permits model replacement’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose computer use when a required legacy ui lacks an api’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘design a connector boundary around a reusable business capability’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 10

The grounding pipeline program is preparing an architecture decision record for grounding pipelines and agent extensibility. The current solution leaves declarative extension with explicit knowledge and actions unresolved, and the gap is now affecting the stated business or technical requirement. Which action should the team take next?

  1. Prefer a stable API when both integration paths meet requirements.
  2. Preserve source citations across transformed documents and verify continuity after the change.
  3. Handle a tool result that does not meet the expected contract.
  4. Treat tuning data separately from runtime grounding data and evaluate each with its own evidence.
  5. Design declarative extension with explicit knowledge and actions.

Correct Answer: E

 

Correct Answer

Answer E is correct because This is correct because it applies the reserved architecture decision—design declarative extension with explicit knowledge and actions—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘prefer a stable api when both integration paths meet requirements’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘preserve source citations across transformed documents’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘handle a tool result that does not meet the expected contract’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘separate tuning data from runtime grounding data’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 11

During a design workshop on grounding pipelines and agent extensibility, the data platform group identifies a constraint. The current solution leaves a custom engine where orchestration control is mandatory unresolved, and the gap is now affecting the stated business or technical requirement. Which decision is most appropriate?

  1. Plan dependency isolation for a custom model outage.
  2. Choose a custom engine where orchestration control is mandatory.
  3. Choose MCP because existing tools expose a compatible service is the decisive constraint.
  4. Design refresh behavior for rapidly changing reference data.
  5. Define a recovery boundary for an unexpected UI layout.

Correct Answer: B

 

Correct Answer

Answer B is correct because This is correct because it applies the reserved architecture decision—choose a custom engine where orchestration control is mandatory—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘plan dependency isolation for a custom model outage’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose mcp when existing tools expose a compatible service’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘design refresh behavior for rapidly changing reference data’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘define a recovery boundary for an unexpected ui layout’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 12

The agent extensibility team is preparing an architecture decision record for grounding pipelines and agent extensibility. The review has identified a specific issue: scope a Copilot extension to a supported user surface. Which action should the team take next?

  1. Curate a minimal tool set for agent discoverability.
  2. Scope a Copilot extension to a supported user surface.
  3. Require confirmation before a UI automation submits a costly change.
  4. Integrate a custom model behind a versioned contract.
  5. Validate source permissions, grounding quality, tool contracts, and failure behavior with representative enterprise data.

Correct Answer: B

 

Correct Answer

Answer B is correct because This is correct because it applies the reserved architecture decision—scope a Copilot extension to a supported user surface—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘curate a minimal tool set for agent discoverability’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘require confirmation before a ui automation submits a costly change’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘integrate a custom model behind a versioned contract’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is a useful verification step after the primary architecture decision, but it does not by itself resolve the decision the scenario asks for. The design choice must be made first, and this evidence can then confirm that the chosen approach behaves as intended.

 

Question 13

Before a wider rollout of grounding pipelines and agent extensibility, the data platform group reviews the current evidence. The review has identified a specific issue: integrate an existing agent without rebuilding its business logic. What is the best design choice?

  1. Choose chunk boundaries that preserve business meaning.
  2. Integrate an existing agent without rebuilding its business logic.
  3. Resolve tool schema drift before exposing a changed server.
  4. Choose a custom engine where orchestration control is mandatory.
  5. Choose an endpoint abstraction that permits model replacement.

Correct Answer: B

 

Correct Answer

Answer B is correct because This is correct because it applies the reserved architecture decision—integrate an existing agent without rebuilding its business logic—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose chunk boundaries that preserve business meaning’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘resolve tool schema drift before exposing a changed server’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose a custom engine where orchestration control is mandatory’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose an endpoint abstraction that permits model replacement’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 14

Before a wider rollout of grounding pipelines and agent extensibility, the tool integration review reviews the current evidence. The current solution leaves a tool extension over duplicating business logic in a prompt unresolved, and the gap is now affecting the stated business or technical requirement. What should the architect recommend?

  1. Treat MCP integration separately from agent-to-agent delegation and evaluate each with its own evidence.
  2. Normalize inconsistent units before grounding ingestion.
  3. Choose a tool extension over duplicating business logic in a prompt.
  4. Treat tuning data separately from runtime grounding data and evaluate each with its own evidence.
  5. Scope a Copilot extension to a supported user surface.

Correct Answer: C

 

Correct Answer

Answer C is correct because This is correct because it applies the reserved architecture decision—choose a tool extension over duplicating business logic in a prompt—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘separate mcp integration from agent-to-agent delegation’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘normalize inconsistent units before grounding ingestion’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘separate tuning data from runtime grounding data’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘scope a copilot extension to a supported user surface’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 15

A production-readiness review of grounding pipelines and agent extensibility gives the tool integration review new evidence. The current solution leaves action parameters that make selection unambiguous unresolved, and the gap is now affecting the stated business or technical requirement. Which decision is most appropriate?

  1. Integrate an existing agent without rebuilding its business logic.
  2. Plan dependency isolation for a custom model outage.
  3. Propagate deletions into a retrieval index.
  4. Define action parameters that make selection unambiguous.
  5. Choose computer use because a required legacy UI lacks an API is the decisive constraint.

Correct Answer: D

 

Correct Answer

Answer D is correct because This is correct because it applies the reserved architecture decision—define action parameters that make selection unambiguous—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘integrate an existing agent without rebuilding its business logic’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘plan dependency isolation for a custom model outage’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘propagate deletions into a retrieval index’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose computer use when a required legacy ui lacks an api’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 16

The tool integration review is preparing an architecture decision record for grounding pipelines and agent extensibility. The current solution leaves a connector boundary around a reusable business capability unresolved, and the gap is now affecting the stated business or technical requirement. Which action should the team take next?

  1. Prefer a stable API when both integration paths meet requirements.
  2. Design declarative extension with explicit knowledge and actions.
  3. Preserve source citations across transformed documents and verify continuity after the change.
  4. Design a connector boundary around a reusable business capability.
  5. Validate source permissions, grounding quality, tool contracts, and failure behavior with representative enterprise data.

Correct Answer: D

 

Correct Answer

Answer D is correct because This is correct because it applies the reserved architecture decision—design a connector boundary around a reusable business capability—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘prefer a stable api when both integration paths meet requirements’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘design declarative extension with explicit knowledge and actions’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘preserve source citations across transformed documents’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is a useful verification step after the primary architecture decision, but it does not by itself resolve the decision the scenario asks for. The design choice must be made first, and this evidence can then confirm that the chosen approach behaves as intended.

 

Question 17

During a design workshop on grounding pipelines and agent extensibility, the agent extensibility team identifies a constraint. The current solution leaves a tool result that does not meet the expected contract unresolved, and the gap is now affecting the stated business or technical requirement. Which approach best fits the requirement?

  1. Design refresh behavior for rapidly changing reference data.
  2. Choose a custom engine where orchestration control is mandatory.
  3. Handle a tool result that does not meet the expected contract.
  4. Define action parameters that make selection unambiguous.
  5. Define a recovery boundary for an unexpected UI layout.

Correct Answer: C

 

Correct Answer

Answer C is correct because This is correct because it applies the reserved architecture decision—handle a tool result that does not meet the expected contract—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘design refresh behavior for rapidly changing reference data’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose a custom engine where orchestration control is mandatory’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘define action parameters that make selection unambiguous’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘define a recovery boundary for an unexpected ui layout’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 18

An agent extensibility team is reviewing grounding pipelines and agent extensibility. The team has confirmed that existing tools expose a compatible service. It must now decide how to proceed. What should the architect recommend?

  1. Design a connector boundary around a reusable business capability.
  2. Require confirmation before a UI automation submits a costly change.
  3. Scope a Copilot extension to a supported user surface.
  4. Choose MCP when existing tools expose a compatible service.
  5. Integrate a custom model behind a versioned contract.

Correct Answer: D

 

Correct Answer

Answer D is correct because This is correct because it applies the reserved architecture decision—choose MCP when existing tools expose a compatible service—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘design a connector boundary around a reusable business capability’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘require confirmation before a ui automation submits a costly change’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘scope a copilot extension to a supported user surface’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘integrate a custom model behind a versioned contract’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 19

A production-readiness review of grounding pipelines and agent extensibility gives the tool integration review new evidence. The review has identified a specific issue: curate a minimal tool set for agent discoverability. Which decision is most appropriate?

  1. Choose an endpoint abstraction that permits model replacement.
  2. Choose chunk boundaries that preserve business meaning.
  3. Curate a minimal tool set for agent discoverability.
  4. Handle a tool result that does not meet the expected contract.
  5. Integrate an existing agent without rebuilding its business logic.

Correct Answer: C

 

Correct Answer

Answer C is correct because This is correct because it applies the reserved architecture decision—curate a minimal tool set for agent discoverability—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose an endpoint abstraction that permits model replacement’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose chunk boundaries that preserve business meaning’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘handle a tool result that does not meet the expected contract’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘integrate an existing agent without rebuilding its business logic’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 20

Before a wider rollout of grounding pipelines and agent extensibility, the data platform group reviews the current evidence. The current solution leaves tool schema drift before exposing a changed server unresolved, and the gap is now affecting the stated business or technical requirement. Which approach best fits the requirement?

  1. Normalize inconsistent units before grounding ingestion.
  2. Do not broaden source or tool permissions merely to simplify integration; keep each extension at the least-privilege boundary.
  3. Treat tuning data separately from runtime grounding data and evaluate each with its own evidence.
  4. Resolve tool schema drift before exposing a changed server.
  5. Validate source permissions, grounding quality, tool contracts, and failure behavior with representative enterprise data.

Correct Answer: D

 

Correct Answer

Answer D is correct because This is correct because it applies the reserved architecture decision—resolve tool schema drift before exposing a changed server—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘normalize inconsistent units before grounding ingestion’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This safeguard can be important in a broader production design, but it is a supporting control rather than the primary decision required by this scenario. Selecting it alone would leave the core architecture choice unresolved.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘separate tuning data from runtime grounding data’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is a useful verification step after the primary architecture decision, but it does not by itself resolve the decision the scenario asks for. The design choice must be made first, and this evidence can then confirm that the chosen approach behaves as intended.

 

Question 21

Before a wider rollout of grounding pipelines and agent extensibility, the agent extensibility team reviews the current evidence. Stakeholders are treating mCP integration and agent-to-agent delegation as the same decision, which is obscuring the actual control boundary. What should the architect recommend?

  1. Plan dependency isolation for a custom model outage.
  2. Separate MCP integration from agent-to-agent delegation.
  3. Define action parameters that make selection unambiguous.
  4. Curate a minimal tool set for agent discoverability.
  5. Propagate deletions into a retrieval index.

Correct Answer: B

 

Correct Answer

Answer B is correct because This is correct because it applies the reserved architecture decision—separate MCP integration from agent-to-agent delegation—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘plan dependency isolation for a custom model outage’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘define action parameters that make selection unambiguous’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘curate a minimal tool set for agent discoverability’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘propagate deletions into a retrieval index’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 22

The enterprise integration team is preparing an architecture decision record for grounding pipelines and agent extensibility. The team has confirmed that a required legacy UI lacks an API. It must now decide how to proceed. Which decision is most appropriate?

  1. Design a connector boundary around a reusable business capability.
  2. Design declarative extension with explicit knowledge and actions.
  3. Resolve tool schema drift before exposing a changed server.
  4. Choose computer use when a required legacy UI lacks an API.
  5. Preserve source citations across transformed documents and verify continuity after the change.

Correct Answer: D

 

Correct Answer

Answer D is correct because This is correct because it applies the reserved architecture decision—choose computer use when a required legacy UI lacks an API—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘design a connector boundary around a reusable business capability’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘design declarative extension with explicit knowledge and actions’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘resolve tool schema drift before exposing a changed server’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘preserve source citations across transformed documents’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 23

During a design workshop on grounding pipelines and agent extensibility, the enterprise integration team identifies a constraint. The current solution leaves a stable API when both integration paths meet requirements unresolved, and the gap is now affecting the stated business or technical requirement. What should the architect recommend?

  1. Handle a tool result that does not meet the expected contract.
  2. Treat MCP integration separately from agent-to-agent delegation and evaluate each with its own evidence.
  3. Prefer a stable API when both integration paths meet requirements.
  4. Choose a custom engine where orchestration control is mandatory.
  5. Design refresh behavior for rapidly changing reference data.

Correct Answer: C

 

Correct Answer

Answer C is correct because This is correct because it applies the reserved architecture decision—prefer a stable API when both integration paths meet requirements—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘handle a tool result that does not meet the expected contract’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘separate mcp integration from agent-to-agent delegation’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose a custom engine where orchestration control is mandatory’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘design refresh behavior for rapidly changing reference data’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 24

A pilot for grounding pipelines and agent extensibility reaches a decision point for the enterprise integration team. The current solution leaves a recovery boundary for an unexpected UI layout unresolved, and the gap is now affecting the stated business or technical requirement. Which approach best fits the requirement?

  1. Choose MCP because existing tools expose a compatible service is the decisive constraint.
  2. Validate source permissions, grounding quality, tool contracts, and failure behavior with representative enterprise data.
  3. Define a recovery boundary for an unexpected UI layout.
  4. Integrate a custom model behind a versioned contract.
  5. Scope a Copilot extension to a supported user surface.

Correct Answer: C

 

Correct Answer

Answer C is correct because This is correct because it applies the reserved architecture decision—define a recovery boundary for an unexpected UI layout—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer A is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose mcp when existing tools expose a compatible service’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer B is incorrect because This is a useful verification step after the primary architecture decision, but it does not by itself resolve the decision the scenario asks for. The design choice must be made first, and this evidence can then confirm that the chosen approach behaves as intended.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘integrate a custom model behind a versioned contract’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘scope a copilot extension to a supported user surface’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

 

Question 25

An agent extensibility team is reviewing grounding pipelines and agent extensibility. The current solution leaves confirmation before a UI automation submits a costly change unresolved, and the gap is now affecting the stated business or technical requirement. Which action should the team take next?

  1. Require confirmation before a UI automation submits a costly change.
  2. Curate a minimal tool set for agent discoverability.
  3. Integrate an existing agent without rebuilding its business logic.
  4. Choose an endpoint abstraction that permits model replacement.
  5. Prefer a stable API when both integration paths meet requirements.

Correct Answer: A

 

Correct Answer

Answer A is correct because This is correct because it applies the reserved architecture decision—require confirmation before a UI automation submits a costly change—to the decisive constraint in the scenario. It keeps the action at the appropriate grounding pipelines and agent extensibility boundary and produces a result that can be verified before wider deployment.

Incorrect Answers

Answer B is incorrect because This is not the best choice because it addresses the adjacent decision ‘curate a minimal tool set for agent discoverability’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer C is incorrect because This is not the best choice because it addresses the adjacent decision ‘integrate an existing agent without rebuilding its business logic’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer D is incorrect because This is not the best choice because it addresses the adjacent decision ‘choose an endpoint abstraction that permits model replacement’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

Answer E is incorrect because This is not the best choice because it addresses the adjacent decision ‘prefer a stable api when both integration paths meet requirements’ rather than the scenario’s decisive requirement. Although that action can be valid within grounding pipelines and agent extensibility, selecting it here would leave the stated constraint unresolved or move the design to the wrong stage.

img