Skip to content

Repository files navigation

baseline-demo

CI

A tiny, self-contained reference repository that scores a perfect project-baseline: 0 blockers, 100% readiness. It exists so you can see what "green" looks like across every category the standard checks — build, tests, security & supply-chain, reproducibility, code quality, change governance, community, and context/doc-drift.

New to a term in these docs? The glossary explains the DevOps and supply-chain jargon in plain language.

Install

git clone https://github.com/AdarGit008/baseline-demo
cd baseline-demo
npm ci

Usage

npm test                          # the library's own tests
node tools/baseline/check.mjs     # score this repo against project-baseline

The bundled standard lives in tools/baseline/; CI runs it as a required gate on every push (see .github/workflows/ci.yml).

Status is derived

State is computed at read time — tree + history + forge, never stored:

node tools/baseline/baseline.mjs orient --repo .

The V1 last-verified: stamp this repo once kept in docs/start-here.md retired with the V2 contract — CTX-12 now blocks the stored-status signature in any tracked doc, and tools/baseline/MIGRATION.md documents the exit this repo took.

About

Reference repo that scores a perfect project-baseline (0 blockers, 100%). Bundles the /baseline standard under tools/baseline.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages