Skip to content

docs: add entity_lookup + type 3+ scope to limits, events, and jobs skills#139

Merged
pyramation merged 1 commit into
mainfrom
feat/entity-lookup-scope-docs
May 27, 2026
Merged

docs: add entity_lookup + type 3+ scope to limits, events, and jobs skills#139
pyramation merged 1 commit into
mainfrom
feat/entity-lookup-scope-docs

Conversation

@pyramation
Copy link
Copy Markdown
Contributor

Summary

Updates skill documentation to reflect the entity_lookup and dynamic scope resolution changes from constructive-db PRs #1361 and #1368.

Changes across 5 files in 3 skills:

constructive-sdk-limits:

  • Added entity_field and entity_lookup to LimitCounter, LimitAggregate, LimitFeatureFlag param tables
  • Added scope param to LimitAggregate (was previously missing — defaulted to hardcoded org)
  • Updated scope descriptions from 'app'/'org' to support any provisioned type (data_room, channel, team, etc.)
  • New Entity Lookup section explaining FK-based entity resolution with example
  • New Type 3+ Scopes section with custom entity type examples
  • Updated decision table with data_room examples

constructive-sdk-events:

  • Added entity_lookup to EventTracker and EventReferral param tables in SKILL.md
  • Added FK-based entity resolution example to event-tracker.md reference
  • Added entity_lookup to event-referral.md reference param table

constructive-jobs:

  • Added entity_field and entity_lookup to JobTrigger param table

Review & Testing Checklist for Human

  • Verify entity_lookup param table entries match the constructive-db node-type-registry definitions
  • Confirm Type 3+ Scopes example blueprints are valid JSON

Notes

Related PRs:

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

…kills

- constructive-sdk-limits: Add entity_field, entity_lookup, scope params to
  LimitCounter/LimitAggregate/LimitFeatureFlag tables. Add Entity Lookup and
  Type 3+ Scopes sections with examples. Update decision table with data_room examples.
- constructive-sdk-events: Add entity_lookup to EventTracker and EventReferral
  param tables in SKILL.md and reference docs.
- constructive-jobs: Add entity_field and entity_lookup to JobTrigger param table.

Syncs documentation with constructive-db entity context changes (PRs #1361, #1368).
@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 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 fdfd72e into main May 27, 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