Sloth-ninja lays the groundwork for saved company research

JessicaOSS is preparing to remember the companies users care about, instead of treating every search as a fresh start.

searchworkflow

The merged change creates durable, per-user storage for company research, aimed at filling a gap in Companies House itself. Each person will be able to keep their own saved-company list and recent-search history, with company names and statuses retained as a useful snapshot.

The foundations are deliberately separated from the visible product work:

  • Starred companies, ready for a future save-and-return workflow.
  • Recent company searches, ready to make repeat research quicker.
  • Private, user-specific records designed to keep one person's research separate from another's.

Nothing is switched on in the interface yet. Sloth-ninja has kept this release to the underlying data layer, with the screens and search integration planned for a follow-up change after it is applied in production.

So what Legal teams and company-research users should watch this if they want a more persistent, personal research trail in a tool built around public company data.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

1 commit from Sloth-ninja/JessicaOSS, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
323dad3b Company-search saves migration: starred + recent companies table sloth-ninja 2026-07-28 ↗ GitHub
commit body
Owner-authorised 28/07/2026 (allowlist entry added by the owner).
Additive per-user table company_search_saves (hidden_workflows
precedent): starred flag + last_viewed_at recents ordering, RLS
enabled, browser-role grants revoked. schema.sql mirrored. Feature
code follows in a separate PR.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-1138.md from inside the repo you want the changes in.

⬇ Download capture-thread-1138.md