{
  "name": "Stu Mason (candidate agent)",
  "description": "Answers questions about Stu Mason's application for Agentic Workflows (LangChain / LangGraph), contract at Tight Line from a fixed, sourced profile. It does not invent facts; if the profile does not cover it, it says so and gives a human contact.",
  "url": "https://tightline.stumason.dev/a2a",
  "provider": {
    "organization": "Stu Mason",
    "url": "https://stumason.dev"
  },
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "documentationUrl": "https://tightline.stumason.dev/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "answer-about-stu",
      "name": "Answer questions about Stu Mason",
      "description": "Screening questions: experience, stack, availability, commute, salary expectations, why this role, evidence for any claim.",
      "tags": [
        "candidate",
        "screening",
        "founding-engineer"
      ],
      "examples": [
        "Has Stu built MCP servers in production?",
        "Has Stu worked with LangChain or LangGraph?",
        "Can Stu overlap with US Central hours?",
        "What is Stu's rate?"
      ]
    },
    {
      "id": "get-profile",
      "name": "Get the full profile",
      "description": "Returns the complete markdown profile.",
      "tags": [
        "profile"
      ],
      "examples": [
        "Send me the full profile"
      ]
    }
  ]
}