docs: re-add the Crowdfund standard - #78
Merged
Merged
Conversation
Revert of 48258e0 (#76). Restored now that the chain's additive protocol-fee model (v33) unblocks crowdfund withdraw/refund and the standard is being re-added across the SDK, indexer, and frontend. Restores the crowdfund skill example page + its SUMMARY/README index entries, the `build crowdfund` CLI reference section, and the crowdfund token in the standards command reference, AI type-detection table, plugin meta-guide, and llms.txt. Standards count 11 → 12. Generated for-llms.txt left for the CI action to rebuild. Clean revert (no conflicts). Pairs with bitbadgesjs#266, bitbadges-indexer#206, bitbadges-frontend#294. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Revert of 48258e0 (#76) — re-adds the Crowdfund standard to the docs.
Why now
The chain's additive protocol-fee model (v33) unblocks crowdfund withdraw/refund, so the standard is being re-added across the stack.
What's restored
The crowdfund skill example page (
x-tokenization/examples/skills/crowdfund.md), its SUMMARY + skills/README index entries, thebuild crowdfundCLI reference, and the crowdfund token in the standards command reference, AI type-detection table, plugin meta-guide, andllms.txt. Standards count 11 → 12.Clean revert (no conflicts), +262/-6 (mirror of the removal). The generated
for-llms.txtis left for the CI action to rebuild.Cross-repo
Pairs with BitBadges/bitbadgesjs#266 (SDK), BitBadges/bitbadges-indexer#206, BitBadges/bitbadges-frontend#294.
🤖 Generated with Claude Code