Adds gotchas-wezterm and updates gotchas-bash from recent reflections. Prunes old reflected log. Updates MEMORY.md index. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
893 B
893 B
Memory Index
Gotchas
- Bash Gotchas —
set -esilent failures,((var++))with zero, grep flag parsing,localscope, binary detection withfilecommand, test harnessset -eabort - Skills Gotchas — Non-ASCII frontmatter silently breaks loading, per-profile independent skills directories
- WezTerm Gotchas — Flatpak CLI not in PATH, proportional split math for equal panes
Decisions
- Decisions — OpenSpec format, mandatory dryrun,
set -uo pipefailpolicy, dirty-state definitions, skynet org hosting
Process
- Process Lessons — Skip
set -efor reporting tools, spec-driven testing effectiveness,git diff --numstatfor binary detection