These guides are task-oriented walkthroughs. They assume you've read the standard and know roughly what you're trying to measure. Each guide is a self-contained article with concrete steps and code you can copy.
Getting to Level 1Ordered steps to move a repository from Manual (L0) to Scripted (L1). Every step references a criterion ID.Getting to Level 2What it takes to reach Tested (L2) — where a meaningful automated test suite starts gating changes.Monorepo setupHow CARL handles monorepos — application scope vs repository scope, pnpm and Turbo examples.CI integrationWire @wentzel/carl into GitHub Actions. Fail PRs that drop your level; post report links as comments.Private-repo assessmentHow the ephemeral-container architecture protects source for private repositories.Reading your reportWalking through the Developer, Engineering Lead, and Executive views — radar chart, pillar scores, remediation.Self-hosting CARLRunning CARL inside your own network for regulated or air-gapped environments.