Skip to main content
Platform is the composable core of Parable. Everything here has been seen across enough customers, long enough, that we’re confident it behaves the same way for yours. We move things into Platform deliberately — a great composable platform takes patience to build, and we’d rather be right than fast at this layer. If something’s in Platform, it’s production, stable, and ours to keep steady.
How to read Platform results: this is the bedrock.

New

A more secure baseline for how Parable runs

Foundational
  • We finished a platform-wide rollout of a Zero Trust VPN across every environment Parable runs in — so access to the systems that serve you is gated by both who is connecting and what device they’re on.
  • Production workloads now run on a hardened cluster with private-only networking, encrypted-in-memory compute, and keyless identity for every service. None of this is visible in the app — it’s the kind of posture you want us to have from day one.
  • The whole development environment for Parable — the app, the API, the database, the networking between them — is now described in code and provisioned from a single command.
  • For you, this means new capabilities reach your workspace on a tighter, more predictable cadence, and we can spin up isolated environments for testing without hand-crafting them.

Improved

  • When you’re a member of a workspace, your workspace-level permissions are now checked against the workspace you’re acting on — not against a global list.
  • In practice: fewer false “permission denied” messages, and tighter access control on the rare cases it mattered.
  • A backend cleanup pass removed a long list of small inconsistencies in our API code. Nothing changes in how the product behaves — but new work built on top of it starts from a cleaner foundation, which tends to mean fewer surprises down the line.

Fixed

  • A subtle mismatch in how database columns were being read into the API could occasionally cause certain requests to fail with a cryptic error. Fixed — the affected endpoints now load cleanly.

How we tier releases: Labs · Preview · Platform. The world — and the AI beneath every intelligent product — is changing faster than ever. We ship you the latest and greatest. Occasionally your results will shift as models and methods refine; rarely enough to flip a decision, always with a note from us when the change is meaningful.
Want a closer look at any of these? Reach out to your Parable team — we’re happy to walk you through what shipped and what’s coming next.