From 8b8db43d42e80641d6b94d10568effb5079cf6ea Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 28 Aug 2026 11:08:29 +0000 Subject: [PATCH] Mark PolicyStack as Stable; fix stale community links Aligns this repository with the OpenStacks maintenance policy published at the hub, so its stated status matches how it is actually maintained. - Add an explicit "Status: Stable" badge and note: usable and correct, not under active development, replies measured in weeks. This replaces an implied promise of active maintenance that was not being kept. - Repoint the CONTRIBUTING link, which pointed at a file deleted in March 2026 when community health files moved to Varnasr/.github, and had been 404ing since. - Refresh CITATION.cff, stale since 2025. - Note that PolicyDhara supersedes this repository for new policy-tracking work; this one holds the original static dataset. ci.yml is kept. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01JkaofZXuUTAovNkveXEDNe --- CITATION.cff | 4 ++-- README.md | 10 +++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index fb82459..0820366 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -6,8 +6,8 @@ abstract: "South Asia policy tracker -- schemes, budgets, and governance data." authors: - family-names: "Sri Raman" given-names: "Varna" -version: 0.1.0 -date-released: "2025-04-28" +version: "2026.1.0" +date-released: "2026-08-28" license: MIT url: "https://openstacks.dev" repository-code: "https://github.com/Varnasr/PolicyStack" diff --git a/README.md b/README.md index b35cca5..204c722 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,17 @@ [![Part of OpenStacks](https://img.shields.io/badge/Part%20of-OpenStacks-blue)](https://openstacks.dev) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) +[![Status: Stable](https://img.shields.io/badge/Status-Stable-0969da?style=flat-square)](https://github.com/Varnasr/OpenStacks-for-Change/blob/main/MAINTENANCE.md) > Structured, open data on 15 flagship government schemes across health, education, gender, livelihoods, and climate. +> **Status: Stable.** This repository works and is correct, but it is not under active +> development. Bug reports are welcome and issues stay open; new features are unlikely, +> and replies are measured in weeks rather than days. Dependencies are pinned deliberately +> so that a clone still runs years from now. For **new** policy-tracking work, use +> [PolicyDhara](https://github.com/Varnasr/PolicyDhara), which auto-updates and is actively +> developed; this repository holds the original static dataset. See the [maintenance policy](https://github.com/Varnasr/OpenStacks-for-Change/blob/main/MAINTENANCE.md). + --- ## What's Inside @@ -115,7 +123,7 @@ Areas where contributions are welcome: - Scraper scripts for government portals - Data journalism and analysis notebooks -See [CONTRIBUTING.md](CONTRIBUTING.md) or open an issue. +See [contributing guidelines](https://github.com/Varnasr/.github/blob/main/CONTRIBUTING.md) or open an issue. ## License