Skip to content

Fix broken README preview image, document recent features#5

Merged
Hefrock merged 1 commit into
mainfrom
claude/intelligent-gates-2s4z93
Jun 19, 2026
Merged

Fix broken README preview image, document recent features#5
Hefrock merged 1 commit into
mainfrom
claude/intelligent-gates-2s4z93

Conversation

@Hefrock

@Hefrock Hefrock commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fixes the broken README preview image: it pointed at exports/linkedin-all.png, which is gitignored and has never actually been committed, so the image has been broken on GitHub since the export scripts were added. Adds a committed docs/preview.png (regenerated from the current index.html) and points the README at that instead.
  • Updates README to describe the colored flow diagrams, statefulness tooltips, the Deep dive button's copy-to-clipboard behavior, and the npm run validate / CI workflow.
  • Updates CLAUDE.md: documents STATEFULNESS_INFO and the Deep dive button under "Pattern data", adds docs/preview.png to the target folder structure, and fixes a stale "7 sections" count (there are 8).

Image review

Regenerated all 18 export images (15 cards + 3 LinkedIn filter views) against the current index.html and reviewed every one. All render correctly — correct category coloring, intact loop-back/Done nodes, correct parallel/branch cluster styling — confirming the statefulness-tooltip and Deep-dive changes introduced no regressions in the static exports.

Test plan

  • Visually reviewed all 15 exports/card-*.png and 3 exports/linkedin-*.png after regenerating from current index.html
  • Confirmed docs/preview.png is not covered by .gitignore and renders in the README
  • npm run validate passes (15/15 patterns)

Generated by Claude Code

README's site preview pointed at exports/linkedin-all.png, which is
gitignored and never committed -- the image has been broken on GitHub
since the export scripts were added. Commits a static docs/preview.png
instead and points the README at it.

Also updates README and CLAUDE.md to document the statefulness
tooltips, the Deep dive button's copy-to-clipboard behavior, and the
validate/CI workflow added in prior commits, and fixes a stale "7
sections" count (PATTERNS has 8).
@Hefrock
Hefrock merged commit 0b4dbea into main Jun 19, 2026
1 check passed
@Hefrock
Hefrock deleted the claude/intelligent-gates-2s4z93 branch June 19, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants