Skip to content

fix: align vocabulary handling with concerto-vocabulary@3.x and resto…#96

Open
Rav1Chauhan wants to merge 1 commit into
accordproject:mainfrom
Rav1Chauhan:fix/vocabulary-and-draft-transform
Open

fix: align vocabulary handling with concerto-vocabulary@3.x and resto…#96
Rav1Chauhan wants to merge 1 commit into
accordproject:mainfrom
Rav1Chauhan:fix/vocabulary-and-draft-transform

Conversation

@Rav1Chauhan
Copy link
Copy Markdown

@Rav1Chauhan Rav1Chauhan commented Mar 1, 2026

…re correct transform pipeline
FIXES #10

Summary

This PR fixes compatibility issues introduced by updates in:

Changes

  • Updated vocabulary handling in tests to match runtime expectations
  • Resolved TypeScript typing mismatch in VocabularyManager
  • Restored correct transform pipeline in TemplateArchiveProcessor
  • Ensured draft generation works with ciceromark_unquoted transform path
  • All tests passing locally (52/52)

Result

  • Fixes failing Vocabulary test
  • Fixes draft transform error
  • Restores full green test suite

@mttrbrts
Copy link
Copy Markdown
Member

Thanks for this contribution! Before we can merge, all commits need to be signed off for the Developer Certificate of Origin.

Please run:

git rebase HEAD~N --signoff  # where N = number of commits
git push --force-with-lease

See CONTRIBUTING.md for details.


This comment was generated by AI on behalf of @mttrbrts.

@github-actions github-actions Bot added the maintainer-engaged A maintainer has commented or reviewed this item label May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-engaged A maintainer has commented or reviewed this item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Vocabulary Terms

2 participants