A verifiable record of Wheelder's development history — from the first database entries in October 2023 to the multi-app research platform deployed today. Every claim below is backed by git commits, SQL timestamps, and cryptographic file hashes.
Database backup contains records with Unix timestamp
1697997845 — October 22, 2023. The users table,
topics table, and content rows all carry creation dates from
October 21–22, 2023, proving the platform existed and
was actively used at that time.
The relearn repository's initial commit
(March 18, 2024) includes the complete learn.php
file with a dual-panel layout (#answerDiv +
#imageDiv), OpenAI integration, keyword extraction,
and browser Text-to-Speech — all in a single commit,
proving this code was written before it was version-controlled.
The original code uses OpenAI model
gpt-3.5-turbo-16k-0613 — a snapshot model
released June 13, 2023 and deprecated June 13, 2024. This
proves the code was written during that window. The API key
format (sk- prefix) further confirms pre-2024
origin, as OpenAI switched to sk-proj- in early 2024.
The original code uses the misspelling
"Wheeleder" as the brand name. This was later
corrected to "Wheelder". This kind of organic
evolution — complete with typos — is characteristic
of original work, not copying.
relearn repository's initial commit contains the complete
dual-panel learn.php with OpenAI integration, image generation,
keyword extraction, and browser TTS. A complete app committed whole
proves it was developed before being version-controlled.
Every ZIP archive has a cryptographic MD5 hash. Run the command below on any file to verify it matches. These hashes also match the checksums stored by Google Drive and OneDrive server-side.
| # | Archive | Date | Size | MD5 Hash |
|---|---|---|---|---|
| 1 | wheeleder_latest_update_and_backup_04_02_2024.zip | 2024-11-18 | 192.8 MB | 25a90cf1cb61fce57fd8c6f5dd24a7f9 |
| 2 | relearning-master (1).zip | 2025-08-13 | 60.9 MB | b4b2a126b971fab629ccb7ea25fa8c9d |
| 3 | wheelder-learn app-updated.zip | 2025-08-20 | 107 MB | f7abb0e8711284deb02257e2ebf1d36f |
| 4 | wheelder-blog app and blog cms is updated.zip | 2025-08-22 | 107.1 MB | 4928b5f50f9bfca4a78b4e5183ade51f |
| 5 | wheelder-default blog is updated.zip | 2025-08-22 | 107.1 MB | 656ba11c0808878799a2546509bf2fdf |
| 6 | wheelder-V2.0-signup and login system...restored.zip | 2025-11-20 | 107.3 MB | ffd9a05640b6b102b0b93da05ff816ba |
| 7 | wheelder-V2.1-blog post edit is restored.zip | 2025-11-20 | 107.3 MB | dfa60ffa3c8c507c64d0ee43bea6faff |
| 8 | wheelder-V2.2-blog post delete function is restored.zip | 2025-11-20 | 107.3 MB | f3907c18e0e306974b27601c0e8f377b |
| 9 | wheelder-V2.3-Blog app database connection updated.zip | 2025-11-20 | 107.3 MB | f27068ff3d2955b44290ea486286ffb5 |
| 10 | wheelder-V2.4-Blog deployed + autodeployment + dynamic DB.zip | 2025-11-20 | 107.4 MB | dbf3eea33aebb4a87f62154e4231c163 |
| 11 | wheelder-final-backup-before the upgrade-Nov-29-2025.zip | 2025-11-29 | 107.6 MB | 8949832565d3b5554f8b3dbbf0ba4976 |
| 12 | wheelder_platform-Latest Backup Dec 26 -25.zip | 2025-12-26 | 54.6 MB | 457999434b25bd9c12a2bce76bd5c65e |
| 13 | wheelder-V2.5-Learn app is updated - debugged.zip | 2026-02-05 | 110.1 MB | 1b7f70eefd33e468a1f2bdabcc667998 |
| 14 | wheelder-V2.6-Chatbot text generation is functional.zip | 2026-02-05 | 110.1 MB | d8a66fff40d85f0d05e6b0abac308c8d |
| 15 | wheelder-V2.7-App layout is updated.zip | 2026-02-06 | 110.1 MB | 839274d60178257a4338debe8b690aee |
| 16 | wheelder-V2.8-Circular Search and app layout updated.zip | 2026-02-06 | 110.4 MB | e6ade3cbf94c6f78226ac009bc7cf6d2 |
| 17 | wheelder-V2.9-Wheelder-Lib-PoC is completed.zip | 2026-02-06 | 110.4 MB | d243f6535c3bb8e52d87cfbe9dd54618 |
| 18 | wheelder-V3.0-PoC completed with all features.zip | 2026-02-07 | 110.4 MB | cd8debb432267811ab7ad355594a147c |
| 19 | wheelder-V3.1-Research threads are updated.zip | 2026-02-07 | 110.5 MB | 0c06cf1fcaa48e00dafcef4b7a364e93 |
| 20 | wheelder-V3.2-Backup before upgrade for release.zip | 2026-02-07 | 110.5 MB | cdb53fcc2311f815602acc64346d67d2 |
| 21 | wheelder-V3.3-Upgraded.zip | 2026-02-07 | 110.5 MB | 9b85cb89993da960f37533f99a56d478 |
| 22 | wheelder-V3.4-App layout has updated.zip | 2026-02-07 | 110.5 MB | 899710df6ffbdcb751bee5f6e3e9d7b9 |
| 23 | wheelder-V3.5-Text-to-Speech voice updated.zip | 2026-02-08 | 111.6 MB | 705cfdfe4e0ddc8ca7d328f862d72778 |
| 24 | wheelder-V3.6-App updated and deployed to cloud-DO.zip | 2026-02-08 | 111.7 MB | 729838b60614eb697da68a6a9fd30c45 |
| 25 | wheelder-V3.7-Upgraded deployed version.zip | 2026-02-08 | 111.8 MB | 8126c21c8130d839469ced59209af091 |
| 26 | wheelder-V3.8-Deployed version is updated.zip | 2026-02-10 | 111.8 MB | 13504167fa394edb9b6e51d1e717b321 |
| 27 | wheelder-V3.9-Session expiration expanded to non-expire.zip | 2026-02-10 | 111.9 MB | b6ebad048d472bd21f8e4bb5dba6f6c8 |
| 28 | wheelder-v4.0-App is functional.zip | 2026-02-10 | 111.9 MB | 92e0bcf206f7bb62a6d3c8ae33ad2545 |
| 29 | wheelder-V4.1-Extreme focus on generated answer feature.zip | 2026-02-11 | 112 MB | 9af1bcca8c8946d2ebfe499ac2a9ed34 |
| 30 | wheelder-V4.2-Layout Updated.zip | 2026-02-11 | 112.2 MB | 45e47c94533f9e3149ab37b73e229154 |
| 31 | wheelder-V4.3-Image Generation upgraded.zip | 2026-02-12 | 112.2 MB | e266a2fbb5d9e54a030b31fb560452e6 |
| 32 | wheelder-V4.4-Demo prepared and ready to share.zip | 2026-02-12 | 112.4 MB | e92cbb4a4a688d105ddaa3fc7ffd00de |
| 33 | wheelder-V4.5-Edu Lessons App is created.zip | 2026-02-21 | 112.5 MB | e3c714d098c64c6e0df648fc0031a327 |
| 34 | wheelder-V4.6-Lesson Generator is functional.zip | 2026-02-22 | 112.5 MB | 0ad9d4a7807e3c13f10b9878091142e0 |
| 35 | wheelder-V4.7-Publish button is functional.zip | 2026-02-22 | 112.5 MB | def4717745c4e5d32548b597428eca47 |
| 36 | wheelder-V4.8-Lesson App upgraded with proper view.zip | 2026-02-23 | 112.5 MB | 6496a93e5ff092b4ee5b3a19dc94f3f7 |
| 37 | wheelder-V4.9-Center App is created.zip | 2026-02-23 | 112.7 MB | 87c1199b65223b34e3154e84e2c6cab1 |
| 38 | wheelder-V5.0-Layout is updated.zip | 2026-02-23 | 112.8 MB | b50fbeedfe646ab6587ef45a73e9aeb8 |
| 39 | wheelder-V5.1-Updated the center app.zip | 2026-02-24 | 112.8 MB | f6ee124010bb6ade676522393712e544 |
| 40 | wheelder-V5.2-Updated Apps Edu Deployed.zip | 2026-02-24 | 113 MB | 3076da77fce9194fcf69a1b0b924bd0b |
| 41 | wheelder-v5.3-Prompt box updated to new ways.zip | 2026-02-25 | 113.3 MB | 540b19ca8714b83ef406f3a7f0f53f72 |
| 42 | wheelder-v5.4-Releases portal added.zip | 2026-02-26 | 113.4 MB | 51c996db7edb4103592f3c49f37cdd77 |
| 43 | wheelder-updated.zip | 2026-02-26 | 113.6 MB | d3108e16207804a937c0639360e89f11 |
| 44 | wheelder-v5.5-Login system updated with Magic Link.zip | 2026-02-28 | 113.7 MB | 0923fb53296784be7feebb35eb4e818b |
| 45 | wheelder-v5.6-Backup before upgrade.zip | 2026-02-28 | 113.7 MB | 20d5e75ac072e5fc364e621cbdd227a6 |
Five milestone snapshots are independently stored on Google Drive. Google records the original upload date and an MD5 checksum server-side — neither can be altered after upload.
| # | File | Upload Date | Size | Links |
|---|---|---|---|---|
| 1 | wheeleder_files_sorted.zip Full multi-app platform with "Wheeleder" branding |
Jun 19, 2025 | 77.8 MB | View | Download |
| 2 | wheeleder_latest_update_and_backup_04_02_2024.zip Complete platform backup — "04_02_2024" refers to code version date |
Dec 1, 2024 | 192.8 MB | View | Download |
| 3 | whl_project-Learn App renamed to ReLearnly... Documents the exact moment "Learn App" was renamed to "ReLearnly" |
Dec 1, 2024 | 77 KB | View | Download |
| 4 | Relearn App-The Feature of Digging Deeper... Early "Digging Deeper" feature — ancestor of Circular Search & Deep Research |
Dec 2, 2024 | 85 KB | View | Download |
| 5 | ReLearnApp-double prompt entry input fields added... Dual-prompt interface — ancestor of the Center App research interface |
Dec 1, 2024 | 77 KB | View | Download |
createdTime (original upload date) and md5Checksum
for every file. These are set by Google’s servers at upload time and cannot be
modified by the file owner. Anyone with a Google API key can independently verify
the upload date and file integrity.
GET https://www.googleapis.com/drive/v3/files/{FILE_ID}?fields=name,createdTime,modifiedTime,md5Checksum&key=YOUR_API_KEY
The createdTime field shows when the file was first uploaded.
The md5Checksum must match the hashes in the archive table above.
Run this command on any ZIP file to confirm it matches the hash in the table above:
(Get-FileHash "filename.zip" -Algorithm MD5).Hash
Google Drive stores MD5 checksums server-side. Use the Drive API to compare:
GET https://www.googleapis.com/drive/v3/files/FILE_ID?fields=md5Checksum
Clone the public repository and inspect commit dates and file contents:
git log --format="%H %ai %s" --all
Extract the SQL backup from archive #1 and check the created_at fields. Convert Unix timestamps:
python -c "import datetime; print(datetime.datetime.utcfromtimestamp(1697997845))"
# Output: 2023-10-22 18:24:05
For the full founding proof with screenshots, download links, verification instructions, and brand evolution history:
View Founding Proof on GitHub