Clean up redundant 'ephemeral' terminology in wisp docs (gt-3x0z.11)

Remove redundant phrases like 'ephemeral wisp' and 'ephemeral molecule'
since wisp already implies ephemeral. Keep 'ephemeral' only where it is
definitional (explaining what wisps are) or contrasting (vs durable mol).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-22 21:43:27 -08:00
parent a2a226de7d
commit 5732218da3
8 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1136,7 +1136,7 @@ git push origin HEAD
- COMPLETED: ` + "`bd close <work-mol-root>`" + `
- BLOCKED/REFACTOR/ESCALATE: ` + "`bd update <work-mol-root> --status=deferred`" + `
3. Burn this session wisp (ephemeral, no audit needed):
3. Burn this session wisp (no audit needed):
` + "```" + `bash
bd mol burn
` + "```" + `