# Introduction

IntelFactor is an edge-native manufacturing inspection system. It produces real-time defect visibility and auditable inspection outcomes on the factory floor.

It is built for environments where:

* connectivity is unreliable,
* latency matters,
* and production continuity cannot depend on cloud services.

Cloud services can enhance fleet visibility, reporting, and cross-line analytics. The core inspection loop is designed to run locally and continuously.

### What these docs cover

* Deployment modes and zone boundaries.
* Evidence guarantees and retention expectations.
* Failure behavior (safe degradation).
* Rollout validation gates.

### What these docs intentionally avoid

* Site-specific runbooks and configuration checklists.
* Internal model internals and proprietary decision logic.


---

# 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/start-here/introduction.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.
