Confirm the Git baseline is clean
The public website should already be initialised under Git before the demo system is applied. Do not deploy a tree with untracked patches, local secrets or unresolved build fixes.
- Run git status and confirm the expected WD patches are committed.
- Confirm .env.local is ignored and .env.example is tracked as the safe template.
- Keep the public website separate from the CAJ Operate SaaS/admin platform.
- Keep generated demo pages scripted and free from live tenant data.
