Skip to content

docs: add plugin reference value tables#878

Open
riderx wants to merge 1 commit into
mainfrom
codex/plugin-definition-reference-gaps
Open

docs: add plugin reference value tables#878
riderx wants to merge 1 commit into
mainfrom
codex/plugin-definition-reference-gaps

Conversation

@riderx

@riderx riderx commented Jul 9, 2026

Copy link
Copy Markdown
Member

Summary

  • reviewed plugin definitions.ts enums against the generated docs and added missing reference tables for high-signal option/error values
  • added reference sections for Zebra DataWedge, File, Native Biometric, Age Signals, Camera Preview, InAppBrowser, and Stripe Terminal
  • allowlisted the exact upstream Zebra PLUGABLE enum spelling so typos does not rewrite the API value

Review notes

The scan also found CurrencyCode in Contentsquare, but that API accepts CurrencyCode | string, so listing a partial currency enum in the docs would be misleading. Age Signals UserStatus is already covered in the getting-started guide.

Screenshot

Plugin reference tables

Validation

  • bunx prettier --write apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx apps/docs/src/content/docs/docs/plugins/file/index.mdx apps/docs/src/content/docs/docs/plugins/native-biometric/index.mdx apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx apps/docs/src/content/docs/docs/plugins/inappbrowser/index.mdx apps/docs/src/content/docs/docs/plugins/stripe-terminal/index.mdx
  • bun run ci:verify:docs
  • typos .
  • git diff --check

Visual diff

Generated with bun run visual-diff:compare (14 screenshots, fuzz 1%).

Status Suite Route Viewport Diff (px)
changed docs /docs/plugins/age-signals// desktop 160813
changed docs /docs/plugins/age-signals// mobile 150712
changed docs /docs/plugins/camera-preview// desktop 110988
changed docs /docs/plugins/camera-preview// mobile 102072
changed docs /docs/plugins/file// desktop 194023
changed docs /docs/plugins/file// mobile 168270
changed docs /docs/plugins/inappbrowser// desktop 100536
changed docs /docs/plugins/inappbrowser// mobile 92087
changed docs /docs/plugins/native-biometric// desktop 167767
changed docs /docs/plugins/native-biometric// mobile 131472
changed docs /docs/plugins/stripe-terminal// desktop 52207
changed docs /docs/plugins/stripe-terminal// mobile 48137
changed docs /docs/plugins/zebra-datawedge// desktop 400904
changed docs /docs/plugins/zebra-datawedge// mobile 376352

Summary:

  • identical: 0
  • minor: 0
  • changed: 14

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 42 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: cd40e2d5-bb7e-4eb3-989f-14a0e3351ae6

📥 Commits

Reviewing files that changed from the base of the PR and between 97dff03 and 66fce07.

📒 Files selected for processing (9)
  • .github/pr-screenshots/plugin-reference-tables.webp
  • _typos.toml
  • apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx
  • apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx
  • apps/docs/src/content/docs/docs/plugins/file/index.mdx
  • apps/docs/src/content/docs/docs/plugins/inappbrowser/index.mdx
  • apps/docs/src/content/docs/docs/plugins/native-biometric/index.mdx
  • apps/docs/src/content/docs/docs/plugins/stripe-terminal/index.mdx
  • apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@riderx riderx marked this pull request as ready for review July 9, 2026 18:18

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: low. Approved — documentation-only plugin reference tables with passing CI. Cursor Bugbot was not present on this PR; no reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver External

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: low. Approved: Cursor Bugbot was not present on this PR; remaining checks passed and this is documentation-only plugin reference table additions with no unresolved review findings. No reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

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