Skip to content

fix(pipeline): derive manuscript fields from arc limits - #6778

Merged
atomantic merged 4 commits into
mainfrom
claim/issue-6769
Sep 10, 2026
Merged

fix(pipeline): derive manuscript fields from arc limits#6778
atomantic merged 4 commits into
mainfrom
claim/issue-6769

Conversation

@atomantic

@atomantic atomantic commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Summary

Derive-from-manuscript review fields now use canonical ARC_LIMITS values from a browser-pure shared leaf, preventing the preview from accepting text that is silently clipped when committed.

Closes #6769

Test plan

  • client/node_modules/.bin/vitest run src/components/pipeline/arcCanvas/DeriveFromManuscriptPreview.test.jsx
  • node_modules/.bin/biome lint --error-on-warnings src/components/pipeline/arcCanvas/DeriveFromManuscriptPreview.jsx src/components/pipeline/arcCanvas/DeriveFromManuscriptPreview.test.jsx
  • npm run build (passes; existing Vite externalization and chunk-size warnings remain)
  • server/node_modules/.bin/vitest run scripts/client-server-import-purity.test.js server/lib/storyArc.test.js

@atomantic
atomantic merged commit b1508e0 into main Sep 10, 2026
12 checks passed
@atomantic
atomantic deleted the claim/issue-6769 branch September 10, 2026 00:40
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.

[structural-drift-derive-manuscript-caps] Import ARC_LIMITS for derive-from-manuscript field caps

1 participant