Release notes

Website launch release notes

This page gives a plain-English summary of what was refined for the live Volition AI website. It is intentionally client-facing and avoids internal-only deployment detail.

Launch-ready website structure

The site has been prepared as a clean, component-based PHP build with shared headers, navigation, footer, legal pages, responsive layouts, and a deployment-ready file structure.

Cleaner public URLs

Public-facing pages now resolve as cleaner URLs such as /about, /solutions, and /contact rather than raw PHP file names.

Contact flow connected to automation

The enquiry form now submits server-side into the configured Make webhook so leads can enter the automation workflow without exposing the webhook in frontend browser code.

Legal and trust pages in place

The site includes launch-ready public pages for privacy, cookies, terms of service, AI use disclosure, and AI disclaimer content.

Final pre-launch refinements

Placeholder values were cleaned out, test submission logs were removed from the deploy package, sitemap and robots paths were aligned for the live domain, and documentation was updated for future maintenance or migration.