docs: awesome-list entries + repoint star-history badge to ThreatRecall#191
Draft
rolandpg wants to merge 3 commits into
Draft
docs: awesome-list entries + repoint star-history badge to ThreatRecall#191rolandpg wants to merge 3 commits into
rolandpg wants to merge 3 commits into
Conversation
The sindresorhus/awesome path for a single tool is only reachable by being an entry inside an existing awesome list — a *new* list on either fitting topic (threat intelligence, AI/agent memory) would be rejected as a duplicate, since both already have established lists. - EXISTING_LISTS_ENTRIES.md: paste-ready, format-matched entries for hslatman/awesome-threat-intelligence (HTML-table, Frameworks & Platforms) and topoteretes/awesome-ai-memory (pipe-table, Memory Tool / Graph+Vector). - SUBMISSION_GUIDE.md: correct section 2 to point at existing-list entries instead of a doomed new list; add an explicit note that every actual listing is an external merge the maintainer must perform. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016DT6PywR8J5eZ3wJ1hpEJ6
Refine all three prepared entries with consistent, application-first
framing ("threat-intelligence knowledge base", not a library/SDK):
- zettelforge.yml: shorten the description to 236 chars to satisfy the
awesome-selfhosted linter's <250-char, sentence-case rule; confirmed
free of the rejected words ("self-hosted"/"open-source"/"free"). Note
the constraint inline for future edits.
- EXISTING_LISTS_ENTRIES.md: align the hslatman (HTML-table) and
topoteretes (pipe-table) descriptions to the same phrasing and trim.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016DT6PywR8J5eZ3wJ1hpEJ6
The repo now lives at github.com/ThreatRecall/zettelforge, but the README star-history badge still queried the old rolandpg/zettelforge location. Update both the badge image (api.star-history.com/svg?repos=...) and its link target to ThreatRecall/zettelforge (public, 53 stars) so the star history counter tracks the current repository. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016DT6PywR8J5eZ3wJ1hpEJ6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Two documentation fixes:
rolandpg/zettelforge; the repo now lives atgithub.com/ThreatRecall/zettelforge(public, 53 stars). Both the badge image (api.star-history.com/svg?repos=...) and its link target are updated toThreatRecall/zettelforgeso the counter tracks the current repository.sindresorhus/awesomecurates awesome lists only, and a new list on either fitting topic would be a duplicate reject (hslatman/awesome-threat-intelligencefor CTI;topoteretes/awesome-ai-memory+ ~6 others for AI/agent memory), so the achievable route for a single tool is to be an entry inside an existing list.Related issue
Fixes #
Changes
README.md— star-history badge repointedrolandpg/zettelforge→ThreatRecall/zettelforge(image + link).docs/awesome-lists/EXISTING_LISTS_ENTRIES.md— paste-ready, format-matched entries forhslatman/awesome-threat-intelligence(HTML-table, Frameworks & Platforms) andtopoteretes/awesome-ai-memory(pipe-table, Memory Tool / Graph+Vector).docs/awesome-lists/SUBMISSION_GUIDE.md— section 2 points at existing-list entries; notes that every actual listing is an external merge the maintainer must perform (these lists ban AI-submitted entries).docs/awesome-lists/zettelforge.yml— description tightened to 236 chars (under the awesome-selfhosted <250-char, sentence-case limit) and verified free of the rejected words.Testing
pytest tests/ -v) — N/A, docs-only changeruff check src/zettelforge/) — N/A, no source changes🤖 Generated with Claude Code