M MemberIntel KB
Activity Decisions

standup

Standup — 2026-07-14

Two large features landed overnight.

▶ Watch the 51s summary — Daily standup — Standup 2026-07-14

Daily standup for 2026-07-14. What shipped:

Two large features landed overnight. Site-content-scan Layer 2 (#420) shipped the rendered-front-end analysis pipeline into sync_site(): fetches homepage + up to 3 key pages, reduces HTML via BeautifulSoup, runs one SITE_ANALYSIS LLM call producing presentation_summary on SiteContext, and computes deterministic divergence_signals (404/redirect/gated/title-mismatch) whether or not the LLM call succeeds. The consent surface (#421) followed immediately — a read-only disclosure modal in Settings showing what Layer 2 derived about the customer’s site, satisfying ADR-0034 condition 4. Differentiation evals (#424) close out ADR-0034’s eval-coverage gate: near-neighbor pottery-studio fixtures, canary-fact grounding checks, anti-genericness denylist, thin-content handling — 6/6 pass against the live API.

The #269–#417 Users-screen PRs closed all deferred mockup gaps: sortable Access column, Total/Pro/Free/Admins KPI cards via a new /admin/users/stats endpoint, and a full invite flow — Invite table, token-hash storage, atomic accept-on-claim, admin modal, and an accept-invite claim page in the member app.

Global Brain (#412) is the last un-migrated admin screen, now on --mi-* tokens with a native <dialog> entry modal and prev/next pager. The Pending tab wires the already-built approve/reject endpoints: 422 sensitive-vertical reasons surface inline; 409 already-actioned refreshes the queue and closes the dialog.

Two housekeeping fixes worth flagging:

  • _strip_html had two independent bugs that silently deleted the greeting, body, and CTA from the plaintext fallback of every transactional email — HTML output was fine, plaintext was empty (abcd123#404).
  • The wrap-up p95 alert had a threshold of 2000ms against a 30-day median of 2746ms — it was firing on every routine request. Raised to 6000ms (#409).

Two video cuts registered on /video-review: redub-ad-boardroom (#106) and redub-price-standoff (#107).


Window: 2026-07-12T13:00

→ 2026-07-14T13:37
.261Z · Sources: memberintel @ b81d430, memberpress-intel @ 9894d9f

For: S Seth Shoultes