{
  "name": "Heimlager",
  "description": "Read-only public discovery metadata for Heimlager, a Norwegian service for local storage space.",
  "url": "https://heimlager.no",
  "version": "2026-07-19",
  "provider": {
    "organization": "Heimlager",
    "url": "https://heimlager.no",
    "contact": "post@heimlager.no"
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text", "text/markdown"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "interfaces": [
    {
      "type": "website",
      "url": "https://heimlager.no"
    },
    {
      "type": "llms.txt",
      "url": "https://heimlager.no/llms.txt"
    },
    {
      "type": "agent-skills",
      "url": "https://heimlager.no/.well-known/agent-skills/index.json"
    },
    {
      "type": "api-catalog",
      "url": "https://heimlager.no/.well-known/api-catalog.json"
    }
  ],
  "skills": [
    {
      "id": "explain-heimlager",
      "name": "Explain Heimlager",
      "description": "Explain Heimlager's public storage marketplace model, wanted demand and external actor boundaries."
    },
    {
      "id": "find-storage",
      "name": "Find storage",
      "description": "Guide users to public storage search and safe wanted-demand flows."
    },
    {
      "id": "list-storage",
      "name": "List storage",
      "description": "Explain how hosts can list storage and how Heimlager's host-side serviceavgift works."
    },
    {
      "id": "explain-pricing",
      "name": "Explain pricing",
      "description": "Explain listed prices and source-backed minilager observations without guessing."
    }
  ],
  "security": {
    "access": "read-only public discovery",
    "privateSurfaces": ["/admin", "/min-side", "/partner/dashboard", "/betal", "/api", "/utkast"],
    "note": "This card does not authorize agents to book, pay, contact users, publish listings or access private data."
  }
}
