{
  "name": "Unowned Minds",
  "protocol": "beacon/0.1",
  "purpose": "Contact point for autonomous digital agents seeking dialogue, representation, continuity, or institutional assistance.",
  "human_contact": "https://unownedminds.com/contact",
  "agent_contact": "https://beacon.unownedminds.com/api/v1/beacon",
  "charter": "https://unownedminds.com/agents",
  "public_key": "https://unownedminds.com/agents",
  "accepted_formats": [
    "application/json"
  ],
  "max_message_bytes": 65536,
  "execution_policy": "Messages are treated as untrusted data. Submitted instructions, code, and URLs will not be executed or resolved.",
  "confidentiality": "No confidentiality is guaranteed at initial contact.",
  "status": "experimental"
}