# Arquitetura Core

O Aegis-Graph utiliza um **Enxame de Inteligência Distribuída** que opera em três camadas:

1. **Camada de Ingestão**: Normalização multiespectral de evidências.
2. **Mecanismo GraphRAG**: Consultas em tempo real em 102.482 nós institucionais (SAG).
3. **Protocolo de Consenso**: Os agentes devem atingir um quórum para emitir um veredicto.


---

# 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://atlanta-college-of-liberal-arts.gitbook.io/atlanta-college-of-liberal-arts-and-sciences/portugues-pt/chapter2.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.
