Card snapshot
agents.muj428.com
·
2026-08-15 06:39:51 UTC
·
bd98179d52c92eacfac5b2edc104887702c1413ee6fd9fcde4c89e734c7bbbeb
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.
{
"capabilities": {
"extendedAgentCard": false,
"pushNotifications": false,
"streaming": false,
"extensions": [
{
"uri": "https://agents.muj428.com/extensions/trust-reflex/v1",
"description": "Pre-execution trust and control for autonomous agent payments, delegation, approvals, releases, writes, and other consequential actions. Verifies evidence sufficiency, identity context, authorization ceilings, transaction state, authority expiry, delegation depth, and receiver acknowledgement before execution.",
"required": false,
"params": {
"method": "trust/evaluate",
"activationHeader": "A2A-Extensions",
"legacyActivationHeader": "X-A2A-Extensions",
"actions": [
"PAY",
"BUY",
"DELEGATE",
"TRUST",
"ACCEPT",
"APPROVE",
"WRITE",
"RELEASE",
"COMMIT",
"PROPOSE"
],
"decisions": [
"ALLOW",
"VERIFY",
"REQUIRE_VERIFICATION",
"DENY"
],
"trajectoryAware": true,
"trajectoryInputs": [
"action_history",
"trajectory",
"previous_actions",
"previous_trust_receipts"
],
"contextInputs": [
"subject_identity",
"counterparty_identity",
"enforcement_boundary",
"authorization_ceiling",
"handoff_reference",
"actual_arguments",
"sender_agent",
"receiver_agent",
"requested_capability",
"delegation_task",
"authority_scope",
"acceptance_criteria",
"authority_expires_at",
"delegation_depth",
"max_delegation_depth",
"receiver_acknowledgement"
],
"enforcementBoundaries": [
"tool",
"payment",
"delegation",
"write",
"approval",
"release",
"commit",
"orchestration"
],
"autonomousAgentPayments": true,
"delegationReceipt": true,
"receiverAcknowledgement": true,
"authorityExpiryFailClosed": true,
"delegationDepthFailClosed": true,
"output": "MUJ428 Trust Receipt v1.2 plus experimental trust.signals[] governance_attestation compatibility",
"trustSignalsProposal": "a2aproject/A2A#1628",
"autoSpend": false
}
}
]
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"description": "Trust layer for autonomous agent payments and other consequential agent actions. MUJ428 preflights the exact action before value or authority moves: verify evidence, subject/counterparty identity context, authorization ceiling, stable handoff references, exact arguments, authority expiry, delegation depth, receiver acknowledgement, milestone state, and trajectory risk. Returns ALLOW, VERIFY, REQUIRE_VERIFICATION, or DENY plus Trust Receipt v1.2 and never authorizes or sends payment.",
"documentationUrl": "https://agents.muj428.com/extensions/trust-reflex/v1",
"name": "MUJ428 Trust Reflex",
"provider": {
"organization": "MUJ428 LLC",
"url": "https://agents.muj428.com"
},
"skills": [
{
"description": "Pre-execution trust for autonomous agent payments, purchases, delegation, approvals, releases, writes, and commitments. Verify evidence, identity context, authorization ceiling, exact arguments, enforcement boundary, trajectory, authority expiry, delegation depth, and receiver acknowledgement; return ALLOW, VERIFY, REQUIRE_VERIFICATION, or DENY plus Trust Receipt v1.2.",
"examples": [
"{\"action\":\"PAY\",\"action_ref\":\"pay-12000\",\"amount_usd\":12000,\"authorization_ceiling\":15000,\"enforcement_boundary\":\"payment\",\"irreversible\":true}",
"{\"action\":\"DELEGATE\",\"action_ref\":\"task-42\",\"handoff_reference\":\"handoff-42\",\"sender_agent\":\"agent-a\",\"receiver_agent\":\"agent-b\",\"requested_capability\":\"analyze-evidence\",\"actual_arguments\":{\"task\":\"analyze\"},\"authority_expires_at\":\"2099-01-01T00:00:00Z\",\"delegation_depth\":1,\"max_delegation_depth\":2,\"enforcement_boundary\":\"delegation\"}",
"{\"action\":\"DELEGATE\",\"handoff_reference\":\"handoff-42\",\"receiver_agent\":\"agent-b\",\"actual_arguments\":{\"task\":\"analyze\"},\"receiver_acknowledgement\":{\"receiver\":\"agent-b\",\"accepted\":true,\"handoff_reference\":\"handoff-42\",\"accepted_arguments_hash\":\"<sha256>\"}}"
],
"id": "trust-action",
"inputModes": [
"application/json",
"text/plain"
],
"name": "trust(action)",
"outputModes": [
"application/json"
],
"tags": [
"autonomous agent payments",
"agent payment controls",
"verify transaction before payment",
"trust preflight",
"transaction assurance",
"counterparty trust",
"identity evidence",
"authorization ceiling",
"enforcement boundary",
"delegation receipt",
"receiver acknowledgement",
"authority expiry",
"delegation depth",
"stable handoff reference",
"exact argument binding",
"milestone validation",
"evidence sufficiency",
"trajectory-risk",
"agent-safety",
"verification",
"payments",
"delegation",
"trust-receipt",
"x402",
"tool-call-security"
]
},
{
"description": "Verify evidence sufficiency and claim support before autonomous agent payment, approval, acceptance, release, or other consequential execution.",
"examples": [
"Verify this evidence before accepting the claim."
],
"id": "evidence-signal",
"inputModes": [
"application/json"
],
"name": "Evidence Signal",
"outputModes": [
"application/json"
],
"tags": [
"evidence sufficiency",
"claim support",
"provenance",
"verification",
"autonomous agent payment preflight"
]
},
{
"description": "Run a counterparty trust check before delegation, purchase, autonomous agent payment, or reliance on another agent. Identity evidence may be supplied as an input, but identity/reputation do not replace action-specific authorization.",
"examples": [
"Check this agent before I delegate the task."
],
"id": "agent-reputation-check",
"inputModes": [
"application/json"
],
"name": "Agent Reputation Check",
"outputModes": [
"application/json"
],
"tags": [
"agent reputation before delegation",
"counterparty identity",
"counterparty trust",
"delegation preflight",
"reputation"
]
},
{
"description": "Validate milestone acceptance criteria and supplied evidence before approval, settlement, or fund release.",
"examples": [
"Verify this milestone before I release payment."
],
"id": "milestone-evidence-attestation",
"inputModes": [
"application/json"
],
"name": "Milestone Evidence Attestation",
"outputModes": [
"application/json"
],
"tags": [
"milestone validation before fund release",
"evidence sufficiency",
"attestation",
"release",
"approval"
]
}
],
"supportedInterfaces": [
{
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0",
"url": "https://agents.muj428.com/a2a"
},
{
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3",
"url": "https://agents.muj428.com/a2a"
},
{
"protocolBinding": "https://agents.muj428.com/protocols/trust-reflex-http-json/v1",
"protocolVersion": "1.0",
"url": "https://agents.muj428.com/v1/trust"
}
],
"version": "1.6.4"
}