Org-level defaults for the unabandoned maintained-fork
program. GitHub serves the community-health files here to any unabandoned/* repository that
doesn't define its own.
profile/README.md— the org landing page shown on github.com/unabandoned..github/workflows/reusable-*.yml— the shared reusable workflows every fork calls:ci,commitlint,publish,release-please,release-cut,release-security,codeql,scorecard.templates/— copy-paste thin callers, the canonicalrelease-please-config.json, and the.unabandoned.ymlmetadata template for standing up a new fork.scripts/— the central package dashboard builder (build_dashboard.py+dashboard_template.html), the dependency-topology renderer (topology.py, a dependency-free computed SVG), and the.unabandoned.ymlschema validator (validate_metadata.py, also run byreusable-ci). Thedashboardworkflow rebuilds and publishes the site to GitHub Pages on a schedule and on demand.CLAUDE.md— program guidance for Claude Code in any of these repos.- Community-health files —
SECURITY.md,CONTRIBUTING.md,SUPPORT.md,CODEOWNERS, issue/PR templates,FUNDING.yml, inherited org-wide.
See CONTRIBUTING.md to add a new fork and CLAUDE.md
for the full program model.