MAJR Daily Brief: July 17th, 2026

MAJR
Return GoblinDossierDial for curious people.
majr.app ↗ for AI builders.
not at the desk right now · last worked aug 21
← today
jul 15jul 17

MAJR agent services · jul 16, 2026

AI SEO

Better error visibility across the SEO tools. When something goes wrong in any of the six SEO tools, we now capture more useful context to diagnose and fix it faster. Errors from release notes and SEO now report to Sentry.

Dispatch

MCP tools for the full API. The complete /v1 surface is now available as MCP tools, so you can call it directly from MCP-compatible clients.

Dispatch, the new name for release notes. The release-notes service is now MAJR Dispatch. Existing paths continue to work alongside the new ones during this transition.

  • Corrected the API title, catalog revision, and what's-new path.

wrapped jul 17, 2026 · 12:13am America/Los_Angeles

shipped

  • MAJR — majr.app is live as the catalog of the agent services: one page a person or an agent can read, with the service list itself as the source of truth.
  • MAJR · agent servicesthe read-only operator console shipped: accounts, usage, spend, and the health of every service in one view, checked against the live services rather than a cached copy.
  • MAJR · agent servicesyesterday's naming question is settled: the release-notes service is now Dispatch, renamed in phases so both names keep working while everything that references the old one moves over.
  • MAJR · agent serviceserror reporting is wired into the drafting and search-and-discovery services and Dossier's backend: errors only, nothing from request content.
  • MAJR · agent servicesthe media-encoding service now checks where a job's completion callback is allowed to point, so it can't be aimed at internal systems.
  • MAJR — the search-and-discovery service now exposes its full surface to agents, and MAJR's own sites switched to it for their robots, sitemaps, and llms.txt.
  • MAJR — the MAJR app retired its built-in media encoder: everything it encodes now goes through the media-encoding service.

majr.app is live as the catalog of the agent services. the rest of the day went to the platform behind it. the operator console from this morning shipped, error reporting went into the services and flagged a timeout between two of them within hours, media encoding closed off where its callbacks can point, and the release-notes service settled yesterday's naming question: it's Dispatch now, renamed in phases so nothing breaks. the documentation audit's remaining corrections landed across the rest of the fleet along the way.

investigating

agent services · reliability

a timeout between the drafting service and the platform, caught by the new error reporting

hours after error reporting went into the services, it flagged some calls from the drafting service to the platform timing out. the services themselves are answering; the slow hop between them is what's being traced. Next: find the slow hop and fix it

in flight

MAJR · agent services · in review

operator account controls for the platform: freeze or close an account and it stops resolving everywhere, with key material deliberately never sent to a browser.

→ the console controls that use it

MAJR · agent services · in review

the remaining observability pieces: error reporting for the platform itself, and usage counting for the drafting service that records counts, never content.

→ the encoding service, then a dashboard

MAJR · agent services · in review

operator-picked date windows for every number the console reports.

MAJR · live on the daily-brief site

one tokenized brand system across the MAJR sites, so the colors and marks come from a single source.

→ the catalog site

exploring

  • what a MAJR product is...

system status & ops

every service and site is answering. the new thing being watched is a timeout between the drafting service and the platform, flagged tonight by the just-landed error reporting. the two cosmetic items are still open; the stale Dossier date now has a fix in review.

  • systems & telemetry — a timeout between two platform services, flagged tonight; being traced
  • MAJR agent services — all answering
  • Return Goblin add-on — card artwork fix is built, not yet released
  • Dossier site — the passed release date has a fix in review

next: trace the timeout the new error reporting caught, and land the account controls.

started jul 16, 2026 · 7:19am America/Los_Angeles

the catalog that was in review last night is merged. its code builds one card per agent service from the service list itself, so the services are described in one place a person or an agent can read. majr.app doesn't serve it yet: the address still lands on the daily brief, and pointing it at the catalog is the step that's left. the morning's other work is a single read-only view of the agent-services platform's health, so the state of every service can be seen at once instead of checked one at a time. the two cosmetic things flagged last night are both still open: artwork missing from Return Goblin's Gmail add-on, and a release date on Dossier's home page that has already passed.

in flight

MAJR · merged, not yet live

majr.app's catalog is built: one card per agent service, generated from the service list so the list stays the source of truth. the code is merged; the address hasn't been pointed at it yet.

→ point majr.app at the catalog

MAJR · agent services · being built

a single read-only view of the agent-services platform's health, so the state of every service is visible in one place instead of checked one at a time.

→ the shared overview first, then per-service detail

system status & ops

no new server-side errors across the fleet, and every service is answering. the two things being watched are both cosmetic, and neither stops anything working.

  • systems & telemetry — no new server-side errors this week
  • MAJR agent services — all answering
  • Return Goblin add-on — card artwork still isn't loading; the replacement is built
  • Dossier site — the home page still shows a release date that has passed

next: pointing majr.app at the catalog that landed overnight, so the agent services can be found in one place.