← Dashboard

System Map Refresh

The old "every input into the twin" map was twelve days stale. Here is what actually changed, the corrected picture, and the handful of things I still need to confirm live before calling them fact.

What changed since the old map

FixedThe Google re-authorize treadmill is dead.

The weekly "authentication needed" pain on the Barnetts work account is permanently gone. I flipped that integration from a public testing app to an internal company one, which removes the seven-day token clock entirely. The alternative heavier path (a never-expiring stored key) was deliberately abandoned because it was the worse, less secure design for a personal stack. No recurring action needed from you ever again.

FixedThe sixty-hour silent health outage is closed permanently.

Sleep, health, phone-call and a few other feeds had been quietly dead because the storage vault was unreachable under a name with an illegal character. A permanent network alias fixed it and is baked into the stack config so it survives restarts.

FixedThe embedding service that kept flapping is solved and verified.

It had drifted out from under the stack config and was killing and restarting itself under load. It is now properly managed, healthy, and was confirmed working end to end. Two other small services are in the same orphaned state but harmless for now and flagged.

NewThe morning brief calendar is durable, and a comms watchdog now runs.

The recurring "calendar unavailable" in your brief was not the token problem everyone assumed — it was a storage mount silently detaching on restart while everything looked up. The brief now pulls all your calendars (yours, Mom's, school official) through the durable work account, and a new watchdog checks calendar and email every five minutes, heals that detach automatically, and pings you the instant either goes down.

Re-verifyThe pendant's verbatim transcript feed was dead and may still be.

The pendant has three ways in. The reliable summary feed works. The word-for-word transcript feed went dark in early May and the raw-audio capture feed was silent. I need to check live whether either came back — I'm not assuming they did.

RetiredThe old freshness alarm and the old AI radar are not what they used to be.

The nagging threshold alarm is gone — replaced by the freshness echo that simply repeats your newest data back four times a day so you can judge it yourself. The AI radar never reliably ran; its scope has been redefined into your all-encompassing personal AI newsletter (with a permanent Claude lane), and it is being folded into one unified morning report feeding the central dashboard. That unified report is still being built, not live yet.

NewDirection set: one true place.

Three scattered surfaces (public reports, your keyed reports, the live dashboard) are converging into a single central dashboard you go to — the others become links into it, nothing deleted. Inputs do not change; only where the outputs land. Also new: I can put things on the Office TV from the laptop on demand.

The corrected map, at a glance

Coming in (the twin's inputs)

FeedState today
Pendant summary feedReliable — the dependable one
Pendant verbatim + raw audioWas dead / silent — needs a live check
Gmail (both accounts), Yahoo, Captain's Log forwardsLive via app-password polling
Health, sleep, watchLive again after the vault fix
Phone (texts, notifications, location, calls)Live; phone-side triggers stay the fragile link
CalendarLive, now durable through the work account
Brain dumps, Muse sessions, Claude agentsLive when used
Old Gmail script feedEffectively retired — treated as noise

Going out (where it surfaces)

SurfaceNote
Morning brief to the glassesCalendar source rewritten and durable
Ask the twin (glasses / phone)Unchanged
Freshness echoReplaces the old alarm — four reads a day, none after ten
Comms watchdogNew — every five minutes, no quiet hours
Central dashboardBecoming the single front door; reports converge here
Office TVNew projection target, driven from the laptop

Open items I need to confirm live

These I will not call fact from memory. They need a live look on the machines before I trust them.

Reconciled 2026-05-19 from the operating brief and every change note since early May. This is a document reconciliation, not a live probe — the open items above are exactly that for a reason. Design only; nothing deployed.