For quality managers, cal coordinators & job-shop owners

The gauge that sinks youis green on the chart.

Your wall chart tracks one fact: the calendar. This check tracks two — where every gauge sits against a pinned evaluation date, and what its last calibration actually found. A gauge that failed as-found accepted parts out of tolerance for its entire prior interval; unless someone assessed that product impact, every one of those acceptances is suspect, and no amount of being in-cal today fixes it.

Get the Check — $79one-time · instant download · yours to keep
Five deliverables · runnable
gca_engine.py — runnable fleet engine
python
Fleet-integrity workbook (.xlsx)
excel
Calibration Integrity Playbook
docx
Cal-Desk Discipline Runbook
docx
11-gauge worked sample
csv
Works alongside
NCR-to-CAPA Routing · Promise-Date Integrity · Cost-of-Poor-Quality Ledger
01.The Problem

The wall chart answers the wrong question.

41 days

How far past due PIN-330 is — still in service, still accepting parts. One overdue gauge in a ten-gauge fleet is 10%: RUNNING ON GRACE, and never CALIBRATION CURRENT.

IN CAL

TRQ-077’s calendar status today — green on every chart. It also failed as-found in March, and no product-impact assessment exists. Every torque it approved for six months is suspect. The calendar can’t see it.

2026-07-01

The pinned evaluation date. The verdict on a dated fleet snapshot is the same verdict forever — no TODAY(), no drift, an auditable monthly read instead of a sheet that changes its answer every time it’s opened.

02.See It Work

Eleven gauges, one green liability — live.

Live demo · the shipped 11-gauge fleet · evaluation date pinned to 2026-07-01
GaugeServiceLast calInterval (d)DueStatusAs-foundImpact assessed
CAL-1012026-05-102026-08-08IN CAL
MIC-2042026-04-212026-07-20IN CAL
CMM-0012026-01-152026-07-14DUE
PIN-3302026-02-202026-05-21OVERDUE 41d
HGT-1182026-06-052026-07-05DUE
TRQ-0772026-03-122026-09-08IN CAL
CAL-1022026-05-282026-08-26IN CAL
BOR-4502025-11-022026-11-02IN CAL
THR-2212026-04-182026-07-17IN CAL
DEP-0602026-06-202027-06-20IN CAL
SUR-5122026-06-012026-07-31IN CAL
Fleet read · 1 of 10 in-service gauges overdue (10%) · 2 due within 14 days
RUNNING ON GRACE
Unassessed out-of-tolerance gate
FIRED — TRQ-077
TRQ-077 failed its last calibration as-found and no product-impact assessment exists — every part it accepted in the prior interval is suspect. Verdict forced to MEASURING BLIND regardless of the calendar. It releases the moment the assessment exists.
Verdict
MEASURING BLIND
Fix first
TRQ-077

Try it: mark TRQ-077’s impact assessment done and the gate releases — the verdict falls to RUNNING ON GRACE and fix-first moves to PIN-330, the gauge 41 days over. TRQ-077 is IN CAL on the calendar. That’s the point.

Same math as the engine and the workbook — byte-for-byte, evaluation date pinned identically in all three. Nothing here is scored by AI, nothing leaves this page, and the verdict will not soften because you wanted it to.

03.What’s Inside

A fleet read you can run, not a chart you can admire.

The engine is zero-dependency Python — six columns per gauge, a pinned --as-of date, and it prints every gauge’s status, the fleet share, the gate, and the one gauge to fix first. The workbook reproduces the identical math with the same pinned date in a yellow cell, and the demo above runs the same logic. This is the engine’s verbatim output on the shipped sample:

GAUGE CALIBRATION INTEGRITY CHECK - GCA-079
================================================================
Evaluation date: 2026-07-01   Gauges read: 11   In service: 10

GAUGE    SVC  LAST CAL    DUE         STATUS   AS-FOUND  FLAG
CAL-101  yes  2026-05-10  2026-08-08  IN CAL   PASS
MIC-204  yes  2026-04-21  2026-07-20  IN CAL   PASS
CMM-001  yes  2026-01-15  2026-07-14  DUE      ADJUSTED
PIN-330  yes  2026-02-20  2026-05-21  OVERDUE  PASS      overdue 41d in service
HGT-118  yes  2026-06-05  2026-07-05  DUE      PASS
TRQ-077  yes  2026-03-12  2026-09-08  IN CAL   FAIL      UNASSESSED OUT-OF-TOLERANCE
CAL-102  yes  2026-05-28  2026-08-26  IN CAL   PASS
BOR-450  no   2025-11-02  2026-11-02  IN CAL   PASS
THR-221  yes  2026-04-18  2026-07-17  IN CAL   PASS
DEP-060  yes  2026-06-20  2027-06-20  IN CAL   PASS
SUR-512  yes  2026-06-01  2026-07-31  IN CAL   PASS

Overdue in service: 1 of 10 (10%) - RUNNING ON GRACE
Due within 14 days: 2
GATE: TRQ-077 failed its last calibration as-found and no product-impact
assessment exists - every part it accepted in the prior interval is suspect.

VERDICT: MEASURING BLIND
Fix first: TRQ-077
04.The Standard

Built so the verdict can’t be negotiated.

A count before a percentage

One overdue gauge in service is never CALIBRATION CURRENT — the zero condition is checked as a count, so a 250-gauge fleet can’t round its one overdue gauge into a clean bill of health.

The gate cares about product

An as-found FAIL means the gauge was wrong for its whole prior interval — retired or not, those parts shipped. Without an impact assessment the verdict is MEASURING BLIND whatever the calendar says. Worsen-only: the gate never lifts a verdict, and it releases the moment the assessment exists.

Pinned, never drifting

The evaluation date is set explicitly in all three layers — engine flag, workbook cell, demo constant. Nothing reads today’s date, so last month’s verdict is auditable and this month’s is a deliberate re-run, not a sheet quietly changing its mind.

05.What This Is — And Isn’t

An integrity read, not a scheduling app.

It is
  • A deterministic, offline read of six columns per gauge against a pinned date — engine, workbook, and demo produce the identical verdict from the identical ledger.
  • The layer your calibration software doesn’t ship: the overdue-in-service share, the unassessed-FAIL taint, and one named gauge to fix first.
  • A monthly discipline: the runbook installs the as-found capture at every cal, the impact-assessment rule, and the grace-period cleanup.
It isn’t
  • Calibration software or a cal lab. It schedules nothing and measures nothing — it grades the ledger your existing system exports.
  • A technician review. It grades a fleet’s calibration integrity — never the person who ran the cals or the one who fell behind.
  • A compliance determination. Calibration requirements can be contractual or regulatory; your documented QMS procedures and customer requirements override this tool — full stop.

Scope note. This tool grades a gauge fleet’s calibration integrity from a ledger you enter — it scores gauges and fleets, never people, and it schedules nothing. Calibration requirements can be contractual or regulatory; your documented QMS procedures and customer requirements override this tool. Not a compliance determination, not certification of any standard, and not legal advice.

06.Who It’s For

Anyone whose acceptances depend on a wall chart.

Quality managers whose calibration report is a due-date list with no as-found column

Cal coordinators running a fleet on grace and needing the overdue exposure named before the auditor names it

Job-shop owners who found one out-of-tolerance gauge and now wonder what else has been accepting parts blind

Quality engineers who need the product-impact question — not just the reschedule — forced when a cal comes back FAIL

Teams preparing for an audit who want the fleet read demonstrated from their own ledger first

Shops inheriting a gauge crib and needing an honest day-one snapshot at a pinned date

08.Common Questions

Straight answers, before you pay.

Two facts per gauge: where it sits on the calendar against a pinned evaluation date (IN CAL / DUE / OVERDUE), and what its last calibration found before adjustment (PASS / ADJUSTED / FAIL). The fleet verdict rides the overdue-in-service share — CALIBRATION CURRENT / RUNNING ON GRACE / MEASURING BLIND — and one overdue gauge in service is never CURRENT, whatever the percentage rounds to.

The chart says in-cal.
Ask what the last cal found.

One purchase, lifetime access, 12 months of updates. $79, once.

Grades the fleet, never a technician. QMS procedures and customer requirements override this tool. Not certification or legal advice.

Sold by RedHub AI LLC · Secured by Stripe · redhub.ai