Framework · Worked example
Worked exampleEvery consultant selling an assessment should be willing to take it first. So here is the Responsible AI Readiness Framework run end to end against FintelliGuard — an enterprise RAG compliance agent on AWS Bedrock, paired with real-time fraud scoring.
It scores 81 out of 100: production-ready, not audit-ready. Three dimensions cost it real points, and the gaps are documented in the repository's own README rather than discovered here. That is the standard — a readiness score is only worth reading if it can come back lower than you wanted.
Revised August 2026 This system scored 84 under the previous six-dimension version of the framework. Adding Risk & human oversight — Article 9, Article 14 and Article 27 of the AI Act, which the framework had been quietly skipping — cost it three points, and the system itself did not change. Better a framework that can lower your score than one that only ever confirms it.
make gate-proof breaks each control on purpose and fails unless the real gate refuses it for the right reason — and reports STALE rather than passing when a mutation's target has moved. gate_proof.py →Because a scoring method nobody can fail is a marketing device, not an assessment. Two of six dimensions came back amber on a system I built deliberately to be defensible — and the way to raise them is obvious and unglamorous: schedule the drift monitor, route an alert to a person, and wire the remediation layer into a real deployment.
That is what the audit produces for a client: not a verdict, but a short list of specific, boring, high-leverage things — ranked, with the evidence for why each one is on the list.