# Substrate Project Updates This file tracks all significant changes, additions, and milestones in the Substrate project. --- ## πŸš€ Recent Updates > **2026-04-22:** 5 new DE datasets added (Church Exits, Wellbeing, Mental Health, Social Isolation, World Values Survey); PR-00001 Evidence expanded; AR-00004 added. --- ## 2026-04 β€” Germany Evidence & Argumentation ### New Datasets β€” PR-00001 Proxy Data **DE-Church-Exits** (get-de-kirchenaustritte) - Annual EKD + DBK church exit counts 2010–2023 - All-time high 2022: ~903k exits. Hardcoded series (no public API). **DE-Wellbeing** (get-de-wellbeing) - Eurostat ilc_pw01 (life satisfaction mean 0-10): dropped from 7.5 (2013) β†’ 6.5 (2022) - Eurostat ilc_pw05 (high meaning in life %): dropped from 28.3% (2018) β†’ 17.5% (2022) β€” **strongest signal** **DE-Mental-Health** (get-de-mental-health) - Gallup Engagement Index DE 2001–2023: 85% not/actively disengaged (consistent) - Destatis suicide statistics 2010–2022 (hardcoded, ICD X60-X84) - Eurostat EHIS depression rates: 8.5% (2014) β†’ 9.1% (2019) ### PR-00001 Meaning Crisis β€” Evidence Expansion **German Empirical Proxy Clusters Added** - **Date:** 2026-04-22 - **Five proxy clusters:** Institutional trust loss (Kirchenaustritte, unions, Allensbach), mental health & work absence (DAK/TK Gesundheitsreport, BPtK, Burnout ICD F43.0), work meaning (Gallup Engagement Index DE since 2001, SOEP), social isolation (Destatis 42% single-person households, TU MΓΌnchen loneliness study), value shift & youth (Shell Jugendstudie since 1953, World Values Survey, Eurobarometer) - **Substrate-ready datasets identified:** Genesis-API (Destatis), DAK/TK reports, Gallup annual reports, SOEP via DIW - **New connection added:** Oliver Nachtwey (*Abstiegsgesellschaft*), Milanovic (elephant curve) as structural drivers **DE-Social-Isolation** (get-de-social-isolation) - Eurostat lfst_hhnhtych: 21 years of single-person household data 2006–2025 - Latest (2025): 42.6% of all German households are single-person (17,742k of 41,663k) - BMFSFJ/TU MΓΌnchen Einsamkeitsstudie 2021: 27% lonely, 3.9M chronically lonely (hardcoded) **DE-World-Values** (get-de-world-values) - WVS Waves 5/6/7 for Germany (2006, 2013, 2018): postmaterialism, institutional trust, life satisfaction - Postmaterialism: 19.4% (2006) β†’ 25.8% (2018) (+6.4pp) - Trust in political parties: 10.2% β†’ 20.7% (still critically low) - Life satisfaction: 7.5 β†’ 7.1/10 ### AR-00004 β€” Meaning Crisis Is Empirically Measurable **New Argument Added** - **Date:** 2026-04-22 - **Claim:** The meaning crisis is not merely philosophical β€” it is measurable through converging proxy data - **Style:** Inductive β€” five independent data streams converging on the same conclusion - **Key evidence:** Gallup Engagement Index (15/70/15% since 2001), DAK mental illness sick days (rank 4β†’1), Kirchenaustritte (~900k/yr), DGB -48% since 1991, Shell Jugendstudie - **Related:** PR-00001, PR-00003 --- > **2025-10-25:** Major data infrastructure upgrade - Comprehensive data management system with library science methodology --- ## 2025-10 - Data Infrastructure Revolution ### Dataset Additions (5 New Authoritative Datasets) **Knowledge Worker Global Salaries (DS-00005)** - **Added:** 2025-10-18 - **Coverage:** Global compensation data for knowledge workers - **Validation:** 2025-10-25 validation check completed - **Status:** Active **Pulitzer Prize Winners - Arts & Letters (DS-00004)** - **Added:** 2025-10-07 - **Coverage:** 1918-2024 (249 winners across Poetry, Drama, General/Special awards) - **Source:** Wikidata - **Update:** 2025-10-25 refresh - **Quality:** High-quality, complete coverage of selected categories - **Rationale:** Focused on Arts & Letters for quality over breadth **Bay Area COVID-19 Wastewater Surveillance (DS-00003)** - **Added:** 2025-10-07 - **Coverage:** 2022-07-09 to 2025-08-02 (161 weekly data points) - **Source:** California Department of Public Health (CDPH) - **Type:** Leading health indicator (population-level surveillance) - **Geographic:** Statewide California serving as Bay Area proxy **U.S. Gross Domestic Product (DS-00002)** - **Added:** 2025-10-16 - **Coverage:** Annual 1929-2024 (96 years) + Quarterly Q1 1947 - Q2 2025 (314 quarters) - **Source:** Federal Reserve Economic Data (FRED) / Bureau of Economic Analysis (BEA) - **Update:** 2025-10-25 refresh - **Significance:** Primary measure of U.S. economic activity - **Quality:** Gold standard indicator with three-stage quarterly revision process - **Research:** Created through comprehensive 10-agent parallel research across Perplexity, Claude WebSearch, and Gemini **U.S. Consumer Price Index - Inflation (DS-00001)** - **Added:** 2025-10-06 - **Coverage:** 1947-2025 (945 monthly data points) - **Source:** Federal Reserve Economic Data (FRED) / Bureau of Labor Statistics (BLS) - **Update:** 2025-10-25 refresh - **Type:** CPI-U (Consumer Price Index for All Urban Consumers) - **Significance:** Gold standard inflation measure for the United States ### Data Management System **Library Science Methodology Implementation** - **Eight-Dimension Source Evaluation Framework:** 1. Authority & Credibility 2. Currency & Timeliness 3. Accuracy & Reliability 4. Coverage & Scope 5. Objectivity & Bias 6. Accessibility 7. Documentation Quality 8. Provenance & Citation - **Metadata Standards:** Dublin Core, MARC, SDMX, DDI - **Source Classification:** Primary, Secondary, Tertiary - **Quality Assurance:** Research-grade evaluation for each dataset **Technical Infrastructure** - **Runtime:** Bun (TypeScript) - **Auto-Discovery:** Orchestrator automatically detects all DS-* directories - **Update Scripts:** TypeScript scripts with error handling, retry logic, rate limiting - **Central Logging:** Aggregated logs from all sources - **Dashboard Generation:** Auto-generated README with system health metrics - **Git Integration:** Automated version control - **Data Formats:** Raw JSON + Pipe-delimited (Substrate standard) **Documentation Suite** - `GETTING_STARTED.md` - Complete setup and usage guide (536 lines) - `PROJECT_SUMMARY.md` - Technical architecture overview (475 lines) - `QUICK_REFERENCE.md` - Command cheatsheet - `Data/README.md` - Data directory documentation - Individual `Data/*/UPDATES.md` - Dataset-specific change logs - Individual `Data/*/README.md` - Dataset documentation with research methodology - `README-LIBRARY-SCIENCE.md` - Library science framework explanation **Migration from Data-Sources to Data** - **Completed:** 2025-10-16 - **Reason:** Simplified directory naming, clearer structure - **Impact:** All references updated, old directory removed - **Documentation:** MIGRATION-GUIDE.md and MIGRATION-COMPLETE.md created --- ## 2025-10 - GitHub Automation ### GitHub Actions **Claude Code Review Workflow** - **Added:** 2025-10-06 - **Updated:** 2025-10-06 - **Function:** Automated code review using Claude - **Status:** Active **Claude PR Assistant Workflow** - **Added:** 2025-10-06 - **Updated:** 2025-10-06 - **Function:** Automated PR assistance and analysis - **Status:** Active --- ## 2025-10 - Community Contributions ### Problems **Brazil - SΓ£o Paulo Mental Health** - **Contributor:** @ktfth - **Added:** 2025-10-06 - **PR:** #30 - **Impact:** Expanded geographic coverage of mental health issues **Various Problem Updates** - **Contributor:** @DesertEaglePWN - **Added:** 2025-10-06 - **PR:** #28, #31 - **Impact:** Problem database refinement ### Arguments **New Arguments** - **Contributor:** @DesertEaglePWN - **Added:** 2025-10-06 - **PR:** #31 - **Impact:** Expanded argumentation framework **AI Understanding Argument** - **Contributor:** @JaymanW - **Added:** 2024-09-25 - **PR:** #21 - **Content:** Arguments about AI comprehension and understanding ### Values **Values Framework** - **Contributor:** @karai114 - **Added:** 2024-09-25 - **PR:** #22 - **Impact:** Established values taxonomy for Substrate ### Claims **Initial Claims** - **Contributor:** @ThatNateGuy - **Added:** 2024-04-25 - **PR:** #13 - **Claims Added:** - Anthropogenic climate change - Everettian Interpretation of Quantum Mechanics - Supernaturalism - Atavistic Model of Cancer - Holographic Universe theory --- ## 2024-07 - Project Foundation ### Repository Consolidation **Single-Repo Structure** - **Date:** 2024-07-27 - **Change:** Moved from multi-repo to single-repo structure - **Benefit:** Easier management and contribution - **Impact:** Simplified development workflow ### Core Components **Initial Object Types Created:** - Problems - Solutions - Ideas - Plans - Experiments - Results - Models - Arguments - Claims - Values - Organizations - People - Projects - Funding Sources - Outcomes - Risks - Threats **Documentation** - README.md with project vision - Introduction video (YouTube) - Blog post announcement --- ## Project Milestones ### Phase 1: Foundation (July 2024) βœ… Single-repo structure βœ… Core object types defined βœ… Basic directory structure βœ… Initial documentation βœ… Public launch ### Phase 2: Community Building (Aug-Sep 2024) βœ… First community contributions βœ… Claims framework established βœ… Arguments and Values added βœ… Multi-contributor ecosystem ### Phase 3: Data Infrastructure (Oct 2025) βœ… Five authoritative datasets βœ… Library science methodology βœ… Data management system βœ… TypeScript automation βœ… Comprehensive documentation βœ… GitHub Actions integration ### Phase 4: Future (Planned) - [ ] Web-based contribution interface - [ ] Interactive data visualizations - [ ] API for programmatic access - [ ] Additional authoritative datasets - [ ] Cross-reference linking system - [ ] Evidence-based problem/solution matching - [ ] Community-driven dataset requests --- ## Dataset Update History For detailed dataset-specific updates, see: - `Data/UPDATES.md` - Central data directory updates - `Data/US-GDP/UPDATES.md` - GDP dataset updates - `Data/US-Inflation/UPDATES.md` - Inflation dataset updates - `Data/Bay-Area-COVID-Wastewater/UPDATES.md` - COVID wastewater updates - `Data/Pulitzer-Prize-Winners/UPDATES.md` - Pulitzer Prize updates --- ## Breaking Changes ### 2025-10-16: Data-Sources β†’ Data Directory Rename - **Impact:** Directory path changed from `Data-Sources/` to `Data/` - **Migration:** Automatic, all references updated - **Documentation:** See `Data/MIGRATION-GUIDE.md` --- ## Statistics ### Project Scale (as of 2025-10-27) **Datasets:** - Total: 5 authoritative datasets - Total Data Points: 1,700+ (GDP quarterly + monthly inflation + COVID weekly + Pulitzer winners + salary data) - Historical Coverage: 1918-2025 (107 years maximum span) - Geographic Coverage: Global (U.S.-focused with expanding international data) **Documentation:** - Lines of Markdown: 8,000+ lines - Lines of TypeScript: 1,000+ lines - Documentation Files: 25+ files **Community:** - Contributors: 6+ community members - Pull Requests Merged: 10+ - Issues Addressed: Multiple **Infrastructure:** - GitHub Actions: 2 workflows - Update Scripts: TypeScript with Bun - Data Formats: CSV, JSON, Markdown, Pipe-delimited - Version Control: Full git integration --- ## Acknowledgments **Major Contributors:** - **Daniel Miessler** - Project creator and maintainer - **@ThatNateGuy** - Claims framework - **@JaymanW** - Arguments on AI understanding - **@karai114** - Values framework - **@DesertEaglePWN** - Problems and Arguments updates - **@ktfth** - Brazil mental health problems **Special Thanks:** - Jonathan Dunn - Similar goals and inspiration - Joel Parish - Structure wisdom - Joseph Thacker - Constant flow of ideas --- ## How to Track Updates **Watch This File:** `UPDATES.md` for project-wide changes **Watch Data Updates:** `Data/UPDATES.md` for dataset-specific changes **Watch GitHub:** Releases and commit history **Watch Individual Datasets:** Each dataset has its own `UPDATES.md` file --- **Last Updated:** 2025-10-27 **Update Frequency:** As changes occur **Format:** Reverse chronological (newest first)