From 2261f49ed9790c507d02dd802ef9c3be537a9296 Mon Sep 17 00:00:00 2001 From: Kelsey Smuczynski Date: Thu, 30 Jul 2026 11:15:10 -0600 Subject: [PATCH 1/2] feat(lexicon): add new "USFS, Cibola NF, Supervisor's Office" organization term --- core/lexicon.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/core/lexicon.json b/core/lexicon.json index 890ebc486..5317129ae 100644 --- a/core/lexicon.json +++ b/core/lexicon.json @@ -4371,6 +4371,13 @@ "term": "USFS, Cibola NF, Magdalena Ranger District", "definition": "USFS, Cibola NF, Magdalena Ranger District" }, + { + "categories": [ + "organization" + ], + "term": "USFS, Cibola NF, Supervisor's Office", + "definition": "USFS, Cibola NF, Supervisor's Office" + }, { "categories": [ "organization" From 1bbcb017a24bed79c3995f88d046aecf63e44189 Mon Sep 17 00:00:00 2001 From: Kelsey Smuczynski Date: Thu, 30 Jul 2026 13:37:18 -0600 Subject: [PATCH 2/2] feat(lexicon): add new "Lightning Dock Zanskar" and "Sparrowhawk Farm" organization term --- core/lexicon.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/core/lexicon.json b/core/lexicon.json index 5317129ae..cf2396298 100644 --- a/core/lexicon.json +++ b/core/lexicon.json @@ -3937,6 +3937,13 @@ "term": "Las Lagunitas HOA", "definition": "Las Lagunitas HOA" }, + { + "categories": [ + "organization" + ], + "term": "Lightning Dock Zanskar", + "definition": "Lightning Dock Zanskar" + }, { "categories": [ "organization" @@ -4224,6 +4231,13 @@ "term": "Spanish Stirrup Rockshop", "definition": "Spanish Stirrup Rockshop" }, + { + "categories": [ + "organization" + ], + "term": "Sparrowhawk Farm", + "definition": "Sparrowhawk Farm" + }, { "categories": [ "organization" @@ -4371,7 +4385,7 @@ "term": "USFS, Cibola NF, Magdalena Ranger District", "definition": "USFS, Cibola NF, Magdalena Ranger District" }, - { + { "categories": [ "organization" ],