project-nomad/admin
Chris 7f26a569f6
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-21 17:30:41 +00:00
..
app feat(drug-reference): gate affirmative remedy content behind an off-by-default flag 2026-07-21 17:30:41 +00:00
bin feat: curated content system overhaul 2026-02-11 15:44:46 -08:00
commands fix(drug-reference): fold dataset freshness into the content-auto-update path 2026-07-21 17:30:41 +00:00
config fix: lazy-connect + retry for ioredis to avoid blocked startup 2026-06-23 17:40:10 +00:00
constants fix(KVStore): missing apps.homebox key 2026-07-21 16:54:10 +00:00
database fix(drug-reference): address review — defer FULLTEXT, fallback remedies prop, strip fork refs 2026-07-21 17:29:52 +00:00
docs chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
inertia feat(drug-reference): gate affirmative remedy content behind an off-by-default flag 2026-07-21 17:30:41 +00:00
providers fix(kiwix): self-heal a missing or corrupt library XML on startup 2026-06-23 04:46:56 +00:00
public feat(creator-packs): gated per-creator video packs, offline via Kiwix (#1106) 2026-07-20 16:21:18 -07:00
resources chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
scripts feat(supply-depot): add MeshCore Web with self-signed HTTPS 2026-06-23 04:47:06 +00:00
start feat(drug-reference): rework into an opt-in medicine-standard tier dataset 2026-07-21 17:30:38 +00:00
tests feat(drug-reference): rework into an opt-in medicine-standard tier dataset 2026-07-21 17:30:38 +00:00
types feat(drug-reference): gate affirmative remedy content behind an off-by-default flag 2026-07-21 17:30:41 +00:00
util feat(drug-reference): rework into an opt-in medicine-standard tier dataset 2026-07-21 17:30:38 +00:00
views chore: standardize brand name to Project NOMAD, retire backronym 2026-07-18 09:56:54 -07:00
.editorconfig feat: initial commit 2025-06-29 15:51:08 -07:00
.env.example feat(creator-packs): gated per-creator video packs, offline via Kiwix (#1106) 2026-07-20 16:21:18 -07:00
ace.js feat: initial commit 2025-06-29 15:51:08 -07:00
adonisrc.ts feat(GPU): auto-remediate nomad_ollama passthrough loss on admin boot (#755) 2026-05-20 10:16:00 -07:00
eslint.config.js feat: openwebui+ollama and zim management 2025-07-09 09:08:21 -07:00
package-lock.json feat(drug-reference): offline FDA drug labels, conditions, and remedies 2026-07-21 17:29:50 +00:00
package.json feat(drug-reference): offline FDA drug labels, conditions, and remedies 2026-07-21 17:29:50 +00:00
tailwind.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00
tsconfig.json fix(drug-reference): address review — defer FULLTEXT, fallback remedies prop, strip fork refs 2026-07-21 17:29:52 +00:00
vite.config.ts fix(Maps): ensure proper parsing of hostnames (#640) 2026-04-03 14:26:50 -07:00