standup
Weekly — week of 2026-06-29
# MemberIntel Weekly Digest — 2026-06-23 → 2026-06-29 Fourteen PRs across two repos plus six KB housekeeping merges; the week's center of gravity was ADR-0028's
Weekly digest for the week of 2026-06-23 → 2026-06-29. What shipped:
MemberIntel Weekly Digest — 2026-06-23 → 2026-06-29
Fourteen PRs across two repos plus six KB housekeeping merges; the week’s center of gravity was ADR-0028’s profile-aware retrieval system, which went from decision to nearly end-to-end implementation in roughly 72 hours.
Roles and KB hygiene (June 23). The week opened with three documentation PRs. #12 brought Ronald and Omar into the project with briefs and a clean Sam → Omar swap across live-state files. #13 wired all three into ROLE_LOOKUP — the CSS tokens and schema entries were already in place; the registry wire was the only missing piece. #14 expanded role-frontmatter coverage from one page each to 12, calibrated against Russ’s 10-page baseline. ADR-0014 and ADR-0017 were deliberately excluded: the ADR sync script applies a hardcoded 5-role array to every ADR, so per-ADR role tagging requires a script refactor tracked as a separate follow-up.
Global-brain ingest spine (June 24). Six PRs landed the inbound ingest architecture. ADR-0026 (#175) settled on one shared staging table and a single review→embed-on-approve path rather than three divergent pipelines. Phase A (#174) shipped ingest_playbooks.py with Voyage voyage-3-lite embeddings, upsert into brain_entries, and draft-skip logic. Phase B Slice 1 (#179) added the global_brain_candidates staging table, an OIDC-gated ingest endpoint, consent-version enforcement, and idempotent upsert. 2,097 tests pass; migration verified reversible. ONBOARDING.md landed in #176 and #178.
Repo transfer recovery (June 25). The move to the caseproof org left the standup pipeline dark and eight living docs pointing at stale paths. #20 replaced a dead PAT with the org IN_REPO_WRITE GitHub App token and fixed stale repo refs in the generate and sync scripts. #19 documented the new governance reality in CLAUDE.md so agents and new contributors don’t assume the old solo-admin-merge flow still applies. The Cloudflare dispatch worker was retired in favor of a native GitHub schedule: cron (#22); the daily word ceiling was raised 280 → 600 after two catch-up runs tripped it (#21). ADR-0027 (#191) records the post-transfer governance and WIF binding decisions, including the call to accept maintainer solo-merge for internal-alpha and re-decide the second-party-review gate at prod go-live.
ADR-0028 profile-aware retrieval (June 26–27). The week’s main event. Phase 1 (#198) defined the applicability taxonomy and annotated all 21 playbooks. Phase 2 (#200, #201) added a deterministic billing-based site-profile classifier — no LLM, persisted to site_contexts.profile on every sync_site(). Phase 2b (#212–#214, #217) added operator self-declaration during onboarding with a declared_pending column to preserve answers for operators who connect a site later.
Synthesized from 6 daily standups in [2026-06-23, 2026-06-29].