- Platform
- Preview
- Labs
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.
How to read Platform results: this is the bedrock.
New
A more secure baseline for how Parable runs
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.
Faster, safer ways to stand up your environment
Faster, safer ways to stand up your environment
- 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
Sharper, more reliable permission checks
Sharper, more reliable permission checks
Quieter, cleaner code under the hood
Quieter, cleaner code under the hood
- 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 class of rare data-loading errors resolved
A class of rare data-loading errors resolved
- 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.