Gaps & Open Questions¶
The next-source queue. When ingest or a query surfaces something the wiki does not yet know, it gets stashed here rather than forgotten. Triage at least half the list monthly — resolve or delete.
Format: - [ ] YYYY-MM-DD — question (context, where it surfaced).
pnpm lint reports the open-gap count. When a gap is resolved (source ingested or question answered), mark it - [x] and move the entry to log.md under a query | ... or ingest | ... line, then delete from this file.
Unrealized compounding — sources without synthesis¶
Bibliography entries exist for these sources with cited_by pointing at Lane B pages that were planned but never written. Either (a) write the synthesis page the source was meant to support, or (b) delete the bibliography entry. Backlog from 2026-04-11 audit:
- 2026-04-11 —
acm-dis-2025(Companionship to Mediationship) — aspirational citations todesign/mediation-model.mdandarchitecture/agent-roles.md; neither page exists. Decide: file mediation model underdomain/or drop the source. - 2026-04-11 —
memgpt-2023— cited byarchitecture/memory-system.md+sms/mira-agent.md; neither exists. Memory architecture is real code indata-agent/memory— synthesize from code intoarchitecture/memory-system.md. - 2026-04-11 —
alz-2025-facts— Alzheimer's Association facts & figures; supposed to back a domain page on dementia caregiving. No target page yet. - 2026-04-11 —
au-yeung-2025,bmc-nursing-2025,milella-ai-caregivers-2024,korpan-2025,kaur-2025,dohnany-2025,cheng-2026,engram-2025,shi-2025,joo-peer-support-2022— 10+ academic papers loaded into sources/ withcited_by: evidence/*pointing at pages that either don't exist or don't actually footnote them. Sweep: for each, file into an existing evidence page or delete. - 2026-04-11 —
beeck-rules-communication-2025,brookings-medicare-homecare-2024,cfa-benefits-playbook-2024,hhs-caregiver-strategy-2022,nashp-caregiver-2024,nhc-patient-voice-2026,rand-integrating-caregivers-2020,urban-institute-caregiver-economics— policy/government reports never pulled intoevidence/regulatory-landscape.mdordomain/benefits-landscape.md. Integrate or drop. - 2026-04-11 —
drift-bench-2026,tids-framework,simplemem-2026,stanford-bridge-2025,nist-ai-600-1,theanine-2024— framework/benchmark sources without target pages inbench/orarchitecture/. - 2026-04-11 —
dsm-5-tr,icd-11-qd85,samhsa-trauma-informed-2014,gallegos-belonging-guide-2025,health-affairs-stigma-2024,ecri-2026-hazards,targeted-universalism,turkle-alone-together— clinical/framework sources worth integrating intoevidence/belonging-and-empathy.md,evidence/multi-turn-safety.md, or new pages.
34 orphan sources total. The audit script (pnpm audit) re-lists them; see scripts/audit.ts.
Domain questions (unresolved)¶
- 2026-04-11 — What does the Medicare 2026 Home Health final rule do to caregiver respite eligibility? Noted during ingest of Medicare-related benefit pages; no answer on file.
- 2026-04-11 — Exact caregiver hours/week discrepancy: AARP/NAC 2025 says 27h, BLS ATUS 2024 says ~23h. Needs contradiction resolution once BLS source is ingested.
- 2026-04-11 — Are we missing a
domain/consent.mdpage? Consent gate is central to the SMS journey (ADR-0001), referenced in crisis.md, but has no canonical definition page. Consent as a first-class concept would unblock cleaner cross-references.
Wiki infrastructure questions¶
- 2026-04-11 — Should
architecture/be CF Access gated for real, or are those pages fine to publish? Currently the admonition claims it is gated; mkdocs ships them publicly. - 2026-04-11 — Do we regenerate
_catalog.mdpre-commit, or is manualpnpm catalogenough? Decision needed before the catalog drifts from the tree.
Product questions that would enrich synthesis¶
- 2026-04-11 — What does post-ingest look like for caregivers who churn out of SMS? We have no evidence page on caregiver SMS engagement retention. Pull data from
data-agentConvex if available. - 2026-04-11 — Has anyone benchmarked Mira against a Crisis Text Line volunteer on the same prompt? Would be load-bearing for
bench/scenarios.md.