Skip to content

Upgrade to Calcit 0.14.17 with typed Node FFI boundaries - #4

Merged
tiye merged 3 commits into
mainfrom
chore/calcit-0.14.16-format
Sep 15, 2026
Merged

tiye merged 3 commits into
mainfrom
chore/calcit-0.14.16-format

Conversation

@tiye

@tiye tiye commented Sep 13, 2026

Copy link
Copy Markdown
Member

Upgrade the project toolchain to Calcit 0.14.17 and @calcit/procs 0.14.17.

  • consume skir 0.0.24, which declares the strict JS FFI capability required by downstream builds
  • add structured schemas for all project functions
  • model the COS client, COS response, and Node incoming request as minimal external-object traits
  • enforce zero unresolved dynamic methods and refresh the per-definition quality baseline
  • verify immutable dependencies and JS code generation

Local validation:

  • caps --strict --ci
  • yarn install --immutable
  • caps verify --toolchain
  • calcit calcit.cirru --check-only
  • calcit calcit.cirru analyze dynamic-methods --max 0
  • calcit calcit.cirru analyze deprecated --summary-only
  • calcit calcit.cirru analyze quality --baseline config/calcit-quality.cirru
  • calcit calcit.cirru js
  • node --check js-out/app.main.mjs

@tiye tiye changed the title Reformat with Calcit 0.14.16 / 使用 Calcit 0.14.16 重新格式化 Upgrade to Calcit 0.14.17 with typed Node FFI boundaries Sep 15, 2026
@tiye
tiye merged commit 5715c20 into main Sep 15, 2026
1 check passed
@tiye
tiye deleted the chore/calcit-0.14.16-format branch September 15, 2026 05:53
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