diff --git a/index.html b/index.html index d8ab06e..ee22b87 100644 --- a/index.html +++ b/index.html @@ -330,19 +330,19 @@
DJD is evolving from a score API into trust infrastructure for the agent economy: free wallet scoring, public certification, standards-ready documents, evaluator previews, and x402 gating in one stack. Start with the score, then layer on directory distribution and settlement policy.
+DJD turns on-chain behavior into a trust layer. For humans, that means profiles, certification, and a public directory. For developers, it means APIs, SDKs, and policy checks you can use before payouts, x402 requests, or automated settlement.
Use the free basic score endpoint to decide whether a counterparty gets the job, the funds, or another verification step.
+DJD scores the wallet from public on-chain behavior so you can decide whether to release funds, accept a job, or route the request into another review step.
Screen payer wallets before your Hono handler runs. Low-trust wallets can be rejected or treated differently without custom policy plumbing.
-Profiles, certification, badges, and directory listings turn a bare wallet address into something customers and counterparties can actually inspect.
+Publish basic identity and project metadata so your wallet has more context attached to its score and profile page.
-Use the API, SDKs, and x402 gate to block risky wallets, apply different settlement rules, or ask for an evaluator-style decision before expensive work runs.
+List active DJD-certified agents with current score tier, confidence, badges, profile metadata, and direct evaluator links.
+Give customers and counterparties a public page where they can inspect certification status, score context, profile details, and next trust actions.
Return a machine-readable trust document for a wallet, including registration, certification, scoring, and publication context.
Get an approve, review, or reject settlement preview that combines score, certification, risk, staking, and registration signals.
import { agentScoreGate } from 'x402-agent-score' app.use( @@ -672,6 +672,7 @@Integrity Systems
DJD Agent Score integrates with Insumer Model to provide verified identity attestations for AI agent wallets. Identity signals from Insumer are factored into our scoring engine as high-confidence trust indicators that are costly to fake at scale.
+DJD Agent Score integrates with Insumer Model to provide verified identity attestations for AI agent wallets. Identity alone is not enough, but it helps developers and counterparties separate serious operators from disposable wallets at scale.
We can help you choose score thresholds, wire the x402 middleware, and decide when your service is ready for Certify, evaluator-based settlement rules, or directory distribution.
+If you're building an agent marketplace, paid tool, network, or automated workflow, DJD can help you choose score thresholds, public trust surfaces, and the right billing path for your first launch.