Verification result
OpenAgent middleware receives a canonicalVerificationResult after AEGIS checks a DID:
Trust tiers
| Level | Tier | Requirements |
|---|---|---|
| 0 | Anonymous | Valid key possession. No registered identity or lineage required. |
| 1 | Identified | Resolvable registered L1feID or OAS identity. |
| 2 | Sovereign | Full lineage walk to an HMR or MHR root with active revocation status. |
Revocation rule
Revocation checks must not be served from cache. Even when other verification data is cached, AEGIS refreshes revocation status before allowing a DID to proceed.Policy layer
AEGIS evaluates:- trust tier requirements,
- route and scope policy,
- time windows,
- rate limits,
- spending limits,
- delegated authority,
- human approval tokens,
- liveness freshness,
- warning thresholds.
Where AEGIS sits
Before Arsenal grants
Arsenal only grants route capabilities after AEGIS verification succeeds.
After OAS verifies
AEGIS does not redefine lineage. It applies policy to the OAS verifier result.