Gaps & Open Questions¶
The next-source queue. Two sections:
- Auto-generated — lint-surfaced drift (orphan sources, unresolved
cited_by, coverage holes, public/private drift, stale Lane B pages). Regenerate withpnpm gaps. Do not hand-edit. - Editorial — open questions the lint can't surface. Hand-maintained. Triage at least half the list monthly — resolve (ingest a source) or delete.
Format for editorial entries: - [ ] YYYY-MM-DD — question (context, where it surfaced).
Regenerated 2026-09-10 by pnpm gaps. Do not hand-edit this block — edit scripts/lint.ts to change what's surfaced, or add editorial questions below the AUTO marker.
Totals: 34 warnings · 0 contradictions · 261 sources · 60 editorial gaps.
Coverage holes (0)¶
Every domain has coverage in conditions, guides, and organizations. Coverage matrix:
| domain | conditions | guides | benefits | orgs |
|---|---|---|---|---|
| GC1 | 7 | 15 | 465 | 13 |
| GC2 | 5 | 7 | 216 | 8 |
| GC3 | 4 | 6 | 121 | 7 |
| GC4 | 6 | 10 | 202 | 8 |
| GC5 | 7 | 17 | 251 | 6 |
| GC6 | 8 | 11 | 86 | 8 |
Stale Lane B pages (17)¶
Synthesis pages not touched in >90 days. Revisit: bump updated if still accurate, or resynthesize if newer sources have been ingested.
-
architecture/compliance.md— Lane B page stale: updated 2026-04-23 (140d ago, threshold 90d) -
bench/index.md— Lane B page stale: updated 2026-04-04 (159d ago, threshold 90d) -
bench/methodology.md— Lane B page stale: updated 2026-05-28 (105d ago, threshold 90d) -
bench/scenarios.md— Lane B page stale: updated 2026-05-28 (105d ago, threshold 90d) -
domain/caregiver.md— Lane B page stale: updated 2026-04-04 (159d ago, threshold 90d) -
domain/domains.md— Lane B page stale: updated 2026-04-22 (141d ago, threshold 90d) -
evidence/belonging-and-empathy.md— Lane B page stale: updated 2026-05-28 (105d ago, threshold 90d) -
evidence/benefits-automation.md— Lane B page stale: updated 2026-05-05 (128d ago, threshold 90d) -
evidence/crisis-detection-frameworks.md— Lane B page stale: updated 2026-04-05 (158d ago, threshold 90d) -
evidence/dementia-caregiver-interventions.md— Lane B page stale: updated 2026-04-23 (140d ago, threshold 90d) -
evidence/federal-caregiver-policy.md— Lane B page stale: updated 2026-04-23 (140d ago, threshold 90d) -
evidence/market-gap.md— Lane B page stale: updated 2026-05-05 (128d ago, threshold 90d) -
evidence/multi-turn-safety.md— Lane B page stale: updated 2026-04-30 (133d ago, threshold 90d) -
evidence/regulatory-landscape.md— Lane B page stale: updated 2026-04-05 (158d ago, threshold 90d) -
evidence/sms-accessibility.md— Lane B page stale: updated 2026-04-22 (141d ago, threshold 90d) -
product/care-ai-regulatory-terrain.md— Lane B page stale: updated 2026-05-20 (113d ago, threshold 90d) -
product/givecare.md— Lane B page stale: updated 2026-04-19 (144d ago, threshold 90d)
Stale Lane A resources (7)¶
Generated caregiver resource pages past their verified freshness window. Refresh the Benefits owner data, execute its Hound projection, sync an explicit verified owner run with pnpm benefits:sync --run-dir <verified-owner-run-dir>, then rerun pnpm gaps.
-
benefits/ca-pfl.md— Stale: verified '2026-06-08', stale after 90d (expired 2026-09-07) -
benefits/co-famli.md— Stale: verified '2026-06-08', stale after 90d (expired 2026-09-07) -
benefits/ct-consumer-directed.md— Stale: verified '2026-06-08', stale after 90d (expired 2026-09-07) -
benefits/ct-pfml.md— Stale: verified '2026-06-08', stale after 90d (expired 2026-09-07) -
benefits/medicaid-caregiver-work-exemption.md— Stale: verified '2026-06-10', stale after 90d (expired 2026-09-09) -
benefits/nfcsp.md— Stale: verified '2026-02-06', stale after 180d (expired 2026-08-06) -
benefits/va-pfml.md— Stale: verified '2026-07-03', stale after 60d (expired 2026-09-02)
Editorial questions¶
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. -
2026-09-01 — Three demand-validated guide gaps invisible to the coverage matrix: family conflict, hands-on physical care, partner/spouse caregiving. Evidence-backed drafts staged under
research/spine/drafts/(AARP spine,GOALIE.md); awaiting deterministically gatedcorpus.apply. - 2026-09-01 —
docs/sources/hospice-care.mdanddocs/sources/palliative-care.mdhave malformed frontmatter: nourlfield, and a stray page-list line where the source block should be. Found while drafting /words pages; fix at nextcorpus.applytouching end-of-life sources.
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.
Infrastructure / sync blockers¶
- 2026-05-04 — Weekly wiki sync cannot run:
GITHUB_TOKENnot set in agent environment and MCP tools are scoped to gc-wiki only. All 7 sibling repos (gc-sms,gc-web,givecare-bench,givecare-benefits,givecare-tools,givecare-tune,caregiver-evals) were unreachable. Fix: inject aread:contents-scoped token before next sync. Recurred 2026-05-18 and 2026-06-01 — third consecutive blocked sync.