Files
small-scripts/MEMORY.md
Paul O'Reilly 22db5514f8 Add memory files, reflection state, and update docs
Memory files for decisions, bash gotchas, and process lessons.
Updated MEMORY.md index and README.md with new scripts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 11:14:44 +13:00

586 B

Memory Index

Gotchas

  • Bash Gotchasset -e silent failures, grep flag parsing, local scope, binary detection with file command

Decisions

  • Decisions — OpenSpec format, mandatory dryrun, set -uo pipefail policy, dirty-state definitions, skynet org hosting

Process

  • Process Lessons — Skip set -e for reporting tools, spec-driven testing effectiveness, git diff --numstat for binary detection