← Back to process_safety.ai

Data & Security

Where Cause Map data goes

1. Data-flow summary

2. Local Cause Map storage

Without autosave, working data exists in browser memory for the current session. With autosave enabled, the browser stores the full working state—including attachments—in IndexedDB. The tool treats a draft as expired 30 days after its most recent save and removes it when the Cause Map next opens.

Clearing site data, using private browsing, browser storage eviction, device-management policies, or changing browsers or devices may remove the draft. We cannot recover locally stored data because we do not receive it.

3. Attachments and JSON files

The current Cause Map and timeline accept images, video, PDF, Word, Excel, TXT, and CSV evidence files. A Cause Map can contain up to 20 attachments, with an 8 MiB limit per attachment and a 40 MiB combined limit. These limits are checked when files are attached, exported, and imported. Import files are limited to 64 MiB.

Export converts attachments into base64 data embedded in the .causemap.json file. This preserves evidence during an export/import round trip, but it also means anyone who can read the export may be able to recover the attachments. The export is not password-protected or encrypted by this application.

Store exports only in approved locations, apply access controls or encryption where required, and verify recipients before sharing. Imported files should come from a trusted source. File validation reduces risk but does not make an untrusted file safe.

4. Privacy-first analytics controls

The hosting and network layers still receive information needed to deliver requests, including an IP address. See the Privacy Notice for collection, disclosure, retention, and rights information.

5. Application security controls

The current implementation includes:

Production hosting is expected to provide HTTPS. The application sends an HSTS header and other security headers, but transport security and availability also depend on the selected hosting and network providers.

6. Your security responsibilities

7. Current limitations

The current Service does not provide server-side encryption for Cause Map content, enterprise key management, centralized access control, audit history, version history, legal hold, administrator controls, single sign-on, formal records retention, backups, disaster recovery for local data, e-signature, regulatory validation, or security certification. Some of these capabilities may appear on the product roadmap, but they should not be treated as available until released and documented.

8. Report a security or privacy concern

Email hello@process_safety.ai with the subject “Security report.” Include enough detail to reproduce or assess the issue, but do not send live credentials, personal data, proprietary Cause Maps, or harmful exploit code in the first message. We will reply with a safer way to exchange sensitive details if needed.

9. Changes to this document

We will update this page when architecture or security-relevant capabilities materially change, including the introduction of accounts, cloud storage, collaboration, audit history, or paid features.