Skip to main content

Provenance audit

How the ProTeach numbers were counted.

ProTeach is a homeschool platform our founder co-founded and built end to end, predating ThynkQ and not a client engagement. Its source is private, so the four public numbers on the Work page cite this audit instead of an unreachable private commit. This page states the method, the count, the audit reference, and the date, and names exactly what the audit does not prove.

Audit referencebe73d408Verified 2026-08-01

Public measurements

Public factMethod
64 API routesCounted route.ts files under the application directory, in a clean, read-only checkout of the source.
17 named game experiencesCounted the explicitly named entries in the game-experience list in the source.
4 user rolesCounted the four portal route segments: parent, student, teacher, and admin. A super_admin role exists in the type union but has no portal surface.
1,782 commits, Feb to Jun 2026Counted commits in the inspected history between 2026-02-01 and 2026-06-30 inclusive.

The inspected commit history starts on 2026-02-20 and ends on 2026-06-24. The commit count keeps that exact window and does not claim current or ongoing development activity.

Claim boundary

This audit proves implemented source scope at one commit. It does not prove adoption, active users, revenue, or outcomes. Named game experiences is intentionally narrower than games shipped: it counts explicitly named entries in the source, not every playable interaction.

What was and was not shared

The audit was performed from a clean, read-only checkout of the private ProTeach source repository. No private source code, credentials, customer records, or signed-in product data were copied anywhere public, including onto this page.