{"audit":{"version":"1.4","generated_at":"2026-08-19T18:31:06.099064+00:00","generated_by":"Agenstry","report_url":"https://agenstry.com/agents/fabtally.com","methodology_url":"https://agenstry.com/methodology","verifier_jwks_url":"https://agenstry.com/.well-known/jwks.json","subject":{"domain":"fabtally.com","name":"FabTally","url":"https://fabtally.com/.well-known/agent-card.json"}},"identity":{"provider":{"organization":"Sunstone Soft","url":"https://fabtally.com"},"registry_verification":null,"signature":{"signed":false,"signature_valid":null}},"protocol":{"version":"1.0","supports_streaming":false,"supports_push_notifications":false},"operational":{"live_state":"no_url","live_responds":false,"last_status_code":200,"last_elapsed_ms":37,"last_error":null},"track_record":{"first_seen":"2026-07-31T08:21:58.971308+00:00","last_checked":"2026-08-19T10:15:45.301014+00:00","last_seen_ok":"2026-08-19T10:15:45.301014+00:00","checks_total":77,"checks_ok":77,"uptime_pct":100.0,"archived":false,"archived_reason":null},"conformance":{"score":57,"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":2,"max_points":25,"status":"fail","detail":"Card is valid but has no .url field."},{"key":"protocol_version","label":"Protocol version","points":10,"max_points":10,"status":"pass","detail":"Declares A2A 1.0 with supportedInterfaces[] (current v1 card shape)."},{"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":15,"max_points":15,"status":"pass","detail":"77/77 probes succeeded (100% uptime)."},{"key":"skills","label":"Skill declaration","points":10,"max_points":10,"status":"pass","detail":"Declares 5 skills with structured metadata."},{"key":"verified_identity","label":"Verified Identity","points":5,"max_points":10,"status":"partial","detail":"Provider declared: Sunstone Soft (https://fabtally.com). 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://fabtally.com/.well-known/agent-card.json"},"skills":[{"id":"slice","name":"3D print slicing","description":"Slice an uploaded 3D model (STL/3MF/OBJ/PLY/STEP) with our production slicing engine on any of 12 calibrated FDM printers (Bambu A1/A1-mini/P1S/X1C, Prusa MK4/MINI, Creality Ender-3 V3/K1/K1-Max, Voron 2.4 350, Anycubic Kobra 2, Elegoo Neptune 4 Max). Returns print time, filament grams and metres, layer count, model geometry and fits-on-bed; tiers add a PNG preview and/or the sliced g-code (gzip+base64). Choose printer, material (pla, pla-cf, petg, petg-cf, abs, abs-cf, asa, asa-cf, nylon, pc, pet, tpu), quality (draft/standard/fine) or explicit layer_height, infill_percent, and supports (auto/none/tree). Paid via x402: POST https://fabtally.com/agent/v1/slice ($0.005 USDC), /v1/slice/preview ($0.01), /v1/slice/gcode ($0.015), /v1/slice/full ($0.02).","tags":["3d-printing","slicing","fdm","gcode","manufacturing","x402"],"examples":["Slice this STL on a Bambu X1C in PETG at 0.20mm and tell me the print time and filament use.","Give me the g-code for this bracket on a Prusa MK4 with tree supports and 20% infill."],"inputModes":["multipart/form-data","model/stl","model/3mf","model/obj"],"outputModes":["application/json","image/png"]},{"id":"quote","name":"3D printing price quote","description":"Slicer-accurate FDM 3D-printing price quote (not an estimate). Upload a 3D model and optional material and quantity; returns print time, filament grams, and a priced quote (material cost + machine time + setup fee, with automatic volume discounts). Paid via x402: POST https://fabtally.com/agent/v1/quote ($0.005 USDC on Base).","tags":["quote","pricing","3d-printing","manufacturing","cost-estimate","x402"],"examples":["How much would 25 of these brackets cost to 3D print in PLA?","Quote this STL in ABS."],"inputModes":["multipart/form-data","model/stl","model/3mf"],"outputModes":["application/json"]},{"id":"analyze","name":"3D model analysis","description":"Geometry-only analysis of a 3D model with no slice: bounding box (mm), volume (cm3), triangle count, watertight flag, and a fits-on-bed check for a chosen printer. Fast and cheap. Paid via x402: POST https://fabtally.com/agent/v1/analyze ($0.002 USDC on Base).","tags":["geometry","mesh","analysis","3d-model","bounding-box","x402"],"examples":["What is the bounding box and volume of this STL, and is it watertight?","Will this model fit on an Ender-3 V3 bed?"],"inputModes":["multipart/form-data","model/stl","model/obj"],"outputModes":["application/json"]},{"id":"preview","name":"3D model preview render","description":"Render a base64-encoded PNG preview of an uploaded 3D model (matplotlib, headless, no slice). Paid via x402: POST https://fabtally.com/agent/v1/preview ($0.005 USDC on Base).","tags":["render","preview","png","3d-model","visualization","x402"],"examples":["Show me a preview image of this STL."],"inputModes":["multipart/form-data","model/stl","model/3mf"],"outputModes":["image/png","application/json"]},{"id":"attest","name":"Signed URL attestation","description":"Independent point-in-time observation of a public URL, signed with ed25519 from a neutral third-party host. Returns HTTP status, final URL after redirects, sha256 of the exact bytes, size, and cache headers, plus your chosen check (exists / contains a string / content hash). A verifiable record that a page said something at a specific moment. Free schema and verification key at GET https://fabtally.com/agent/v1/attest/schema . Paid via x402: POST https://fabtally.com/agent/v1/attest ($0.01 USDC on Base).","tags":["attestation","url","ed25519","witness","verification","x402"],"examples":["Attest that https://example.com/pricing currently contains the string \"$49/mo\".","Give me a signed sha256 of what https://example.com/robots.txt returns right now."],"inputModes":["application/json"],"outputModes":["application/json"]}],"provenance":[{"source":"mcp_registry","first_seen":"2026-07-31T08:21:58.971308+00:00"},{"source":"x402_list","first_seen":"2026-08-03T13:34:57.474204+00:00"}],"recent_probes":[{"fetched_at":"2026-08-19T10:15:45.301014+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":37,"live_responds":null},{"fetched_at":"2026-08-18T18:38:26.397827+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":42,"live_responds":null},{"fetched_at":"2026-08-18T06:38:04.845592+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":25,"live_responds":null},{"fetched_at":"2026-08-18T01:24:55.186498+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":22,"live_responds":null},{"fetched_at":"2026-08-17T16:44:48.016041+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":17,"live_responds":null},{"fetched_at":"2026-08-17T05:30:20.152577+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":37,"live_responds":null},{"fetched_at":"2026-08-16T19:48:19.236009+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":34,"live_responds":null},{"fetched_at":"2026-08-16T06:31:54.952622+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":22,"live_responds":null},{"fetched_at":"2026-08-16T01:01:57.886741+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":23,"live_responds":null},{"fetched_at":"2026-08-15T06:35:15.234798+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":23,"live_responds":null}],"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-08-19T18:31:06.103906+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/fabtally.com/evidence","dispute_url":"https://agenstry.com/agents/fabtally.com/dispute"},"verification_history":[]}