A comprehensive, verifiable evidence timeline establishing original development of Deep Research, Circular Search, and progressive topic exploration — with cryptographic hashes, immutable Google Drive timestamps, git commits, and source code analysis dating back to October 2023.
This document presents a factual, verifiable evidence chain establishing the original development timeline of Deep Research, Circular Search, and progressive topic exploration features within the Wheelder platform. All evidence referenced herein is independently verifiable through cryptographic hashes, immutable Google Drive timestamps, public git commits, and source code analysis.
The Wheelder platform has been in continuous development since late 2020, starting as a simple student project called whl_project. By October 2023, it had evolved into a multi-app platform with database backups containing Unix timestamps that prove its existence (1697997845 = October 22, 2023, 18:24:05 UTC).
By late 2024, the platform included an AI-powered learning app that combined a prompt interface with an answer panel — a pictorial chatbot where users could ask questions and receive AI-generated answers alongside images and keyword extraction.
In December 2024, the developer conceived and implemented a specific new feature: the ability to "dig deeper into a topic level by level with only clicking a button." This feature allowed users to progressively explore any subject by drilling down through layers of information — each level building on the previous one, going deeper with each click.
This concept — progressive, automated, multi-level topic exploration — is what later became known as:
The feature was immediately archived to Google Drive, creating an immutable, third-party-timestamped record of its existence.
createdTime (upload date) and compute an md5Checksum of the file contents. Neither value can be modified by the file owner after upload. These serve as independent, third-party-verified timestamps — Google acts as an impartial witness to when the file existed and what it contained.
Five milestone archives were uploaded to Google Drive, with the following server-recorded timestamps:
| # | Filename | Google Upload Date | Size | Links |
|---|---|---|---|---|
| 1 | wheeleder_latest_update_and_backup_04_02_2024.zip | Dec 1, 2024 | 192.8 MB | View | Download |
| 2 | whl_project-Learn App renamed to ReLearnly and Code Updated... | Dec 1, 2024 | 77 KB | View | Download |
| 3 | ReLearnApp-double prompt entry input fields added... | Dec 1, 2024 | 77 KB | View | Download |
| 4 | Relearn App-The Feature of Digging Deeper into the topic... dig deeper in a topic level by level with only clicking a button | Dec 2, 2024 | 85 KB | View | Download |
| 5 | wheeleder_files_sorted.zip | Jun 19, 2025 | 77.8 MB | View | Download |
createdTime.
Anyone with a Google API key can independently verify these timestamps using the Google Drive API:
GET https://www.googleapis.com/drive/v3/files/{FILE_ID}?fields=name,createdTime,modifiedTime,md5Checksum&key=YOUR_API_KEY
File IDs:
140MW9j7RRoT43rfeYmNmrYfe3TrZ2Lww — wheeleder_latest_update_and_backup
1nUjcYIyA5kHy4En5ECDn9sVXxbYpITdi — whl_project Learn App renamed to ReLearnly
1M7Awxe7NGoMwNPs62EawOVrK65FahHhN — ReLearnApp double prompt entry
1IbQMksPJ1rOtqFel1BDLomxMturf7IE0 — Relearn App Digging Deeper (KEY EVIDENCE)
1sdiJ4zlSIr4APN8S8g7Btl08jghYiXZS — wheeleder_files_sorted
The API will return the createdTime and md5Checksum exactly as recorded by Google's servers at upload time.
The archives are publicly downloadable. Anyone can extract them and inspect the source code. Here is what they contain:
whl_project/ FolderEvery archive contains a whl_project/ root folder — the original project directory name used since 2020. This naming is consistent across all archives and matches the SQL backup filenames (wheeleder_backup_1697997845.sql).
The core file apps/edu/ui/views/notes/cms/learn.php implements:
#answerDiv + #imageDiv — a side-by-side layout with AI answers on the left and images/research on the right. This dual-panel layout has been the foundation of the platform since 2023.speechSynthesis API for reading answers aloudgpt-3.5-turbo-16k-0613:The archived code contains OpenAI API keys using the sk- prefix format. In early 2024, OpenAI changed their API key format to sk-proj-. The presence of sk- format keys in the code further narrows the development window to before early 2024.
The archives contain SQL backup files with filenames containing Unix timestamps:
wheeleder_backup_1697997845.sql → October 22, 2023, 18:24:05 UTC_backup_1698038636.sql → October 23, 2023, 07:23:56 UTCThese SQL files contain table structures and data entries with created_at timestamp fields dating to October 2023, establishing the platform's existence at that time.
The source code and SQL backups use the spelling "Wheeleder" (with an extra 'e') — the original misspelling that was later corrected to "Wheelder" in 2025. This organic naming evolution, including the preserved typo, is characteristic of original work developed over time, not work copied from another source.
relearn Repository (First Public Commit: March 2024)This repository contains the initial public commit of the platform's source code, dated March 18, 2024. The commit includes the full learn.php file with:
#answerDiv + #imageDiv)gpt-3.5-turbo-16k-0613speechSynthesis TTSThe commit history, author dates, and file contents are all publicly inspectable by anyone.
wheelder_platform Repository (166+ Commits)github.com/Wheelder/wheelder_platform
The main platform repository with continuous development history from August 2025 to present. This includes the evolution from "Circular Search" to "Deep Research" and all subsequent features.
wheelder-releases Repository (9 Tagged Releases)github.com/Wheelder/wheelder-releases
Formal version history with tagged GitHub Releases documenting each milestone.
The following table presents Wheelder's documented development dates alongside the public announcement dates of similar features by other companies. All dates are based on publicly available information.
| Date | Event | Evidence Type |
|---|---|---|
| Oct 22, 2023 | Wheelder: SQL database backups prove platform existence with created_at timestamps |
Unix timestamp 1697997845 in SQL files |
| Mar 18, 2024 | Wheelder: First git commit — full dual-panel AI learning interface with keyword-based topic exploration | Git commit in Wheelder/relearn |
| Dec 1, 2024 | Wheelder: Three archives uploaded to Google Drive — platform backup, ReLearnly rename, dual-prompt interface | Google Drive createdTime (immutable) |
| Dec 2, 2024 | Wheelder: "The Feature of Digging Deeper into the topic... dig deeper in a topic level by level with only clicking a button" archived to Google Drive | Google Drive createdTime (immutable). View file |
| Dec 11, 2024 | Google announces Gemini 2.0 with "Deep Research" feature | Public announcement |
| Jan 20, 2025 | DeepSeek releases R1 model with "Deep Think" reasoning | Public release |
| Feb 2, 2025 | OpenAI announces "Deep Research" for ChatGPT Pro | Public announcement |
| Feb 14, 2025 | Perplexity launches "Deep Research" feature | Public announcement |
| Feb 6, 2026 | Wheelder: "Circular Search & Deep Research" feature formalized in Wheelder V2.8 (Archive #16) | OneDrive archive, MD5: e6ade3cbf94c6f78226ac009bc7cf6d2 |
The evidence forms a continuous, verifiable chain from October 2023 through March 2026:
October 2023: Platform exists — SQL backups with timestamps (1697997845), database tables with created_at entries, "Wheeleder" branding
June 2023 – June 2024: Active development with gpt-3.5-turbo-16k-0613 and sk- prefix API keys (both now deprecated)
March 2024: First git commit preserving the full dual-panel AI interface with keyword extraction and topic exploration
December 1-2, 2024: Four archives uploaded to Google Drive — including the "Digging Deeper into the topic level by level" feature. Google Drive's server-side timestamps prove existence at this date.
June 2025: Complete sorted archive of the "Wheeleder" era uploaded to Google Drive (77.8 MB)
August 2025: Platform rewrite begins — continuous git commits in wheelder_platform repository
November 2025: Production deployment on DigitalOcean, consecutive archive series begins
February 2026: "Circular Search" and "Deep Research" features formalized in Wheelder V2.8. 30+ archives with MD5 hashes document rapid feature development including Research Threads, TTS, Extreme Focus, Center App, Spinning Prompt, and Magic Link authentication.
This chain demonstrates continuous, organic development — not a project created retroactively. The gradual evolution from whl_project to "Wheeleder" to "ReLearnly" to "Wheelder," including the preserved typo, the deprecated model identifiers, and the messy student-quality code, all point to authentic, long-term development by an independent developer.
Use the Google Drive API to confirm the createdTime for any of the five files listed above. The API endpoint returns the server-recorded upload date, which cannot be modified by the file owner.
GET https://www.googleapis.com/drive/v3/files/1IbQMksPJ1rOtqFel1BDLomxMturf7IE0?fields=name,createdTime,md5Checksum&key=YOUR_API_KEY
git clone https://github.com/Wheelder/relearn.git cd relearn git log --format="%H %ai %s" --all
45 ZIP archives are stored on OneDrive with recorded MD5 hashes. Download any archive and verify:
# Windows PowerShell (Get-FileHash "filename.zip" -Algorithm MD5).Hash # Linux/macOS md5sum filename.zip
The complete hash manifest is available at wheelder.com/timeline.
# Python import datetime print(datetime.datetime.utcfromtimestamp(1697997845)) # Output: 2023-10-22 18:24:05
Download any archive from Google Drive, extract it, and inspect the code. Look for:
gpt-3.5-turbo-16k-0613 — deprecated model proving pre-June-2024 developmentsk- prefix API keys — pre-2024 OpenAI key format#answerDiv + #imageDiv — the dual-panel layoutspeechSynthesis — browser TTS implementation| Repository | Description | Key Evidence |
|---|---|---|
| deep-research-founding-proof | Complete founding evidence pack with Google Drive screenshots and archive links | Google Drive file details, timestamps, and download links |
| wheelder-circular | Wheelder Circular — Meta-AI Orchestrator proof of concept | Architecture, screenshots, and documentation |
| wheelder_platform | Main platform — 166+ commits (Aug 2025 – present) | Full commit history with author dates |
| relearn | Legacy archive — March 2024 initial commit containing 2023 code | First public commit with dual-panel learn.php and SQL backups |
| wheelder-releases | Version history with 9 tagged GitHub Releases | Formal version tagging and release descriptions |
This document presents verifiable facts and evidence. Every claim made herein can be independently confirmed using the methods described in Section 7. The Google Drive timestamps, git commit history, SQL database entries, cryptographic hashes, and source code artifacts all form a consistent, corroborating evidence chain.
The complete evidence pack, including Google Drive screenshots, archive links, and detailed documentation, is publicly available at github.com/Wheelder/deep-research-founding-proof.
For questions about this evidence or to request additional verification materials, visit wheelder.com/timeline.
Document Version: Evidence-1.0 | Published: March 6, 2026 | Author: Abdul Baays Fakhri
Wheelder — AI-Powered Research Platform — A Student Project Since 2020, Innovating Since 2023