Skip to content

v1.4.1 - lens decontamination hardened

Choose a tag to compare

@HetCreep HetCreep released this 21 Jun 15:00
· 8 commits to main since this release
v1.4.1
00bbb4b

PATCH - lens decontamination hardened (W1/W2/W3).

A dogfood audit run from inside the dev tree caught two blind lenses citing the umbrella MEMORY.md (outside the target): on Claude Code a spawned lens auto-loads the project CLAUDE.md -> MEMORY.md/AGENTS.md (the up-tree walk) + SessionStart hooks, defeating the R2-6 "no dev-governance" rule. No new capability - a correctness fix.

Fixed

  • Lens decontamination defeated on Claude Code (W1) - references/lens-prompts.md now carries an explicit "IGNORE auto-loaded governance" FIXED rule. Proven live: an out-of-frame solver spawned with the clause did not leak.
  • Neutral-cwd guidance + honest independence flag (W2/W3) - SKILL.md Step 1 + references/audit.md direct main to spawn lenses from a neutral cwd inside a governed tree, and flag such passes NOT independence-clean.

Gate: build + 36 node tests + verify PASS.