# Assessment 5

#### A food retailer takes seven days to trace a contaminated product back to its source during a recall. By the time they complete the investigation, the issue has expanded from a few stores to 80 stores and 47 different products.

What is the PRIMARY consequence of this slow traceability?

* [ ] Higher IT costs for running the investigation
* [x] The inability to contain the problem quickly transforms a manageable issue into a major crisis
* [ ] Suppliers become frustrated with the investigation process
* [ ] Additional paperwork for regulatory compliance

**Notes to Learners**

The critical insight here is about **exponential vs. linear impact**. When traceability takes days instead of hours or seconds, problems have time to spread. More products get shipped. More stores receive contaminated goods. More customers are exposed. The difference between a $200,000 controlled recall and a $2 million crisis often comes down to **speed of response**. Slow traceability doesn't just add costs—it fundamentally changes the **scope and severity** of the problem. This is why visibility and rapid information retrieval aren't just "nice to have" features—they're critical capabilities that directly impact business outcomes, customer safety, and brand reputation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.bsvblockchain.org/higher-learning/bsv-academy/the-business-case-for-blockchain-in-supply-chain/the-hidden-costs-in-supply-chain/assessment-5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
