started jul 22, 2026 · 11:58pm America/Los_Angeles
shipped
- Dossier — Dossier's local cache is now locked to your account, and a relaunch race that could revert a saved dossier without warning is fixed.
- Dossier — Dossier now tells you plainly when a refresh fails instead of going quiet: a brief notice appears, then clears on its own.
- Return Goblin — Return Goblin's background worker now reports failures it used to swallow, so a reminder that never sent doesn't just vanish.
Dossier is building a straightforward way to delete all your dossiers, on this Mac and in the cloud, with the account-side plumbing already in place so that deletion will stick across every device once it ships. Dossier's local cache is now locked to your account, and a relaunch race that could revert a saved dossier without warning is fixed. The in-app notice promised last week shipped too: a failed refresh now says so instead of going quiet. Return Goblin's background worker now reports failures it used to swallow, so a reminder that never sent doesn't just vanish. Two reliability threads stay open: the timeout paths flagged last week, and a backend dependency call that's been intermittently unavailable; both already have safe fallbacks or smarter alerting in place while the causes get traced.
investigating
MAJR agent services · reliability
the timeout paths flagged last week are still being run down
the two slow paths traced last week aren't fixed yet, but the alerting around them got smarter: a real risk still pages, and the background noise that used to flood the same signal doesn't. Next: run the two paths themselves to a fix
Dossier · reliability
a backend dependency call for Dossier has been intermittently unavailable
a call one of Dossier's backend paths makes to another internal service has been failing on and off over the past several hours. a built-in fallback keeps things working when that happens, so you wouldn't notice, but the underlying flakiness is still being traced. Next: trace the intermittent failure to a root cause
🛠️in flight
Dossier · backend plumbing shipped; the in-app delete flow is still being built
a straightforward way to delete all your dossiers, both on this Mac and in the cloud, is being built for Dossier, alongside the account-side plumbing to make sure that deletion sticks across every device.
→ finish the in-app delete flow and open it for review
🤔exploring
- early groundwork is going into a shared sign-in system across every MAJR product, along with a compatibility check for older app versions. the lean on both is toward defaulting to access, not blocking, so a mistake or a typo can't accidentally lock someone out. still early, nothing customer-facing yet.
📟system status & ops
every product is answering; two reliability threads are being traced, both already covered by fallbacks or smarter alerting.
- MAJR agent services — paging is smarter around known timeout paths; the underlying fix is still being run down
- Dossier — a backend dependency call has been intermittently unavailable; a fallback keeps it invisible to you
- Return Goblin — the worker now reports failures instead of swallowing them
next: run the timeout paths flagged last week to a fix.