From 8299b40c4f8f051adc735a96ee496d3b40ccc0f6 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 8 Sep 2026 14:43:30 +0000 Subject: [PATCH] Correct the family description: three stacks, the index, and SignalStack as the Research Rundown companion The previous table dropped SignalStack as dead and promoted PolicyStack to a live stack. Neither is right. The family is InsightStack, FieldStack and EquityStack with openstacks.dev as the index; SignalStack is the companion archive for the Research Rundown newsletter, beside the stacks rather than one of them; PolicyStack is superseded by PolicyDhara. Each stack's one-line focus now matches what the stack says about itself. Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01DMYhECx2Dzbqad6KJxWZ7t --- CLAUDE.md | 8 +++++--- README.md | 9 +++++---- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 4761221..a9464cb 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -191,9 +191,11 @@ unpublished; both were true once and neither is now. The six calculators are the largest design surface in the stack family and the obvious place to start. Beyond the stacks: Experiments, openstacks.dev and the -ImpactMojo properties. SignalStack is dead and ViewStack, BridgeStack and -RootStack are archived; the live family is InsightStack, FieldStack, -EquityStack and PolicyStack under OpenStacks-for-Change. +ImpactMojo properties. The family is three stacks, InsightStack, FieldStack and +EquityStack, with openstacks.dev as the index. SignalStack is the Research +Rundown companion archive, beside the stacks rather than one of them. +PolicyStack is superseded by PolicyDhara; RootStack, BridgeStack and ViewStack +are archived. One constraint that catches people: `Experiments` serves under a strict Content Security Policy allowlisting specific CDNs, so a design pulling fonts or scripts diff --git a/README.md b/README.md index 2c53999..8c03d2f 100644 --- a/README.md +++ b/README.md @@ -130,10 +130,11 @@ EquityStack is one of several stacks in the [OpenStacks](https://openstacks.dev) | Stack | Focus | |-------|-------| -| [InsightStack](https://github.com/Varnasr/InsightStack) | MEL tools, calculators, documentation | -| [FieldStack](https://github.com/Varnasr/FieldStack) | R notebooks for fieldwork and evaluation | -| **EquityStack** (this repo) | Python workflows for development data | -| [PolicyStack](https://github.com/Varnasr/PolicyStack) | 15 flagship schemes, four years of budget data, performance indicators; superseded for new work by [PolicyDhara](https://github.com/Varnasr/PolicyDhara) | +| [InsightStack](https://github.com/Varnasr/InsightStack) | MEL tools, calculators, research documentation, and loaders for real survey microdata. Stata, Python, R, SPSS | +| [FieldStack](https://github.com/Varnasr/FieldStack) | Field operations while a survey is being collected, and survey analysis after. R | +| **EquityStack** (this repo) | Equity from a development economics perspective: distributional analysis, the concentration index, and design-based survey estimation. Python | + +[openstacks.dev](https://openstacks.dev) is the index for all of it. [SignalStack](https://github.com/Varnasr/SignalStack) is the companion archive for the [Research Rundown](https://researchrundown.substack.com) newsletter, alongside the stacks rather than one of them. [PolicyStack](https://github.com/Varnasr/PolicyStack) is superseded by [PolicyDhara](https://github.com/Varnasr/PolicyDhara). RootStack, BridgeStack and ViewStack are archived. **Use EquityStack when** you work in Python/Jupyter. Use **FieldStack** for R-based equivalents. Use **InsightStack** for Stata tools and MEL calculators.