Skip to content

BriefLoop v0.12.0

Choose a tag to compare

@Stahl-G Stahl-G released this 13 Jul 11:48
d2c463c

BriefLoop v0.12.0 — Trusted Control Reads And Cross-Platform Merge Gate

v0.12.0 packages the control-plane hardening line that landed after v0.11.12.
It strengthens how BriefLoop acquires runtime control inputs, interprets
recovery and Registry state, and verifies release candidates across supported
platforms.

Highlights

  • Adds descriptor- and handle-bound workspace control reads on POSIX and
    Windows, including no-follow handling for unsafe links and reparse points.
  • Binds Recovery's five control inputs — Manifest, Workflow, Registry, Event
    Log, and Finalize Report — to one opened workspace session; safe optional
    Registry and Finalize Report absence remains typed and legal where the
    runtime contract permits it.
  • Adds strict runtime-contract loading and a read-only trusted Artifact Registry
    interpreter. Status now exposes Registry-derived values only from a canonical
    interpreter result; unsafe or stale Registry state stays value-free.
  • Adds a protected full-platform Merge gate for ready candidates and keeps a
    post-merge supported-platform shadow matrix for main.

Boundaries

This is a control-plane hardening release. It does not make a generated brief
semantic proof, infer delivery from file existence, approve delivery or public
release automatically, or claim a completed first-user Pilot.

The WorkBuddy / CodeBuddy surfaces remain experimental and source-clone-only.
They do not prove that a host delegated role agents unless that host records
the delegation itself. Unmerged consumer work and parser-hardening evidence are
not included in this release claim.

For the complete change list, see CHANGELOG.md.