docs(constructive-sdk-events): add EventReferral max_depth documentation#133
Merged
Conversation
- Add EventReferral section to SKILL.md with config reference table - Create references/event-referral.md with multi-level chain walk docs, MLM blueprint example, attenuation design, and toggle reference - Update invite-virality.md with multi-level referral chain section - Update description to include max_depth/MLM trigger phrases - Repackage zip Documents the max_depth feature added in: constructive-io/constructive#1201 (upstream node-type-registry) constructive-io/constructive-db#1261 (generator + tests)
Contributor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
1 task
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
Documents the new
max_depthparameter onEventReferralthat enables multi-level MLM referral chains. This was implemented in:Changes:
SKILL.md— Added a fullEventReferral Blueprint Nodesection with:max_depth: 5max_depth)max_depth,multi-level referral,MLM,referral chaintrigger phrasesreferences/event-referral.md(new) — Deep reference covering:has_invite_achievementsreferences/invite-virality.md— Added "Multi-Level Referral Chains" section linking to the new reference fileRepackaged
constructive-sdk-events.zipReview & Testing Checklist for Human
Notes
Low-risk docs-only change. No code modifications.
Link to Devin session: https://app.devin.ai/sessions/2ad5d38ab24e4d43ba283eb9ae8b5c81
Requested by: @pyramation