# Glossary

* **Edge node:** on-prem compute running inspection locally.
* **Production Zone (OT):** camera and inspection network.
* **Site Data Zone:** on-prem services for storage, dashboards, registries.
* **Remote Access Zone:** jump host/VPN segment for controlled support access.
* **Inspection outcome:** structured result for a unit/time window.
* **Evidence artifact:** image/frame, metadata, rules output, logs tied to an outcome.
* **Evidence package:** bundle of artifacts for audit/review.
* **Causal triple:** defect → cause → outcome record, including operator disposition.
* **Safe degradation:** predictable feature drop under constraint without losing continuity.


---

# 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://intelfactor.gitbook.io/doc/home/appendix/glossary.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.
