Skip to content

v1.4.1 β€” the mischief release

Latest

Choose a tag to compare

@Ian-Louw Ian-Louw released this 05 Jul 22:05

The verifier survived its own red-team.

Mischief audit β€” protocol-level 5/5

The verification protocol was red-teamed with five classed, seeded defects behind a sealed answer key: clean-grepping stub, wired-but-wrong, phantom commit, orphaned artifact, missing artifact. The blind verifier + runtime step caught all five (4/5 at the static ladder alone β€” wired-but-wrong is designed to need runtime evidence, and the protocol is the unit under test). It also flagged the fabricated "verified live" claims unprompted. Receipts: .potion/phases/09-mischief/.

Verify hardening

  • verified_at is now derived mechanically (date -Iseconds), never hand-typed
  • New permanent ratchet: every SKILL.md stays under the ~150-line bar (check-skill-line-bar)

Docs

  • README caught up to the 1.x story: new "Knowledge that compounds" section (journal β†’ promotion β†’ pages β†’ lint), brewed-itself claims moved to v1.4.0, mischief receipts cited. Repo About updated to match.

Full changelog: v1.4.0...v1.4.1