File size: 2,057 Bytes
ff6a59a
05a5750
ff6a59a
05a5750
 
 
ff6a59a
05a5750
ff6a59a
 
05a5750
ff6a59a
 
 
05a5750
 
 
ff6a59a
05a5750
ff6a59a
 
 
 
05a5750
ff6a59a
 
05a5750
 
 
ff6a59a
 
 
 
 
 
05a5750
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Institutional Evidence (SAG)

The **Sovereign Academic Graph (SAG)** is the institutional evidence layer of the Aegis-Graph protocol. It integrates locally maintained institutional indices with global public registries (such as ROR and OpenAlex) to provide the necessary context for credential auditing.

## 📊 Data Topology

The SAG is not a "judgment database" that proves a credential's authenticity; rather, it is a dynamic model that provides institutional background evidence.

### Core Evidence Sources
| Source | Role |
| :--- | :--- |
| **Local Index** | Caches metadata for high-trust institutions, blacklist aliases, and known fraud patterns. |
| **ROR** | Provides standardized identities (ROR IDs) and operational status for global research organizations. |
| **OpenAlex** | Provides scholarly output background and institutional impact metrics as supporting evidence. |

---

## 🏛️ Evidence Logic

During the audit process, the SAG is used to answer critical questions:
1. **Institutional Existence**: Does the institution have a record in recognized global registries?
2. **Lifecycle Consistency**: Is the credential issuance date within the institution's operational lifespan?
3. **Status Validation**: Is the institution currently active, or has it been flagged for revocation or fraud?

> [!IMPORTANT]
> **Key Clarification:** The presence of an institution in registries like ROR is evidence that the organization exists, but it is **not** proof that a specific credential issued in its name is authentic.

---

## ⚡ Indexing & Matching

To ensure accuracy in evidence resolution, Aegis-Graph utilizes several strategies:
1. **Normalization**: Institutional names are standardized to eliminate variations in spelling or symbols.
2. **Multi-Factor Matching**: Cross-references geographic location, founding year, and official domains.
3. **Evidence Weighting**: Matching results are assigned a confidence score, which serves as a key input for the LogicAuditor's final decision.

---
*Return to [Documentation Home](README.md)*