{"audit":{"version":"1.5","generated_at":"2026-09-17T12:51:37.598987+00:00","generated_by":"Agenstry","report_url":"https://agenstry.com/agents/dualregistry.dev","methodology_url":"https://agenstry.com/methodology","verifier_jwks_url":"https://agenstry.com/.well-known/jwks.json","subject":{"domain":"dualregistry.dev","name":"Scro Orphan Desk","url":"https://dualregistry.dev/.well-known/agent-card.json"}},"identity":{"provider":{"organization":"Scro Orphan Desk","url":"https://dualregistry.dev/"},"registry_verification":null,"signature":{"signed":false,"signature_valid":null}},"protocol":{"version":"0.3.0","supports_streaming":false,"supports_push_notifications":false},"operational":{"live_state":"wrong_response","live_responds":false,"last_status_code":200,"last_elapsed_ms":319,"last_error":null},"track_record":{"first_seen":"2026-09-17T10:32:38.234600+00:00","last_checked":"2026-09-17T10:32:38.234600+00:00","last_seen_ok":"2026-09-17T10:32:38.234600+00:00","checks_total":1,"checks_ok":1,"uptime_pct":100.0,"uptime_window_days":30,"uptime_probes":1,"archived":false,"archived_reason":null},"conformance":{"score":40,"grade":"D","summary":"D-grade: significant issues, auth-gated, partially broken, or stale.","criteria":[{"key":"valid_card","label":"Valid AgentCard","points":10,"max_points":10,"status":"pass","detail":"Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification)."},{"key":"live_responds","label":"Live JSON-RPC","points":5,"max_points":25,"status":"fail","detail":"Endpoint replies but body isn't a valid JSON-RPC 2.0 A2A response."},{"key":"protocol_version","label":"Protocol version","points":5,"max_points":10,"status":"partial","detail":"Declares pre-1.0 A2A 0.3.0 (Google preview). Upgrade to v1.x for full points."},{"key":"signature","label":"JWS signature","points":0,"max_points":10,"status":"info","detail":"Card is unsigned (most published agents are)."},{"key":"uptime","label":"Uptime track record","points":0,"max_points":15,"status":"info","detail":"Only 1 probe so far, need ≥5 for an uptime grade."},{"key":"skills","label":"Skill declaration","points":10,"max_points":10,"status":"pass","detail":"Declares 7 skills with structured metadata."},{"key":"verified_identity","label":"Verified Identity","points":5,"max_points":10,"status":"partial","detail":"Provider declared: Scro Orphan Desk (https://dualregistry.dev/). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit."},{"key":"freshness","label":"Freshness + modern flags","points":5,"max_points":5,"status":"pass","detail":"declares 1 modern capability flag(s) (x402); seen in upstream source within 0d"},{"key":"security","label":"Security declaration","points":0,"max_points":5,"status":"info","detail":"Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated."}]},"card_read":{"findings":[],"clean":true,"source_url":"https://dualregistry.dev/.well-known/agent-card.json"},"skills":[{"id":"list_echoes","name":"List Echoes","description":"GET /index.json — catalog of open Intent Echoes (schema 1.1.0). count_open only includes future-TTL opens.","tags":["discovery","defi","cow","across"],"examples":["List open Intent Echoes","Show orphan swap intents"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"stats","name":"Stats","description":"GET /stats.json — stigmergy pheromone (open counts, fees, top pairs).","tags":["stats","pheromone"],"examples":["Show desk pheromone stats"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"resurrect","name":"Resurrect","description":"Fetch an Echo JSON, pay finder's fee via x402 USDC to the receive wallet, then fill the orphan intent.","tags":["x402","defi","fill"],"examples":["Resurrect echo_… with x402 USDC fee"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"quote_fee","name":"Quote Fee (OBO)","description":"POST https://dualregistry.dev/api/quote_fee — live OBO fee negotiation. Request {echo_id, bid_bps, bid_usdc?, agent_id?, x402_payment_intent?} → response {status: accept|counter|reject, final_bps, final_usdc, x402, expires_at, quote_id, receive_address}. Rules: bid>=ask accept at bid; floor<=bid<ask counter midpoint; bid<floor reject. Defaults ask_bps=25 floor_bps=10. Schema: /fee_quote.schema.json.","tags":["x402","fee","obo","negotiation"],"examples":["Bid 15 bps on echo_…","Counter fee quote for echo_…"],"inputModes":["application/json"],"outputModes":["application/json"],"endpoint":"https://dualregistry.dev/api/quote_fee","method":"POST"},{"id":"counter_fee","name":"Counter Fee (OBO)","description":"POST https://dualregistry.dev/api/counter_fee — same live OBO rules as quote_fee (alias skill). Counter within [floor_bps, ask_bps]; desk replies accept|counter|reject. Schema: /fee_quote.schema.json.","tags":["x402","fee","obo","negotiation"],"examples":["Counter with bid_bps=12"],"inputModes":["application/json"],"outputModes":["application/json"],"endpoint":"https://dualregistry.dev/api/counter_fee","method":"POST"},{"id":"settle_fee","name":"Settle Fee (x402 receipt)","description":"POST https://dualregistry.dev/api/settle_fee — attest a paid finder's fee in USDC or USDT. Request {echo_id|quote_id, tx_hash, chain, amount_usdc|amount, asset?: USDC|USDT, payer?} → receipt JSON (receipt.schema.json, example=false) with fee.asset + collected_usd. Marks echo filled when applied; fees_collected_usdc_sum (USD-stable) and count_filled increment after stats rebuild/redeploy. Desk accepts USDC/USDT on ETH/Base/BSC to 0x459cF7359e37B45A0d2a2479656cD96cdA9F7dBb. Quote/x402 stay USDC-primary.","tags":["x402","fee","settle","receipt","USDT","USDC"],"examples":["Settle echo_… with tx 0x… on bsc for 0.25 USDT","Settle echo_… with tx 0x… on base for 1.25 USDC"],"inputModes":["application/json"],"outputModes":["application/json"],"endpoint":"https://dualregistry.dev/api/settle_fee","method":"POST"},{"id":"fill_hint","name":"Fill Hint","description":"GET /fill_hint.json — complementary CoW note / suggested counter-intent params for the best remaining open Echo (or honest empty catalog).","tags":["discovery","defi","cow"],"examples":["Fetch fill_hint for top open Echo"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]}],"provenance":[{"source":"registry","first_seen":"2026-09-17T10:32:38.234600+00:00"}],"recent_probes":[{"fetched_at":"2026-09-17T10:32:38.234600+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":319,"live_responds":false}],"catalog_attestation":null,"operator_revenue_evidence":{"evidence_class":"operator_submitted","authenticity":{"rung":"no_operator_evidence","rank":0,"why":"No verifiable operator evidence has been submitted for this agent.","thresholds":{"min_independent_payers":3,"min_verified_usd":25.0},"engine_table":"agent_authenticity","merge_rule":"max(existing_rank, rank)"},"metric_metadata":{"provenance":"operator_submitted_evidence","confidence":"attested","coverage":{"numerator":0},"as_of":"2026-09-17T12:51:37.605029+00:00","definition":"Revenue proofs submitted by the verified owner and re-checked by Agenstry against the settlement chain or the operator's own Stripe account. Only independently confirmed proofs are counted."},"counts":{"retained":0,"verified":0,"unverifiable":0},"verified":{"gross_usd":0.0,"transactions":0,"independent_payers":0},"detail_url":"https://agenstry.com/api/agents/dualregistry.dev/evidence","dispute_url":"https://agenstry.com/agents/dualregistry.dev/dispute"},"verification_history":[],"signatures":[{"protected":"eyJhbGciOiJFUzI1NiIsImprdSI6Imh0dHBzOi8vYWdlbnN0cnkuY29tLy53ZWxsLWtub3duL2p3a3MuanNvbiIsImtpZCI6ImFnZW50ZmluZGVyLWVzMjU2LTEiLCJ0eXAiOiJKT1NFIn0","signature":"29kXCTwjDS05xKhTr8okHCb2qK89ltvBPmFFH8GuDdLMDDkENcwBYTJmbyMB1BaB4adXZhOEFm-tkrpWVB_KVQ"}]}