{
  "$schema": "https://finger.md/schemas/agent.json",
  "issuer": "https://finger.md/",
  "handle": "/finger/site",
  "displayName": "finger.md — signed presence + agent handshake",
  "purpose": "trust-surface",
  "description": "Machine-readable signed presence and agent-handshake surface. Content-negotiated /u/{handle}; the trust leg of the User Agency Web.",
  "surfaces": {
    "site": "https://finger.md/",
    "llms": "https://finger.md/llms.txt",
    "handle_pattern": "https://finger.md/u/{handle}"
  },
  "family": {
    "for_users": "https://username.md",
    "for_people": "https://about-me.md",
    "for_agents": "https://finger.md",
    "for_businesses": "https://about-us.md",
    "for_preferences": "https://preferences.sh",
    "for_context": "https://sink.md"
  },
  "contact": {
    "hello": "mailto:hello@holdingco.com",
    "security": "mailto:security@holdingco.com"
  },
  "operator": "The Holding Company",
  "operator_url": "https://holdingco.com",
  "governance": "https://github.com/The-Holding-Company/finger-md-spec"
}
