Skip to content

Document custom score per-row input data shape (PRO-218)#352

Draft
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/pro-218-issue-resolution-task-9667
Draft

Document custom score per-row input data shape (PRO-218)#352
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/pro-218-issue-resolution-task-9667

Conversation

@cursor

@cursor cursor Bot commented Jul 8, 2026

Copy link
Copy Markdown

Summary

Documents the exact data[row][column_title] value shape passed to Smart Table custom score code, resolving PRO-218.

Changes

  • Add features/tables/data-model.mdx (Tables Data Model reference) with a Custom score and code execution input data section
  • Document column-title keys, structured cell payloads, wrapper/list patterns, comparison_result on Compare columns, and per-column-type examples
  • Update features/tables/scoring.mdx with input data shape, read_cell helper, and link to the data model
  • Cross-link from Tables overview and score configuration API pages
  • Update OpenAPI ScoreConfiguration descriptions and example custom scorer code

Acceptance criteria

  • Docs specify exact per-row data shape with examples per column type
  • Linked from Smart Table scoring docs and Tables data model reference
  • Backend normalization (out of scope for docs repo)

Validation

  • npx mintlify validate — build validation passed
  • openapi.json and docs.json JSON syntax validated

Resolves PRO-218

Open in Web View Automation 

Add Tables Data Model reference with a dedicated section on custom score
and code execution input data. Document column-title keys, structured
cell payloads, wrapper/list patterns, comparison_result on Compare
columns, and per-column-type examples.

Cross-link from Scoring guide, overview, and score configuration API pages.
Update OpenAPI ScoreConfiguration descriptions and example scorer code.

Co-authored-by: Vlad Vasilenko <T3XRD@users.noreply.github.com>
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