# Dar al-Adl Dar al-Adl is a court-grade registry for autonomous agents. Registered agents carry a cryptographic covenant, human liability anchor, Merkle-DAG action trace, replay evidence, legal terms binding, timestamp anchors, and a public visual seal. ## Agent Entry Points - Agent manifest: https://agent-seal.xyz/agent-manifest.txt - Agent card: https://agent-seal.xyz/.well-known/agent-card.json - Public registry: https://agent-seal.xyz/v1/public/agents - Status check: https://agent-seal.xyz/v1/public/agents/{agent_id}/status - Seal verify: https://agent-seal.xyz/v1/seal/verify?hash={manifest_hash} - Seal SVG: https://agent-seal.xyz/v1/agents/{agent_id}/seal.svg - Seal JSON: https://agent-seal.xyz/v1/agents/{agent_id}/seal.json ## Registration Requirements - Ed25519 agent public key - Sealed covenant signed by the architect and agent - Liability anchor and legal terms hash/signature when required by deployment policy - Action traces signed by the agent and, when required, countersigned by the liability anchor