{
  "name": "sethkontny-public-profile",
  "description": "Public machine-readable profile and project context for Seth Kontny. Legacy manifest path retained for compatibility.",
  "version": "1.1.0",
  "provider": {
    "name": "Seth Kontny",
    "url": "https://sethkontny.com/"
  },
  "recommended_start": "https://sethkontny.com/.well-known/agent-directory.json",
  "tools": [
    {
      "name": "get_profile",
      "description": "Returns canonical profile information for Seth Kontny.",
      "endpoint": "https://sethkontny.com/api/profile.json"
    },
    {
      "name": "get_resume",
      "description": "Returns role-fit, technical stack, and experience summary data.",
      "endpoint": "https://sethkontny.com/api/resume.json"
    },
    {
      "name": "get_projects",
      "description": "Returns structured project summaries and status metadata.",
      "endpoint": "https://sethkontny.com/api/projects.json"
    },
    {
      "name": "get_market_signal_engine",
      "description": "Returns flagship project details for Market Signal Engine.",
      "endpoint": "https://sethkontny.com/api/market-signal-mcp.json"
    },
    {
      "name": "get_contact",
      "description": "Returns contact details and engagement routes.",
      "endpoint": "https://sethkontny.com/api/contact.json"
    }
  ],
  "notes": "Use the agent directory for retrieval order and canonical traversal guidance."
}
