# Campbell Ramble Research Project
## Project Status
**Started:** 2025-11-02
**Status:** In Progress - Phase 3 (Verification)
## Overview
Analyzing and verifying claims across 6 essays by Alexander Campbell exploring U.S.-China competition, infrastructure, and geopolitical strategy.
## Essays
| # | Title | URL | Summary | Claims Extracted | Verification |
|---|-------|-----|---------|------------------|--------------|
| 1 | Time To Build | [Link](https://www.campbellramble.ai/p/time-to-build) | ✅ Complete | ✅ Complete | ⏳ Pending |
| 2 | The Chaos Game | [Link](https://www.campbellramble.ai/p/the-chaos-game) | ✅ Complete | ✅ Complete | ⏳ Pending |
| 3 | Don't Invade the Heartland | [Link](https://www.campbellramble.ai/p/dont-invade-the-heartland) | ✅ Complete | ✅ Complete | ⏳ Pending |
| 4 | Grounds for Divorce | [Link](https://www.campbellramble.ai/p/grounds-for-divorce) | ✅ Complete | ✅ Complete | ⏳ Pending |
| 5 | Too Big To Bail | [Link](https://www.campbellramble.ai/p/too-big-to-bail) | ✅ Complete | ✅ Complete | ⏳ Pending |
| 6 | China Can't Win | [Link](https://www.campbellramble.ai/p/china-cant-win) | ✅ Complete | ✅ Complete | ⏳ Pending |
## Project Structure
```
├── index.md (This file - master tracker)
├── methodology.md (Research methodology)
├── essays/ (Essay summaries)
│ ├── 01-time-to-build.md
│ ├── 02-the-chaos-game.md
│ ├── 03-dont-invade-the-heartland.md
│ ├── 04-grounds-for-divorce.md
│ ├── 05-too-big-to-bail.md
│ └── 06-china-cant-win.md
├── claims/ (Extracted claims by category)
│ ├── economic-claims.md
│ ├── geopolitical-claims.md
│ ├── infrastructure-claims.md
│ └── demographic-claims.md
├── verification/ (Fact-checking research)
│ └── sources.md
└── analysis/ (Synthesis and analysis)
├── synthesis.md
├── contradictions.md
└── open-questions.md
```
## Research Phases
- [x] **Phase 0:** Setup project structure and methodology
- [x] **Phase 1:** Fetch and summarize all 6 essays
- [x] **Phase 2:** Extract and categorize verifiable claims
- [ ] **Phase 3:** Verify claims through research
- [ ] **Phase 4:** Synthesize findings and analysis
## Key Themes (Preliminary)
Recurring themes across the 6 essays:
- **Critical Window (2027-2030):** All essays identify this as a convergence point for demographic, economic, and strategic factors
- **Infrastructure Paralysis:** U.S. inability to build quickly vs. China's execution speed
- **Financial Crisis:** China's $7-10 trillion property sector collapse creating unsolvable banking crisis
- **Supply Chain Dependencies:** Mutual vulnerabilities in rare earths, energy, food, and technology
- **Decoupling Dynamics:** Irreversible separation following Britain-Germany (1900-1914) pattern
- **Geographic Strategy:** Rimland vs. Heartland framework for understanding competition
## Quick Stats
- **Essays Analyzed:** 6/6
- **Claims Extracted:** 175 claims
- Economic: 48 claims
- Geopolitical: 55 claims
- Infrastructure: 40 claims
- Demographic: 30 claims
- **Claims Verified:** 0
- **Claims Contradicted:** 0
- **Claims Unverified:** 175
## Next Steps
1. ✅ Fetch and summarize all 6 essays
2. ✅ Extract key claims from summaries
3. 🔄 Begin verification process (Ready to start)
---
*Last Updated: 2025-11-02*