Every Number, Every Method
How We Measured 90% Fewer Unsupported Answers vs Baseline Vector RAG
Unsupported answer rate is the fraction of model outputs whose factual claims cannot be traced back to a specific entity or relationship in the underlying knowledge graph. Our internal evaluation set covers 500 enterprise queries drawn from the fintech, healthcare, and SaaS engagements listed on /case-studies, with the client-identifying strings removed. Each query runs against two systems that share the same LLM and the same retrieval infrastructure below the retrieval boundary, isolating the graph vs. vector variable.
The baseline system is vector retrieval only (chunk similarity, no graph). The Agentic Giants system runs GraphRAG on the same corpus with the same model. Both systems output an answer plus a source list. A separate reviewer scores each answer as supported (every fact resolves to a source in the provided list) or unsupported (any fact fails to resolve). Across the 500 queries, the baseline system produces unsupported answers at roughly ten times the rate of the GraphRAG system — a 90% reduction. The measurement protocol was authored by Ahsan Ishfaq and reviewed by Ahmad Ishfaq before this page went live.
The figure is a floor because it excludes the pipeline hardening — the critic gate, human-in-the-loop approvals on state-changing tool calls, and MCP server scoping — that ships into every production engagement. See GraphRAG Implementation for the architecture that produces the number.
What Counts as “587+ Engineering Projects Delivered”
An engineering project counts when the founding team shipped software into production or delivered a signed-off engineering artifact — payment platforms, ledgers, mobile applications, data pipelines, machine-learning systems, knowledge graphs, and full-stack applications. Projects held in code review, prototypes that never crossed a production gate, and internal experiments do not count. The 587+ figure is the aggregate across the team’s 12+ years of engineering history, not engagements the Agentic Giants entity has invoiced since it was founded in 2024.
Public-name engagements documented on /case-studies — RYVYL, CaptureProof, Optevo, SAFER, mydiveo, Sufferfest, PACE Racing, REAP Pro, and others — represent the tip of that count. Named enterprise clients under NDA (a subset visible on the client logo strip) contribute the rest.
What “SOC 2 Type II Delivery” Means in Practice
SOC 2 Type II delivery is the engineering discipline of designing, deploying, and documenting systems so they can pass a SOC 2 Type II audit conducted against your deployment, by your auditor of record. The scope is defined by the American Institute of Certified Public Accountants’ Trust Services Criteria covering security, availability, processing integrity, confidentiality, and privacy — see the AICPA SOC 2 documentation.
A concrete reference: RYVYL is a SOC 2 Type II certified payments platform that Agentic Giants engineered end-to-end. The certificate is issued to RYVYL against RYVYL’s production systems, which is the correct legal posture for a delivery engagement. We do not sell a shared multi-tenant platform, so there is no organization-wide SOC 2 Type II certificate that applies to Agentic Giants itself.
The Guaranteed Pilot Standard
Every production pilot ships against a written target. Before work begins, we agree the acceptance criterion in a signed scoping document — a hallucination rate, a latency budget, a workflow success rate, or a compliance posture. The pilot window is typically six weeks. If we ship inside the window and hit the target, the pilot converts to a production engagement at the price agreed before work began. If we miss the target, the pilot is free.
The guarantee is enforceable because the target is defined against your workflow — not our template — and both parties sign it before code is written. The scoping document is the artifact your legal team will review; the pilot contract references it explicitly.
How We Track Engagement Extension Rate
Extension rate is the fraction of pilot engagements that convert into ongoing production support, ML operations, or a follow-on delivery contract inside 90 days of the pilot closing. The number is tracked in our CRM against the scoping document that opened the pilot and updated monthly. We report the rolling 12-month figure so a single quarter of unusual activity cannot skew the number that shows on other pages.