GitHub stores the website
GitHub holds the master copy of the webpage, including the HTML, styling, JavaScript and the interview prompt.
- Provides full version history
- Makes updates easy to track
- Allows earlier versions to be restored
A simple visual guide to how the Employee Workflow Discovery system is built, updated and operated — from one HTML file to a complete process-mapping workflow.
The objective was to create a consistent way for every staff member to document how they actually perform their work, identify friction points and suggest improvements, without requiring a manager to manually interview each person.
The technical side is intentionally simple. I edit the HTML file, upload the new version to GitHub, and Cloudflare detects the change and republishes the live website automatically.
Once the page is live, the employee follows one guided path from instructions to interview, report generation and secure submission.
There are really only two things happening: I maintain and publish the website, then staff use that website to complete and submit their process maps.
GitHub holds the master copy of the webpage, including the HTML, styling, JavaScript and the interview prompt.
Cloudflare Pages connects directly to GitHub and automatically hosts the latest version of the site.
The website acts as the front door to the process. It explains what to do and keeps the workflow simple.
After the employee pastes the prompt into VORSI, the AI interviews them one question at a time and converts their answers into a structured process map.
Each completed interview becomes a polished HTML file that opens in any modern web browser.
Staff upload the completed HTML report through a simple Google Form after signing in.
Google Forms automatically saves all uploaded files into a central Google Drive location.
“The website does not try to do everything itself. It coordinates the right tool for each stage of the process.”
That is what makes the solution lightweight, reliable and easy to maintain.The final result is a complete workflow that guides employees, uses AI to capture detailed operational knowledge, generates standardised reports and stores them centrally for review. It turns individual staff knowledge into a structured business asset.