{
  "specVersion": "1.0",
  "host": {
    "displayName": "Technuf LLC",
    "identifier": "did:web:dev.technuf.com",
    "url": "https://dev.technuf.com",
    "description": "Technuf LLC is a Maryland-based technology company delivering secure, scalable and AI-powered solutions to federal, state and commercial clients. Technuf provides cybersecurity, artificial intelligence, software engineering, mobile application development, IT infrastructure support, SDLC automation, and management and governance services, alongside a portfolio of Aphelia products."
  },
  "entries": [
    {
      "identifier": "urn:air:dev.technuf.com:server:mcp",
      "displayName": "Technuf MCP Server",
      "description": "Read-only MCP server over the public content of technuf.com. Exposes search, services, products, contract vehicles, jobs and company profile as tools.",
      "type": "application/mcp-server-card+json",
      "url": "https://dev.technuf.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "connect to the Technuf MCP server",
        "what tools does Technuf expose to agents",
        "look up Technuf capabilities through MCP"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:agent:a2a",
      "displayName": "Technuf Capability Guide (A2A)",
      "description": "Agent2Agent endpoint answering questions about Technuf services, products, government contract vehicles and open positions.",
      "type": "application/json",
      "url": "https://dev.technuf.com/.well-known/agent-card.json",
      "representativeQueries": [
        "find an A2A agent for government IT contracting",
        "delegate a question about Technuf capabilities",
        "which agent can tell me about Technuf contract vehicles"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:catalog:api",
      "displayName": "Technuf API Catalog",
      "description": "Public API surface of technuf.com as an RFC 9727 linkset.",
      "type": "application/linkset+json",
      "url": "https://dev.technuf.com/.well-known/api-catalog",
      "representativeQueries": [
        "what APIs does Technuf offer",
        "find the Technuf API documentation"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:catalog:agent-skills",
      "displayName": "Technuf Agent Skills Index",
      "description": "Self-contained skills any agent can load, covering CMMC readiness, federal IT acquisition and cybersecurity posture review.",
      "type": "application/json",
      "url": "https://dev.technuf.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what skills can I load from Technuf",
        "find agent skills for CMMC or federal procurement"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:catalog:agents",
      "displayName": "Technuf Agent Endpoint Index",
      "description": "Index of every agent-facing endpoint on this origin, and the target of the DNS-AID discovery record _index._agents.technuf.com.",
      "type": "application/json",
      "url": "https://dev.technuf.com/.well-known/agents/index.json",
      "representativeQueries": [
        "what agent endpoints does Technuf publish",
        "find the agent discovery index for technuf.com"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:api:search",
      "displayName": "Technuf Content Search API",
      "description": "Keyword search over Technuf pages, services, products, contract vehicles and jobs. Unauthenticated GET returning ranked JSON results.",
      "type": "application/json",
      "url": "https://dev.technuf.com/api/v1/search",
      "representativeQueries": [
        "search the Technuf website",
        "does Technuf do cybersecurity for defense contractors",
        "find Technuf pages about artificial intelligence"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:api:contract-vehicles",
      "displayName": "Government Contract Vehicles API",
      "description": "The federal, state and local contract vehicles Technuf holds, with awarding agency, prime or subcontractor status and contract numbers.",
      "type": "application/json",
      "url": "https://dev.technuf.com/api/v1/contract-vehicles",
      "representativeQueries": [
        "how can a federal agency buy from Technuf",
        "is Technuf on NASA SEWP VI",
        "what GWACs does Technuf hold"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:api:services",
      "displayName": "Technuf Services API",
      "description": "The technology services Technuf delivers, each with detailed capabilities.",
      "type": "application/json",
      "url": "https://dev.technuf.com/api/v1/services",
      "representativeQueries": [
        "what services does Technuf provide",
        "what are Technuf cybersecurity capabilities",
        "does Technuf do SDLC automation"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:api:products",
      "displayName": "Aphelia Products API",
      "description": "The Aphelia product portfolio built by Technuf, with audiences.",
      "type": "application/json",
      "url": "https://dev.technuf.com/api/v1/products",
      "representativeQueries": [
        "what products does Technuf build",
        "tell me about Aphelia CMMC",
        "does Technuf have an AI calling assistant"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:api:jobs",
      "displayName": "Technuf Careers API",
      "description": "Open positions at Technuf with location, type and application link.",
      "type": "application/json",
      "url": "https://dev.technuf.com/api/v1/jobs",
      "representativeQueries": [
        "is Technuf hiring",
        "what jobs are open at Technuf",
        "does Technuf have SOC analyst openings"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:api:openapi",
      "displayName": "Technuf API OpenAPI Description",
      "description": "OpenAPI 3.1 description of the public Technuf content API.",
      "type": "application/json",
      "url": "https://dev.technuf.com/api/v1/openapi.json",
      "representativeQueries": [
        "get the OpenAPI spec for the Technuf API",
        "what endpoints does the Technuf API have"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:doc:auth-md",
      "displayName": "Technuf Agent Authentication Guide",
      "description": "How agents authenticate with Technuf endpoints. All current agent endpoints are public and read-only, so no registration or credential is required.",
      "type": "text/markdown",
      "url": "https://dev.technuf.com/auth.md",
      "representativeQueries": [
        "how does an agent authenticate with Technuf",
        "does the Technuf MCP server need an API key",
        "how do I register an agent with Technuf"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:doc:llms-txt",
      "displayName": "Technuf Site Guide for LLMs",
      "description": "Curated map of technuf.com written for language models.",
      "type": "text/plain",
      "url": "https://dev.technuf.com/llms.txt",
      "representativeQueries": [
        "what is Technuf",
        "give me an overview of technuf.com for an LLM"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:skill:cmmc-readiness-assessment",
      "displayName": "CMMC Readiness Assessment",
      "description": "Assess readiness for CMMC Level 2 across the 14 NIST SP 800-171 control families, identify gaps and produce a prioritized remediation plan.",
      "type": "text/markdown",
      "url": "https://dev.technuf.com/.well-known/agent-skills/cmmc-readiness-assessment/SKILL.md",
      "representativeQueries": [
        "are we ready for CMMC Level 2",
        "how do I calculate an SPRS score",
        "what are the 14 CMMC control families"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:skill:federal-it-acquisition-path",
      "displayName": "Federal IT Acquisition Path",
      "description": "Choose the right contract vehicle to acquire IT services from a small business and explain the ordering procedure that applies.",
      "type": "text/markdown",
      "url": "https://dev.technuf.com/.well-known/agent-skills/federal-it-acquisition-path/SKILL.md",
      "representativeQueries": [
        "what contract vehicle should I use to buy IT services",
        "GWAC versus GSA schedule for a services requirement",
        "how do I place an 8(a) directed order"
      ]
    },
    {
      "identifier": "urn:air:dev.technuf.com:skill:cybersecurity-posture-review",
      "displayName": "Cybersecurity Posture Review",
      "description": "Score an organization across identity, endpoints, data, network, detection and recovery, then produce a prioritized hardening plan.",
      "type": "text/markdown",
      "url": "https://dev.technuf.com/.well-known/agent-skills/cybersecurity-posture-review/SKILL.md",
      "representativeQueries": [
        "review our cybersecurity posture",
        "what should a small business fix first in security",
        "score us against the NIST Cybersecurity Framework"
      ]
    }
  ]
}