Skip to content

Mill v0.1.5

Choose a tag to compare

@davidahmann davidahmann released this 03 Sep 15:05
· 14 commits to main since this release
c547762

Mill v0.1.5 public alpha

Mill is a local-first, repo-native software factory for taking approved product
intent through a bounded Codex build, native validation, exact-candidate review,
and an attended draft GitHub pull request.

This first alpha supports one exact Node.js/TypeScript/Next.js web recipe and
compatible adoption on the support tuple named in the attached qualification
evidence. All other combinations are experimental or unsupported.

The release assets include the exact npm tarball, SHA-256 checksum, CycloneDX
SBOM, and release-evidence record. Install the exact version with lifecycle
scripts disabled:

npm install --save-dev --ignore-scripts @davidahmann/mill@0.1.5
npx --no-install millctl --version

Versions 0.1.0 through 0.1.3 were never published. Version 0.1.4 created
the npm package identity but is not the supported alpha because that bootstrap
publication has no CI provenance or GitHub Release. Version 0.1.5 runs the
complete protected OIDC publication and readback chain.

Read README.md for the supported path, AGENTS.md for coding-agent operation,
and docs/release.md for verification and withdrawal. Mill remains attended,
single-repository, and single-writer. It does not auto-merge, deploy, provision
repositories, or contain a hostile coding agent from the host.