Likerts community v0.1.2 fixes explicit export revocations missing from the independent erasure archive. Revocation now writes its journal and outbox event in the same transaction, respects the archive source fence, and remains idempotent on retry. Historical reconciliation is a separate bounded operator action: reconciliation runbook.
The archive worker now permits one bounded retry after a storage failure while preserving immutable writes, authenticated exact-byte readback and database lease checks. A provider failure can still stop an invocation; durable queue state must be inspected and resumed through normal claims. This release does not establish managed restore or operational readiness.
Source: 2996ebcbb9821cff67e0a6e8cae4722f0abf9e42. Backend and CLI: 0.1.2. Web/React Native: 0.0.3. MCP: 0.1.0. No npm registry version was republished. Historical release tags and assets are preserved.
Download the archive for your platform below and verify it with SHA256SUMS. The release contains seven package/runtime archives, the checksums and the source manifest. Extract the CLI and run likerts --version and likerts capabilities; install an npm tarball using, for example, npm install /absolute/path/to/community-v0.1.2-web.tgz.
Pinned runtime, Linux amd64:
docker pull --platform linux/amd64 ghcr.io/crosstabs/likerts@sha256:40042f29d15f7fb18a1d95287b099fd94cf2185df3c637e3304d73764488ae7cThe runtime includes the API server, migrator, callback worker, export cleanup worker and erasure archiver. Loading an image does not provision PostgreSQL, scoped credentials, admission, schedules or recovery operations. The hosted reference service remains a synthetic-data preview.
Validation: exact-main checks and release pipeline passed. Native CLI packaging executed on Linux, macOS and Windows runners. Independent fresh downloads matched all nine GitHub asset digests and seven archive checksums. The downloaded Apple Silicon CLI and pinned nonroot runtime passed create/publish/collect, identical retry, one-response readback and collection-revocation denial; the disposable test container was removed. Anonymous registry manifest access and its digest were verified. Hosted synthetic export revocation separately passed one-event/outbox checks and physical cleanup.
CLI binaries are unsigned and not notarized. The Linux CLI requires glibc 2.35 or newer. Native SDK distribution, scheduled maintenance, alert ownership and managed restore acceptance are tracked separately in the launch record.