Mark slugs medically reviewed
Internal tool. Writes draft JSON files (tests_all_draft.json and conditions_all_draft.json). Production data files are not touched. Changes are visible on test/condition pages under ?mode=draft in dev, and ship to production on the next deploy.
Stored in sessionStorage. Used as Authorization: Bearer ….
Each slug is looked up in both tests_all_draft.json and conditions_all_draft.json. Slugs not present in either file are reported back as "notFound".