# 핵심 아키텍처

Aegis-Graph는 세 개의 계층에서 작동하는 **분산형 지능 스웜**을 사용합니다.

1. **수집 계층**: 증거의 다중 스펙트럼 정규화.
2. **GraphRAG 엔진**: 102,482개의 글로벌 기관 노드(SAG)에 대한 실시간 쿼리.
3. **합의 프로토콜**: 에이전트는 평결을 내리기 위해 정족수에 도달해야 합니다.


---

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