macOS · arm64 · v0.1.0.dev0

SenSym Data Factory

The opposite of blackbox.

SenSym Data Factory 0.1.0.dev0

macOS · Apple Silicon (arm64) · 241 MB
Download .dmg
SHA-25657857655b8a17de5fea002a1a426939cd9d939e0138678e509a21a6379714fdc
Signed & notarizedSigned with a real Apple Developer ID and notarized by Apple — opens like any other Mac app, no security workaround needed. See First launch on macOS below.
WindowsNot yet — macOS on Apple Silicon is the only supported platform today. A Windows build is planned once macOS is fully shipped.

Generates synthetic datasets from distributions you choose — every value traceable to a real, visible parameter, never a hidden model. Runs entirely on this machine: no account, no server, no telemetry.

First launch on macOS

SenSym Data Factory is signed with a real Apple Developer ID and notarized by Apple — every release build is submitted to Apple's notarization service and confirmed clean before it's published (verified directly against the built .dmg before each release: spctl -a -vv reports accepted, source=Notarized Developer ID, and codesign --verify --deep --strict passes on the full app, including the bundled Python engine).

Opening it#

  1. Drag SenSym Data Factory.app from the mounted .dmg into Applications.
  2. Double-click it in Applications, same as any other Mac app.

The first time you open anything downloaded from the internet, macOS shows a one-time dialog naming the app and asking you to confirm — click Open. That's it; there's no right-click workaround needed, no Privacy & Security detour, and no "unidentified developer" warning.

If you see a different warning#

A signed, notarized app should never show "Apple could not verify this app is free of malware" or "this app is damaged" — if either appears, something is genuinely wrong with that specific download (most likely it didn't finish, or was altered in transit), not with the app itself. Don't work around it — instead:

  1. Verify the .dmg's checksum against the one published alongside the release (shasum -a 256 <the .dmg>, compared against the published .sha256 file). A mismatch means the download is genuinely corrupted or incomplete — delete it and download again.
  2. If the checksum matches and you still see a warning, that's worth reporting — it would mean this specific build's notarization didn't take for some reason.

Command-line install#

install.sh (linked from the download page) does all of the above automatically: downloads the .dmg, verifies its checksum, and installs it — real verification before anything gets copied into /Applications, not a substitute for it.

License

SenSym Data Factory is licensed under Apache-2.0. The SenSym mark and its derived brand assets are licensed separately and are not covered by that grant.

Next: Getting started walks through launching the app, describing a dataset, and exporting your first file — with a real narrated walkthrough video on that page. Or browse the full documentation.