project-nomad/admin/app
Chris ba36e46c42 feat(drug-reference): gate affirmative remedy content behind an off-by-default flag
Add drugReference.remediesEnabled (default off), independent of the tier
install. When off, the server emits no remedy data at any boundary — the
drug-reference page prop, conditions show, and the /api/conditions/drugs
situation search — and the "Natural" filter is hidden, so installing the
medicine-standard tier lights up the verbatim FDA label search and the
condition-to-OTC matching but not the hand-authored self-care and herbal
sections. No user-facing toggle: it is flipped on after a clinician content-pass.

Implements the upstream #1040 split-by-risk request: the regulated label content
ships with the tier; the authored remedy guidance stays gated until sign-off.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 06:02:02 -04:00
..
controllers feat(drug-reference): gate affirmative remedy content behind an off-by-default flag 2026-07-16 06:02:02 -04:00
data fix(drug-reference): address review — defer FULLTEXT, fallback remedies prop, strip fork refs 2026-06-23 07:14:34 -05:00
exceptions fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
jobs fix(drug-reference): fold dataset freshness into the content-auto-update path 2026-07-14 17:32:42 -04:00
middleware fix(API): skip compression for Server-Sent Events (#798) 2026-05-20 10:16:00 -07:00
models feat(collections): route a 'dataset' tier resource to the drug pipeline 2026-06-24 17:15:21 -05:00
services fix(drug-reference): fold dataset freshness into the content-auto-update path 2026-07-14 17:32:42 -04:00
utils feat(drug-reference): gate affirmative remedy content behind an off-by-default flag 2026-07-16 06:02:02 -04:00
validators feat(collections): route a 'dataset' tier resource to the drug pipeline 2026-06-24 17:15:21 -05:00