This Privacy Policy explains how CLDM (Cloud Logical Data Modeling) handles user data. CLDM is a local-first toolkit: your logical model data is stored in BSON files on your own machine. No automatic remote transmission of your schema, loops, segments or crafted entries is performed by the core tooling.

Data Storage: All model artifacts (loops, segments, values) are locally persisted. You choose the file names and locations. Removing the BSON file deletes the stored data.

Execution & Logs: The runner may produce ephemeral console output for diagnostics. Unless you redirect or capture logs manually, they are not retained.

Sensitive Data: Avoid embedding secrets or regulated personal data directly in segment values. The project is experimental and not hardened for compliance scenarios.

User Control: You may delete databases with the DESTROY DATABASE command or manually remove files. No background sync exists, so deletion is definitive locally.

Telemetry: The current public prototype sends no telemetry. If optional analytics are introduced later, the documentation will describe explicit opt-in mechanics.

Third-Party Links: External resources (e.g., GitHub) follow their own policies. Review those separately.

Policy Changes: Updates will be versioned and dated. Continued use after publication of changes indicates acceptance.

Contact: For questions or concerns open an issue on the public repository or reach out via the listed project maintainer profiles.