Skip to content

feat(browser): enforce verify row shape#1314

Merged
jackwener merged 1 commit intomainfrom
feat/verify-shape-gate
May 4, 2026
Merged

feat(browser): enforce verify row shape#1314
jackwener merged 1 commit intomainfrom
feat/verify-shape-gate

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

  • add verify row-shape validation for compact agent-native rows
  • fail browser verify before fixture handling when rows exceed 12 top-level keys, nest deeper than one level, or hide id-shaped fields under nested objects
  • document the shape rules in English and Chinese extending guides

Verification

  • npm run typecheck
  • npx vitest run src/browser/verify-fixture.test.ts src/cli.test.ts --project unit
  • npm run build
  • npm run check:silent-column-drop
  • npm run check:typed-error-lint
  • npm run docs:build

@jackwener jackwener merged commit e6b048b into main May 4, 2026
13 checks passed
@jackwener jackwener deleted the feat/verify-shape-gate branch May 4, 2026 16:16
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