Contributing

Thanks for wanting to add to the Loop Engineering Handbook. This repo has one hard rule that everything else follows from:

The receipts must match the prose. Every headline number in a guide page or example README is generated from, then machine-checked against, an underlying artifact (a cost.csv, a ledger, an .xlsx). A prose number that drifts from its artifact is a failing test, not a typo.

Ground rules

How the tests work

This repo is mostly markdown + images, so "tests" are reinterpreted — but the discipline is a TDD app build:

See the full commands in AGENTS.md and the CI workflow in .github/workflows/ci.yml.

Submitting a loop

The "submit a loop" PR template and issue templates land with the growth scaffolding (Stage 7). Until then: open an issue describing the loop, its primitive (/goal, /loop, or a routine), and the verifiable done-condition.