sporo — the recipe & seed CLI, self-installed into this repository
These bytes have not changed since the seed was published: a SHA-256 fingerprint of the source is committed to a public registry — change one character and it no longer matches, and the mark is gone. Sealed 22.07.2026 · proven by a real install in sporo, stamped by sporo seal.
curl -s https://raw.githubusercontent.com/ydnikolaev/sporo/main/seeds/sporo.md | shasum -a 256It equals the hash committed in the public registry ↗, served by neither side:
sha256:1a6a9b19eaae61daa5ac4afed6233302ae3786a1e0092ff60b94c7d73c696097The browser refetches the seed and the registry from GitHub and recomputes the hash — it trusts nothing from this page.
Prove the export you hold (the .md from the download button above, not the GitHub source) came through the official pipeline, offline, from the file alone:
gh attestation verify sporo.md -R ydnikolaev/sporoSigstore-signed to ydnikolaev/sporo · attest-corpus.yml on merge — keyless OIDC, no key to leak. Change one byte and the digest no longer matches, so verify fails. Proves origin + integrity, not a safety scan.
What a reader receives is this file, frontmatter and all — the provenance travels with the body. Every section below was written from one real install: detected, run, and proven on a named machine, not recalled from memory.
sporo is a single self-installing CLI that turns a build you already finished into a transferable recipe — one self-contained file that teaches an agent in a repository which has never heard of your work how to rebuild the capability from principles. Standing it up gives this repository the authoring surface: the verbs to scaffold, lint, seal, and export both recipes and seeds. When this seed is done the tool answers on the command line, its embedded corpus lists, and the repository can author its own transferable builds.