# Architecture & data

This section explains what runs where, and what data moves between components.

Use it to review boundaries across OT, edge, site, and optional cloud.

### Browse this section

<table data-view="cards"><thead><tr><th>Page</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>System overview</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/GHXzYMT1T0PrIrcdFJwP">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/GHXzYMT1T0PrIrcdFJwP</a></td></tr><tr><td>Deployment overview</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/uWdEv8sNFYVXHpcZTAnB">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/uWdEv8sNFYVXHpcZTAnB</a></td></tr><tr><td>Edge pipeline</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/s6fgKDkGi0CDRL5dBxiT">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/s6fgKDkGi0CDRL5dBxiT</a></td></tr><tr><td>Interfaces</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/LJ8gugp7JEOlYNNiwjEn">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/LJ8gugp7JEOlYNNiwjEn</a></td></tr><tr><td>Data flow</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/v5DvSi7M2zPzzzTaWqKz">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/v5DvSi7M2zPzzzTaWqKz</a></td></tr><tr><td>Evidence packaging</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/l3hDav9xFLI8HVaknWEg">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/l3hDav9xFLI8HVaknWEg</a></td></tr><tr><td>Evidence &#x26; retention policy</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/8sNY39V7AzoF9p3UOqrH">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/8sNY39V7AzoF9p3UOqrH</a></td></tr><tr><td>Cloud services</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/FfT5ji5YOMePwbiE2MaL">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/FfT5ji5YOMePwbiE2MaL</a></td></tr></tbody></table>

### Summary

Inspection executes at the edge and produces structured outcomes.

Events and evidence are stored locally first for continuity.

Optional site and cloud layers add visibility, not gating.

### Next steps

* [System overview](/doc/intelfactor-ai/architecture-and-data/system-overview.md)
* [Edge pipeline](/doc/intelfactor-ai/architecture-and-data/edge-pipeline.md)
* [Interfaces](/doc/intelfactor-ai/architecture-and-data/interfaces.md)
* [Data flow](/doc/intelfactor-ai/architecture-and-data/data-flow.md)
* [Evidence packaging](/doc/intelfactor-ai/architecture-and-data/evidence-packaging.md)
* [Evidence & retention policy](/doc/intelfactor-ai/architecture-and-data/evidence-and-retention-policy.md)
* [Deployment overview](/doc/intelfactor-ai/architecture-and-data/deployment-overview.md)


---

# 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/intelfactor-ai/architecture-and-data.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.
