This was a holiday-lull week, so the updates below are mostly foundational — you won’t see anything change in the app, but the platform underneath is a little steadier than it was last week.
- 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 safer, shorter-lived credential behind our deploy pipeline
A safer, shorter-lived credential behind our deploy pipeline
- The internal system that rolls application changes out to Parable’s infrastructure has moved off a long-lived shared credential and onto short-lived, scoped credentials that expire every hour.
- You won’t see anything change in the app — this is a behind-the-scenes reduction in how much risk we’re carrying in our own operations.
A dedicated development environment for our platform team
A dedicated development environment for our platform team
- We stood up a separate, production-parallel environment this week so our engineers can test deploy and orchestration changes before they touch any customer data.
- The short version: fewer surprises in the real environment, because more gets caught in a safe one first.
Improved
Tighter automated testing around Parable sign-in
Tighter automated testing around Parable sign-in
- The magic-link sign-in flow is now covered by an automated test suite that runs on every change — including sending a real email, extracting the link, and verifying the redirect lands on the right place.
- In plain terms: regressions in how you sign in should get caught before they ever reach you.
Fixed
We're cooking something good ;)
Nothing customer-visible to call out this week.
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.