<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/.claude/rules/elisp-testing.md, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-05-31T19:49:39+00:00</updated>
<entry>
<title>chore(claude): sync bundle rules and add coverage-summary script</title>
<updated>2026-05-31T19:49:39+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-31T19:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=8d8a9b8ec79ec2252b098713283884aeae80038e'/>
<id>urn:sha1:8d8a9b8ec79ec2252b098713283884aeae80038e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: sync bundled claude rules and git hooks</title>
<updated>2026-05-25T18:16:30+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-25T18:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=e0f6b54f41384e8bfdc33810b370ca6eaca9298f'/>
<id>urn:sha1:e0f6b54f41384e8bfdc33810b370ca6eaca9298f</id>
<content type='text'>
Routine sync of the .claude/rules and git hooks distributed with the language bundle. Adds the cross-project, emacs, interaction, todo-format, triggers, and working-files rules; refreshes the elisp and elisp-testing rules, the elisp validation hook, and the pre-commit hook.
</content>
</entry>
<entry>
<title>chore: sync testing rules — pyramid, overmocking, refactor-for-testability, interactive/internal split</title>
<updated>2026-04-19T18:16:18+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-19T18:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=e111f068622b626e312faba50b6d52ba1ba88245'/>
<id>urn:sha1:e111f068622b626e312faba50b6d52ba1ba88245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: sync elisp-testing.md (testutil pattern generalized)</title>
<updated>2026-04-19T18:09:54+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-19T18:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=d914986a59a66cf2284ea13cf5af29c58da2ff2b'/>
<id>urn:sha1:d914986a59a66cf2284ea13cf5af29c58da2ff2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: sync .claude/ bundle — package-initialize, flat-layout, generic testing</title>
<updated>2026-04-19T17:47:20+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-19T17:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=1ce2e7c14d41062edb85c84aef59645b5d7e9597'/>
<id>urn:sha1:1ce2e7c14d41062edb85c84aef59645b5d7e9597</id>
<content type='text'>
Re-installed the elisp ruleset from ~/code/rulesets, picking up three
upstream bundle fixes:

  - validate-el.sh now calls (package-initialize) so byte-compile can
    resolve external packages (dash, etc.) via ~/.emacs.d/elpa/.
  - validate-el.sh Phase 2 (test runner) now matches any .el file
    outside tests/, not just modules/*.el. Supports flat-layout
    projects (Elisp package repos where sources live at project root).
  - .claude/rules/testing.md is now generic TDD principles (was
    Python/TS specific); language-specific testing rules live in
    elisp-testing.md, python-testing.md, etc.

elisp-testing.md gained a line referencing testing.md as the base.
</content>
</entry>
<entry>
<title>chore: track CLAUDE.md and .claude/ bundle, narrow gitignore</title>
<updated>2026-04-19T17:14:54+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-19T17:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=1172e4ef1e2d5dbcf2274820ca7759e3aa54b6c6'/>
<id>urn:sha1:1172e4ef1e2d5dbcf2274820ca7759e3aa54b6c6</id>
<content type='text'>
Swap blanket /CLAUDE.md + /.claude/ gitignore rules for personal-only
overrides (.claude/settings.local.json, .claude/.cache/). Add the
tracked bundle content from ~/code/rulesets install-elisp:

  - CLAUDE.md                    (project instructions)
  - .claude/rules/elisp.md
  - .claude/rules/elisp-testing.md
  - .claude/rules/verification.md
  - .claude/hooks/validate-el.sh (portable via $CLAUDE_PROJECT_DIR)
  - .claude/settings.json        (allowlist + hook wiring)

Hooks now use $CLAUDE_PROJECT_DIR with script-relative fallback, so a
fresh clone of this repo works on any machine without path edits.

Project-local skills under .claude/skills/ were stale DeepSat-flavored
copies; deleted and replaced with symlinks into ~/.claude/skills/ via
the rulesets repo's global install.
</content>
</entry>
</feed>
