You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Evidence-gated query and sharing
Persisted claim provenance now validates original raw SHA-256 before citations are eligible.
Queries with no usable evidence abstain deterministically without invoking an LLM.
SSE responses are verified before display and clearly labelled as verified-buffered.
Guided doctor profiles provide Demo, Personal-private, and Share-ready next steps without mutating personal data.
Public sharing is explicit and fail-closed: canonical policy, local security overlay, typed approval, redacted manifest, and recoverable publication receipt.
Validation
604 passed, 6 skipped locally.
Clean-room E2E covered guided onboarding, wiki HTTP read-only endpoints, provenance abstention, and share block/allow paths.