v1.4.1 - lens decontamination hardened
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.mdnow 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.mdStep 1 +references/audit.mddirect 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.