Add 52 domain-expert quotes (113 total)#24
Merged
NewGraphEnvironment merged 1 commit intomainfrom Apr 14, 2026
Merged
Conversation
Second /quotes-enable-style pass on drift adds voices from floodplain/river process, Indigenous stewardship, ecosystem valuation, and legacy conservation to the existing 61 hip-hop interview quotes. Total shipping pool: 113. New voices (11): - Floodplain / river process: David Montgomery (UW), Ellen Wohl (CSU) - Indigenous stewardship: Robin Wall Kimmerer (Potawatomi), Kyle Whyte (Potawatomi), Nancy Turner (UVic), Jeannette Armstrong (Syilx/Okanagan) - Ecosystem valuation: Kai Chan (UBC) - Canadian public voices: David Suzuki, Wade Davis - Legacy conservation: Aldo Leopold, Wendell Berry Tim Beechie was on the target list but yielded zero public interview footprint (process-paper voice only) — documented in findings. Same rigor as v0.2.1: 4 parallel research agents returned 55 candidates, 2 independent fact-check agents flagged 3 drops (Wohl misattribution, Kimmerer thin-chain citation, Davis fragment-reconstructed-as-sentence) and 2 fixes (Kimmerer gift economy restored the truncated tail; Whyte opening sentence corrected to verbatim source). R CMD check clean (same 2 pre-existing NOTEs). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
NewGraphEnvironment
added a commit
that referenced
this pull request
Apr 15, 2026
Move active planning files to planning/archive/2026-04-quotes-domain/ with outcome README. drift v0.2.2 ships 113 quotes total (61 hip-hop + 52 domain-expert). Closed by PR #24. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
drift's startup-quote pool from 61 to 113 by adding 52 domain-expert voices across floodplain/river process, Indigenous stewardship, ecosystem valuation, and legacy conservation./quotes-enable-style pass: 4 parallel research agents returned 55 candidates, 2 independent fact-check agents flagged 3 drops + 2 fixes. 52 ship.data-raw/quotes_audit.csv. Shipped CSV stays slim (quote, author, source).New voices
Fact-check outcomes (round 2)
Test plan
Rscript data-raw/quotes_build.Rregenerates both CSVs (113 rows)devtools::load_all()picks random quote from combined pool (Kendrick to Leopold)R CMD checkclean (same 2 pre-existing NOTEs)library(drift)in a fresh R session; clickable source hyperlink on domain-expert quotesinst/extdata/quotes.csvagainst the cited URLFiles
data-raw/quotes_build.R- source of truth; added 52 rows with provenancedata-raw/quotes_audit.csv- regeneratedinst/extdata/quotes.csv- regenerated, now 113 rowsDESCRIPTION- Version 0.2.2NEWS.md- entryplanning/active/- PWF record (research yields, fact-check verdicts, user-review CSV)