# Introdução

Aegis-Graph é um protocolo de auditoria acadêmica soberana projetado para proteger a integridade educacional por meio de inteligência de agentes e grafos institucionais.

## 🏛️ Resumo Executivo

Este é um protótipo de código aberto para uma estrutura multi-agente que identifica fraudes acadêmicas e credenciais sintéticas. É governado pelo **Conselho de Governança AEGIS-GRAPH** com o apoio do **Atlanta College of Liberal Arts and Sciences (ACLAS)**.

## 🧩 Pilares da Documentação

### [1. Arquitetura Core](/atlanta-college-of-liberal-arts-and-sciences/portugues-pt/chapter2.md)

Explore o modelo de **Defesa em Profundidade**, compreendendo a camada de ingestão de dados e o motor de evidências GraphRAG.

### [2. Enxame de Raciocínio Multi-Agente (MARS)](/atlanta-college-of-liberal-arts-and-sciences/portugues-pt/chapter3.md)

Conheça os agentes especializados (Visão, Grafo e Lógica) que realizam a validação da auditoria.

***

> \[!NOTE] O dashboard público é uma demonstração técnica. A verificação profissional requer uma resposta de auditoria assinada pelo servidor.

© 2026 [ACLAS College](https://aclas.college/). Todos os direitos reservados.


---

# 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/pt.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.
