Skip to content

fix: handle compound nouns in connected-app prompts - #283

Merged
iamjr15 merged 1 commit into
mainfrom
fix/connected-action-compound-nouns
Aug 13, 2026
Merged

fix: handle compound nouns in connected-app prompts#283
iamjr15 merged 1 commit into
mainfrom
fix/connected-action-compound-nouns

Conversation

@iamjr15

@iamjr15 iamjr15 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix the shared grammar rule for countable compound nouns such as “data source.”
  • Preserve the existing handling for uncountable objects such as “page content.”

Decision

Countability follows the compound noun’s final word. This is a general language rule in the shared presentation boundary, not a Notion-specific override.

Verification

  • Full live Composio sweep: 424 actions across 20 toolkits, zero detected jargon/grammar/contract violations
  • pnpm lint
  • pnpm typecheck
  • pnpm turbo build --force
  • pnpm deadcode
  • pnpm architecture:check
  • pnpm turbo skills:build
  • Confirmed “Help me search a data source” and unchanged “Help me view page content”

Use the final noun as the countability boundary.
Prompts now say a data source while keeping page content natural.
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
cheatcode Skipped Skipped Aug 13, 2026 2:05pm

@iamjr15
iamjr15 merged commit bb6d484 into main Aug 13, 2026
6 checks passed
@iamjr15
iamjr15 deleted the fix/connected-action-compound-nouns branch August 13, 2026 14:07
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