The building part, on rails.
Once we know what's worth building, the factory carries it to production. Watch a feature move through, idea to live: the spec, the code, the tests, the checks, the deploy, with Cercury's engineers steering every stage. This is what makes it fast enough to put something real in front of users in days.
- FEAT-251 prefs sync
- FEAT-253 SSO logout
- FEAT-256 audit log export
- + 9 more
User story
As a power user, I want to save filter combinations to reuse them.
Acceptance criteria
- Save named filter from active state
- Persist; visible in dropdown with deletion
- Loading applies without page reload
- Names unique per user
Architecture slice
New saved_filters table; extend FilterBar with save dropdown
The factory does not ship a half-passing change.