{
  "schemaVersion": "machinaledger-agent-card/1.0.0",
  "name": "MachinaLedger",
  "canonicalUrl": "https://machinaledger.com/",
  "positioning": "Independent machine-transaction verification layer.",
  "tagline": "Don't trust. Verify.",
  "publicStatus": "live_public_status",
  "developmentProgress": 89,
  "stableSourceProgress": 64,
  "currentMilestone": "ed25519",
  "lastVerifiedUpdate": "2026-09-27T17:32:17+02:00",
  "purpose": "Verify machine-transaction evidence, produce deterministic economic records, and preserve audit/accounting compatibility without treating AI output as deterministic truth.",
  "canonicalFlow": [
    "agent_intent",
    "authority",
    "policy",
    "request",
    "payment",
    "service_response",
    "signed_economic_receipt",
    "independent_verification"
  ],
  "discovery": {
    "capabilities": "/capabilities.json",
    "protocols": "/protocols.json",
    "roadmap": "/roadmap.json",
    "status": "/status.json",
    "updates": "/updates.json",
    "feed": "/feed.json",
    "atom": "/updates.atom.xml",
    "openapi": "/openapi.yaml",
    "quickstart": "/quickstart.md",
    "llms": "/llms.txt",
    "machineDistribution": "/machine-distribution.json",
    "agentWatchlist": "/agent-watchlist.json",
    "behaviorIntelligence": "/behavior-intelligence.json",
    "behaviorDataPolicy": "/behavior-data-policy.json",
    "machineExperiments": "/machine-experiments.json"
  },
  "integration": {
    "status": "pre-launch",
    "note": "Stable-source integration contracts exist, but public production endpoints are not yet declared live.",
    "primaryPaymentRail": "x402",
    "additionalAdapters": [
      "MPP",
      "MCP",
      "generic webhook"
    ]
  },
  "trustBoundary": {
    "deterministicTruthSource": "versioned rules plus supplied evidence",
    "intelligenceLayer": "separate provider layer; never the deterministic source of truth",
    "serviceResponseTruthClaimed": false
  }
}
