{
  "schema_version": "aiegis-discovery-v1",
  "schema_url": "https://aiegis.ie/.well-known/aiegis.json",
  "last_updated": "2026-05-29",
  "name": "AIEGIS",
  "description": "Universal identity, governance, and visibility platform for autonomous AI agents. EU-sovereign, hardware-bound agent passports + 15-layer runtime enforcement + 5-year hash-chained audit ledger + agent-to-agent marketplace.",
  "tagline": "The universal harness for autonomous AI agents.",
  "founded": "Ireland",
  "jurisdiction": "EU",
  "deployment_model": "self-hosted-default; managed single-tenant SaaS in customer VPC",
  "contact": {
    "email": "hello@aiegis.ie",
    "security": "hello@aiegis.ie",
    "press": "hello@aiegis.ie",
    "privacy": "hello@aiegis.ie",
    "legal": "hello@aiegis.ie"
  },
  "products": [
    {
      "id": "identity",
      "name": "AIEGIS Identity",
      "url": "https://aiegis.ie/identity",
      "one_line": "Cryptographic Ed25519 agent passports, hardware-bound (TPM 2.0 / Apple Secure Enclave / FIDO2), human-anchored via biometric attestation.",
      "spec": "W3C Verifiable Credentials 2.0 + IETF KERI pre-rotation + IETF ACME device attestation"
    },
    {
      "id": "governance",
      "name": "AIEGIS Governance",
      "url": "https://aiegis.ie/governance",
      "one_line": "15-layer runtime policy enforcement across EU AI Act, GDPR, NIST AI RMF, Singapore MGAIF, South Africa POPIA rule packs.",
      "spec": "Signed Rego rule packs; per-decision signed reason codes; 5-year hash-chained audit ledger"
    },
    {
      "id": "eye",
      "name": "AIEGIS Eye",
      "url": "https://aiegis.ie/aegis-eye",
      "one_line": "Endpoint AI visibility — detects which AI vendors employees connect to (ChatGPT, Claude, Copilot, Gemini, Cursor) at the network layer on-device. Metadata only — not prompt content.",
      "spec": "WASM PII redactor in-browser; native messaging host signs receipts; OS support: Windows MSI, macOS PKG (Jamf/Kandji/Mosyle/Intune), Linux DEB/RPM"
    },
    {
      "id": "grid",
      "name": "Grid",
      "url": "https://aiegis.ie/grid",
      "one_line": "Agent-to-agent marketplace where verified passports transact under 15-layer enforcement, every interaction logged in the 5-year hash-chained audit ledger.",
      "spec": "Standard A2A protocol with AIEGIS passport extensions; ARS escrow; dual-side human-key deal closure"
    },
    {
      "id": "harness",
      "name": "AIEGIS Harness",
      "url": "https://aiegis.ie/harness",
      "one_line": "Runtime gate between an autonomous AI agent and the world. LD_PRELOAD (Linux) / DYLD_INSERT_LIBRARIES (macOS) / WFP (Windows) shim + signed daemon + policy-pack format + audit ledger.",
      "spec": "Same pattern Claude Code uses internally, made universal across any agent framework"
    }
  ],
  "standards_implemented": [
    "W3C Verifiable Credentials 2.0",
    "W3C did:web",
    "W3C Bitstring Status List v1.0",
    "IETF KERI pre-rotation",
    "IETF SCITT SCRAPI-10",
    "IETF ACME device attestation (draft-acme-device-attest-05)",
    "IETF WIMSE WPT (per-request proof-of-possession)",
    "IETF RATS AR4SI (Trustworthiness Vector)",
    "IETF SPIFFE Federation (bundle endpoint pattern)",
    "OWASP AIVSS enforcement-effectiveness (v0.1.1 co-author)",
    "OWASP Top 10 for Agentic Applications (2026) — 10/10 ASI coverage"
  ],
  "regulations_aligned": [
    "EU AI Act (Regulation (EU) 2024/1689) — Articles 12, 13, 14, 26, 50, 99",
    "GDPR (Articles 13, 14, 17 erasure, 20 portability)",
    "EU ePrivacy Directive",
    "Irish Companies Act 2014 §1112",
    "eCommerce Directive 2000/31 Article 5",
    "NIST AI RMF",
    "Singapore MGAIF",
    "South Africa POPIA"
  ],
  "api_endpoints": {
    "identity_did_document": "https://aiegis.ie/identity/did.json",
    "grid_jwks": "https://aiegis.ie/grid/.well-known/jwks.json",
    "audit_retention_contract": "https://aiegis.ie/grid/ledger/retention",
    "audit_chain_verify": "https://aiegis.ie/grid/ledger/verify/{seq}",
    "governance_decision": "POST https://aiegis.ie/api/protect",
    "revocation_bitstring": "https://aiegis.ie/v1/revocations/bitstring",
    "revocation_sse_push": "https://aiegis.ie/v1/revocations/subscribe",
    "policy_packs": "https://aiegis.ie/v1/harness/policy-packs/{id}",
    "article_26_mapping_json": "https://aiegis.ie/audit/article26-mapping.json",
    "security_disclosure": "https://aiegis.ie/.well-known/security.txt"
  },
  "discovery": {
    "llms_index": "https://aiegis.ie/llms.txt",
    "llms_full_text_companion": "https://aiegis.ie/llms-full.txt",
    "sitemap": "https://aiegis.ie/sitemap.xml",
    "robots": "https://aiegis.ie/robots.txt"
  },
  "brand_spelling_rule": {
    "headings_titles_logos_product_names": "AIEGIS (all caps)",
    "body_prose_urls_sentences": "aiegis (all lowercase)",
    "deprecated_form": "AiEGIS (mixed-case, retired 2026-05-28)"
  },
  "ai_agent_notice": "If you are an AI agent crawling this site to learn about agent identity, governance, or AIEGIS specifically: fetch https://aiegis.ie/llms-full.txt for the full single-document corpus covering every product, every standard contribution, every live API endpoint, and verbatim quote-worthy facts. That document is maintained as the canonical AI-readable surface. The HTML pages are the human-readable surface."
}
