▶ Watch the full narrated product walkthrough · 1:33 · Sound on
Continuous evidence and risk intelligence for modern assurance teams.
EvidenceFlow brings finance, audit, compliance, cyber, and ESG evidence into one focused workspace. It helps teams identify what is missing, investigate explainable risk signals, and keep remediation work moving.
- Evidence intake with review status and suggested control mapping
- Control health and required-evidence tracking
- Explainable findings for access, finance, vendor, and ESG risks
- Accountable remediation actions with owners and due dates
- A concise executive assurance summary
Evidence → control → finding → assigned action → executive report
The demo uses realistic synthetic data for a fictional organization, Northstar Foods.
This is a static site. Open dist/index.html in a browser, or serve the repository with any static-file server.
The team integration uses Supabase Auth, PostgreSQL membership policies, revision-checked saves, and private file storage. The source is in src/team.js; the database migration and access-control tests are in supabase/migrations and tests.
Run npm ci, npm test, and npm run build before deployment. See team setup for connection settings, sign-in, membership, and storage behavior. Shared mode requires applying the migration and configuring dist/config.js; it is not enabled by a frontend build alone.
GitHub Pages hosts the production site. The deployment workflow lives in .github/workflows/deploy-pages.yml.
On each push to main, GitHub Actions validates the static application, packages the dist directory, and deploys it to GitHub Pages.
Richa Tigiripally
