Public AMOF
Clone and install the open-source runtime and CLI (Apache-2.0), AMOF 3.4.0 (released). It does not ship Predator.
AMOF
Models are workers. Runtime is authority.
AI workers can already do real work. The problem is letting them act without a boundary. AMOF is an open-source runtime and CLI for governed AI execution: it decides what a worker is allowed to do against a declared Target Set and write envelope, runs the work inside that boundary, and records Evidence so an operator can accept or reject the Result.
Observability tells you what happened. Authority determines what was allowed to happen.
The loop
A Mission is the durable unit of intent. A Run is one governed execution. The Target Set and write envelope declare the boundary before anything mutates.
Evidence sits underneath the Result. Chat is not the system of record.
Non-claims
Today
Public AMOF and Predator are different surfaces. Only the open-source runtime is installable.
Clone and install the open-source runtime and CLI (Apache-2.0), AMOF 3.4.0 (released). It does not ship Predator.
Predator is Hotshot's private operator console. An isolated write-capable alpha is live: bounded autonomous writes inside the configured Project scope, with human authority at consequential boundaries.
The problem
Useful AI output is not enough. Executions need scope, approvals, identity, and Evidence — or operators inherit unreliable chat claims.
Workers can draft plans and patches quickly. That does not make them trustworthy executors.
Asking a model to be careful cannot revoke a write grant or prove a path stayed in scope.
If it is not recorded, it is not runtime truth. Scrollback is not an audit trail.
Governed execution flow
Chat can claim success. Runtime Authority records what actually happened. Promotion rides Evidence — not fluency.
Runtime Authority
Runtime Authority owns the Mission, compiles the Target Set, delegates to Workers, enforces the write envelope, collects Evidence, and leaves Preview and Promote as human actions.
Runtime Authority lifecycle Intake to review under one system of record
Models are workers. Runtime is authority.
Deep dive: Runtime Authority architecture — product concept page, not a personal blog.
Predator
Predator v3 is Hotshot's private operator console. An isolated write-capable alpha is live.
Testers create a Project, attach a repository, and declare writable roots. Inside those roots Predator performs bounded autonomous writes on an isolated workspace branch. A write outside them is refused, reported, and recoverable by widening the roots — human authority at consequential boundaries. It never pushes to a protected branch, opens a pull request, or deploys. The loop is intent → Mission packet → write Run → Result (diff and evidence) → follow-up.
It is not in the public OSS distribution and is not a public login. Hotshot operates its own delivery on AMOF daily, including this console.
One real lifecycle, start to finish
01 — First contact
Real screens from the isolated write-capable alpha (September 2026). Bounded writes stay on an isolated workspace branch. Refused, blocked, and Needs-You states are part of the product — not hidden.
Write-scope proposals fail closed until an operator approves a Binding.
Inspect completed Runs with a Result envelope and acceptance state.
Browse secret-safe run Evidence instead of trusting chat summaries.
Allowed and denied roots; deny-wins. A ceiling is not a grant.
Direction
These are architectural findings. They are not product claims.
AMOF owns Mission, Run, write authority, Evidence, acceptance, and receipts. Predator is one engineering projection. An executive shell is later — architecturally sound, not built.
Ordering is shipped in Predator: understanding first, evidence underneath, raw execution last. Explicit understanding fields (purpose, approach, consequence) are a proposal.
Durable responsibility across bounded cycles is a discovery. It is not shipped and is not claimed.
AMOF LOG
Season 2 Episode 1 is playable here. The episode page lives on hotshot.sk.
Season 2 of AMOF LOG opens on token physics and autonomous context hygiene: how autonomous AI engineering stays accountable, how context is assembled with provenance, and why cryptographic receipts matter. The episode covers context hygiene across follow-on Missions, durable synthesized state, and runtime economics — treating tokens as telemetry rather than a substitute for vendor-price accounting. This is an engineering deep dive, not a product launch.
Governance and trust
Trust comes from what the runtime can enforce, inspect, and stop.
Governance that can be enforced
Bounded paths and capability modes. Over-bound work fails closed.
Human gates where mutation matters. Operators keep stop authority.
Secret-safe receipts and run records. If unrecorded, not runtime truth.
Bounded paths and capability modes. Over-bound work fails closed at dispatch.
Write-scope and elevated mutation require an operator decision before bind.
Missions carry durable intent. Write authority lives on the Mission envelope. A Session is a resumable operator workspace, not an authority unit.
Receipts and run records make outcomes inspectable after the fact.
Architecture
Models and tools are replaceable Workers. Runtime Authority is the system of record for Missions, Runs, Target Sets, policy, and Evidence.
Who owns what? Runtime Authority is not an AI agent
Replaceable cognition
GPT, Claude, Grok, and tools execute delegated work — they do not own grants.
Policy, stop, and Evidence stay outside the model.
Explicit stop conditions. Human gates where mutation matters.
Product proof
Write-Scope Authority (Apache-2.0). Installable local governed
runtime. Does not ship Predator or private cloud topology.
AMOF 3.4.0 is released: usable public Write-Scope lifecycle — bounded_write recognised, Binding roots replace executor roots, out-of-scope writes blocked as scope_exceeded.
Private operator console. Isolated write-capable alpha: bounded autonomous writes inside configured Project scope; human authority at consequential boundaries.
Receipts, run records, and runtime logs are first-class. Missing provider cost stays unknown — never fabricated.
Next step
Public OSS for Write-Scope Authority. Predator stays private.