mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
The Phase A extraction moved getToolPermissionMetadata to assembly/permission-metadata.ts but this test's type-only import was mechanically retargeted to legacy/engine.js during the tree move, where the symbol is imported rather than exported — a TS2459 that vitest and the build tsconfig never see, and one of the last live->legacy edges. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||