{
  "specVersion": "0.91",
  "host": {
    "displayName": "Deployment Run — FDE Field Guide",
    "identifier": "fdelab.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:fdelab.dev:skill:fde-coach",
      "displayName": "FDE coaching skill",
      "description": "Coach a learner through Deployment Run customer missions, review a completed FDE decision, or find a practice exercise for a failed delivery gate.",
      "type": "application/ai-skill+md",
      "url": "https://fdelab.dev/.well-known/agent-skills/fde-coach/SKILL.md",
      "representativeQueries": [
        "Coach me through an FDE customer mission",
        "Help me practise deployment decisions"
      ]
    },
    {
      "identifier": "urn:air:fdelab.dev:content:guide",
      "displayName": "FDE learning guide",
      "description": "Read the full learning, reading, resource, and mission material.",
      "type": "text/plain",
      "url": "https://fdelab.dev/llms-full.txt",
      "representativeQueries": [
        "How do I become a forward deployed engineer?",
        "Find exercises for customer discovery and handoff"
      ]
    },
    {
      "identifier": "urn:air:fdelab.dev:content:agent-guide",
      "displayName": "Game tools and agent guide",
      "description": "Discover browser-local game tools, their side effects, and access limits.",
      "type": "text/markdown",
      "url": "https://fdelab.dev/agent-guide.md",
      "representativeQueries": [
        "What agent tools can operate Deployment Run?",
        "How can an agent read the FDE curriculum?"
      ]
    }
  ]
}
