Skip to content

docs(skills): add DataLimitCounter, DataFeatureFlag, cap tables, feature flags to blueprint docs#112

Merged
pyramation merged 1 commit intomainfrom
feat/limits-blueprint-docs
May 6, 2026
Merged

docs(skills): add DataLimitCounter, DataFeatureFlag, cap tables, feature flags to blueprint docs#112
pyramation merged 1 commit intomainfrom
feat/limits-blueprint-docs

Conversation

@pyramation
Copy link
Copy Markdown
Contributor

Summary

Documents the new limits/caps system in customer-facing skills.\n\nconstructive-features/SKILL.md:\n- Added cap tables, feature flags, credits entries in Multi-tenancy section\n- Added DataLimitCounter + DataFeatureFlag entries in Data Modeling section\n- Updated Data* generator count 25 → 27\n\nblueprint-definition-format.md:\n- New "Limits & Feature Flags" section with full node type reference table\n- DataLimitCounter — all data options (limit_name, scope, actor_field, events)\n- DataFeatureFlag — all data options (feature_name, scope, entity_field)\n- Prerequisites note (requires limits_module)\n- Two complete blueprint JSON examples (limit projects per org, gate table behind feature flag)\n- Updated total node type count 25 → 27\n\n## Review & Testing Checklist for Human\n\nGreen — documentation-only changes.\n\n- [ ] Verify DataLimitCounter data options match the actual SQL generator signature\n- [ ] Verify DataFeatureFlag data options match the actual SQL generator signature\n- [ ] Spot-check the blueprint JSON examples are syntactically valid\n\n### Notes\n\nPart of planning issue #799.

Link to Devin session: https://app.devin.ai/sessions/b4ff120294f446d8a0407ac21e05f7bb
Requested by: @pyramation

…ure flags to blueprint docs

- constructive-features: add cap tables, feature flags, credits, DataLimitCounter, DataFeatureFlag entries
- blueprint-definition-format: add Limits & Feature Flags section with full data options and examples
- Update Data* generator count from 25 to 27
@devin-ai-integration
Copy link
Copy Markdown

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@pyramation pyramation merged commit b5a748d into main May 6, 2026
2 checks passed
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.

1 participant