# Product concepts

Product concepts describe system intent, tradeoffs, and non-negotiables.

Use these pages to understand what IntelFactor optimizes for.

### 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>Introduction</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/WfPW0zhseFQA8l0o2zCE">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/WfPW0zhseFQA8l0o2zCE</a></td></tr><tr><td>Core principles</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/TxarzF1lSE9ThNexVlb3">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/TxarzF1lSE9ThNexVlb3</a></td></tr><tr><td>Safety rails</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/EHpxdx9OYkhGNfTdFwER">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/EHpxdx9OYkhGNfTdFwER</a></td></tr><tr><td>Decision model</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/GnWes0ZAn3DkNq1Z5KVW">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/GnWes0ZAn3DkNq1Z5KVW</a></td></tr><tr><td>Local RCA engine</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/NAenraagW8l7xJ0Dy6hf">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/NAenraagW8l7xJ0Dy6hf</a></td></tr><tr><td>Causal triples</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/GNnLLHx9WBQq91rXjs9k">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/GNnLLHx9WBQq91rXjs9k</a></td></tr></tbody></table>

### Summary

IntelFactor is edge-first and cloud-optional by design.

Outcomes are evidence-backed and intended to be audited.

Safety rails block autonomous control actions without confirmation.

### Next steps

* [Introduction](/doc/intelfactor-ai/product-concepts/introduction.md)
* [Core principles](/doc/intelfactor-ai/product-concepts/core-principles.md)
* [Safety rails](/doc/intelfactor-ai/product-concepts/safety-rails.md)
* [Decision model](/doc/intelfactor-ai/product-concepts/decision-model.md)
* [Local RCA engine](/doc/intelfactor-ai/product-concepts/local-rca-engine.md)
* [Causal triples](/doc/intelfactor-ai/product-concepts/causal-triples.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/product-concepts.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.
