Releases

Current public line: v3.5.0. Older notes are dated snapshots, not the

first-run path.

AMOF v3.5.0

Status: release-prep candidate notes

Canonical version: v3.5.0

Previous release: v3.4.0

Date: 2026-09-17

AMOF v3.5.0 makes Runtime Authority **executable and independently

verifiable**. Workers still propose; operators still approve; Runtime still

binds, enforces, and records receipts. This increment adds a real Kubernetes

capability lane, a one-command public demo, portable promotion proofs, and

reconciled current-truth docs.

A v3.5.0 git tag is applied only after promote-main of this candidate, and

only to the synthetic SHA that lands on main.

What changed for users

binding → allowed action → blocked out-of-scope action → verification →

receipt. No provider key. No cluster. IDs stay inside the command.

SYSTEM**. Insurance, banking, healthcare, and IAM are the same fixture

primitive. They are not enterprise products.

local cluster, not a published environment identity.

binds a promoted SHA to public-safe verification without app-data.

First command

git clone https://github.com/marekhotshot/amof.git
cd amof
python3 scripts/amof.py demo migration --non-interactive
python3 scripts/amof.py proof show AMOF-15MIN-RUNTIME-AUTHORITY-DEMO-001

Or after install:

pipx install "git+https://github.com/marekhotshot/amof.git@v3.5.0"
amof --version   # AMOF v3.5.0
amof demo

Non-claims

happened.

Previous line: amof-3.4.0.md.