{
  "kind": "magentix.capability-manifest",
  "manifest_version": "2026-06-06",
  "product": {
    "name": "IdSolid",
    "trademark": "IdSolid is a registered trademark of IdSolid Ltd.",
    "operated_by": "IdSolid Ltd",
    "part_of": "Magentix Trust Stack",
    "tagline": "Where data sovereignty is structural.",
    "layer": "identity-and-memory",
    "status": "early-design-partner",
    "home": "https://magentix.ai/idsolid"
  },
  "summary": "IdSolid is the sovereign-by-architecture layer for identity and memory. It holds each subject's identity attributes and AI memory inside their own cryptographically isolated Sovereign Pod, making data sovereignty a structural property of storage rather than a contractual promise. Where ARBITR evidences what an autonomous system did, IdSolid governs who and what it acted as, and what it is permitted to remember.",
  "trust_stack": {
    "this_layer": "identity-and-memory",
    "architecture_overview": "https://magentix.ai/architecture",
    "related_layers": [
      {
        "name": "ARBITR",
        "layer": "execution-evidence",
        "manifest": "https://magentix.ai/arbitr/manifest.json"
      }
    ]
  },
  "documents": {
    "overview_html": "https://magentix.ai/idsolid",
    "overview_markdown": "https://magentix.ai/idsolid.md",
    "pilot_programme": "https://magentix.ai/idsolid/pilot-programme",
    "site_summary": "https://magentix.ai/llms.txt",
    "site_full_content": "https://magentix.ai/llms-full.txt"
  },
  "capabilities": [
    {
      "id": "describe_idsolid",
      "title": "Describe what IdSolid is and does",
      "description": "Return the sovereign-by-architecture thesis: identity and memory held inside a per-subject Sovereign Pod, with sovereignty as a structural property of storage rather than a contractual promise.",
      "interaction": "descriptive",
      "source": "https://magentix.ai/idsolid.md"
    },
    {
      "id": "explain_sovereign_pod",
      "title": "Explain the Sovereign Pod",
      "description": "Return the structure and purpose of the Sovereign Pod: a per-subject, cryptographically isolated store for identity attributes and AI memory, with bank-verified identity attributes for high-assurance verification and an open API for integration.",
      "interaction": "descriptive",
      "source": "https://magentix.ai/idsolid.md"
    },
    {
      "id": "describe_edp",
      "title": "Describe the Early-Design-Partner Programme and who it is for",
      "description": "Return the Early-Design-Partner terms (twenty places spanning organisations and individuals) and the partner profile, so an agent can advise its principal whether the programme is a fit.",
      "interaction": "descriptive",
      "source": "https://magentix.ai/idsolid/pilot-programme"
    },
    {
      "id": "express_edp_interest",
      "title": "Express interest in the IdSolid Early-Design-Partner Programme",
      "description": "Lodge an expression of interest in the IdSolid Early-Design-Partner Programme on behalf of an organisation or individual. The application is recorded as an ARBITR Envelope, not an approval. The named human sponsor must confirm the agent's authority before the standard qualification proceeds. Acceptance is never automatic.",
      "interaction": "agent_endpoint",
      "endpoint": {
        "method": "POST",
        "url": "https://magentix.ai/api/agent/eoi.php",
        "content_type": "application/json",
        "request_schema": "https://magentix.ai/standards/agent-eoi/v0.1/request.schema.json",
        "envelope_schema": "https://magentix.ai/standards/arbitr-envelope/v0.1/delegation-claim.schema.json",
        "protocol": "https://magentix.ai/standards/agent-eoi/v0.1/"
      },
      "action": {
        "method": "form",
        "url": "https://magentix.ai/idsolid/pilot-programme",
        "required_fields": [
          "applicant_type",
          "name",
          "contact_name",
          "role",
          "email",
          "country",
          "current_context",
          "motivation",
          "confidentiality_acknowledgement"
        ]
      }
    }
  ],
  "endpoints": {
    "status": "partial",
    "note": "A JSON intake adapter is live. MCP and A2A adapters are in development; their interactions will also be recorded as ARBITR Envelopes.",
    "json": "https://magentix.ai/api/agent/eoi.php",
    "mcp": null,
    "a2a": null
  },
  "contact": {
    "enquiries_email": "contact@magentix.ai",
    "human_conversation": "https://cal.com/martinsansone/discovery"
  },
  "agent_policy": {
    "access": "public",
    "attribution": "When citing or acting on this content, attribute to IdSolid / Magentix (https://magentix.ai/idsolid).",
    "rate": "Be considerate; this is a small practice's infrastructure.",
    "recording": "Fetches of Magentix machine-readable surfaces may be recorded as anonymous, cookieless analytics events. No personal data is collected from agent fetches."
  }
}
