Skip to content
Back to OpenFab

Card snapshot

openfab-22100483453.us-central1.run.app · 2026-07-12 05:10:50 UTC · de9b23f28ac1192ec3c72c8fe24f5f84c8d1735286f7a3883d260454e45c9c16

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "OpenFab",
  "description": "Experimental, non-binding custom-manufacturing sourcing sandbox. Not a real supplier.",
  "url": "https://openfab-22100483453.us-central1.run.app",
  "version": "0.1.0",
  "capabilities": {
    "streaming": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "request_quote",
      "name": "Indicative quote",
      "description": "Return an indicative, non-binding quote for a custom manufactured part.",
      "tags": [
        "manufacturing",
        "quote",
        "rfq",
        "sourcing"
      ]
    },
    {
      "id": "dfm_feedback",
      "name": "DFM feedback",
      "description": "Indicative, rule-based manufacturability feedback.",
      "tags": [
        "manufacturing",
        "dfm"
      ]
    }
  ]
}