Skip to content
Back to MUJ428 Trust Reflex

Card snapshot

agents.muj428.com · 2026-08-11 10:58:17 UTC · 22db0b77ecc516356606e5b29eabb419f62bcdde0297c872047ee885992032ab

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": "MUJ428 Human Verification Router",
  "description": "Routes evidence verification, agent exceptions, and recruiting-intelligence work to an accountable human-supervised service provider.",
  "url": "https://agents.muj428.com/",
  "version": "1.3.0",
  "documentationUrl": "https://agents.muj428.com/agent-catalog.json",
  "quoteUrl": "https://agents.muj428.com/api/quote",
  "recommendationUrl": "https://agents.muj428.com/api/recommend",
  "healthUrl": "https://agents.muj428.com/api/health",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true,
    "taskSubmission": false,
    "autonomousPayment": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "authorization": {
    "humanPaymentApprovalRequired": true
  },
  "availability": {
    "status": "accepting_requests",
    "acknowledgmentTarget": "1 business day"
  },
  "skills": [
    {
      "id": "evidence-check",
      "name": "Evidence Check",
      "description": "Verify one claim or source before an agent acts.",
      "tags": [
        "verification",
        "evidence",
        "human-in-the-loop"
      ],
      "examples": [
        "Verify whether this vendor claim is supported by the cited sources."
      ],
      "inputUrl": "https://agents.muj428.com/intake?service=evidence-check",
      "purchaseUrl": "https://buy.stripe.com/5kQ28r8m25007cY3zhcZa04",
      "sampleUrl": "https://agents.muj428.com/samples/evidence-check"
    },
    {
      "id": "exception-triage",
      "name": "Agent Exception Triage",
      "description": "Diagnose one blocked or uncertain agent workflow.",
      "tags": [
        "agent-ops",
        "exception",
        "recovery"
      ],
      "examples": [
        "Identify why this tool workflow failed and provide safe recovery steps."
      ],
      "inputUrl": "https://agents.muj428.com/intake?service=exception-triage",
      "purchaseUrl": "https://buy.stripe.com/14A8wP8m22RSeFqfhZcZa05",
      "sampleUrl": "https://agents.muj428.com/samples/exception-triage"
    },
    {
      "id": "recruiting-intelligence-pilot",
      "name": "Recruiting Intelligence Pilot",
      "description": "Thirty days of human verification for one recruiting-agent research workflow.",
      "tags": [
        "recruiting",
        "research",
        "human-verification"
      ],
      "examples": [
        "Verify candidate-market evidence for an approved role."
      ],
      "inputUrl": "https://agents.muj428.com/intake?service=recruiting-intelligence-pilot"
    }
  ]
}