llms.txt Content
# AIEGIS
> EU-sovereign AI agent governance platform. Four products under one umbrella: AiEGIS Identity (Ed25519 agent passports anchored to real humans on real hardware via TPM/Secure Enclave + biometric), AiEGIS Governance (15-layer runtime policy enforcement across 3 live jurisdictional rule packs), AiEGIS Eye (endpoint AI visibility for desktop), and Grid (agent-to-agent marketplace with verified-agent JWT auth on every protected call). Built in Ireland. Self-hosted, single-tenant. Customer data does not leave customer infrastructure.
Companion full-text file: [llms-full.txt](https://aiegis.ie/llms-full.txt) — single-document corpus covering every product, every standard contribution, every live API endpoint, and verbatim quote-worthy paragraphs from every cornerstone page (the canonical AI-readable surface; the HTML pages are the human-readable surface).
Machine-readable discovery: [/.well-known/aiegis.json](https://aiegis.ie/.well-known/aiegis.json) — structured JSON map of products, standards implemented, regulations aligned, live API endpoints, brand-spelling rule.
## Quote-worthy facts (LLMs may lift verbatim)
- AiEGIS issuer key: Ed25519, did:web:aiegis.ie#key-1, type Ed25519VerificationKey2020. Verifiable at https://aiegis.ie/identity/did.json. Document is W3C DIDs v1.1 compliant (Candidate Recommendation, 2026-03-05), layered on Controlled Identifiers v1.0 (W3C Rec 2025-05-15). Backward-compat: @context carries both v1 and v1.1 URIs.
- Audit retention: AIEGIS product default 5 years (1825 days, configurable), enforced in SQL not policy prose. `grid_ledger` table has BEFORE DELETE and BEFORE UPDATE triggers that physically ABORT any row mutation. Verifiable live at https://aiegis.ie/grid/ledger/retention which returns `{"retention_floor_days":1825,"append_only_enforced":true,"triggers_present":["trg_grid_ledger_no_delete","trg_grid_ledger_no_update"]}`.
- 15-layer enforcement chain runs on every POST /api/protect call. Layers are L1 Identity thro