rowboat/apps/x/packages
Ramnique Singh de84b2e9ce fix(x): real-permission-checker test types against permission-metadata, not the legacy engine
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>
2026-07-10 16:30:26 +05:30
..
core fix(x): real-permission-checker test types against permission-metadata, not the legacy engine 2026-07-10 16:30:26 +05:30
shared feat(x): thread the models.dev reasoning flag to the renderer 2026-07-10 10:11:25 +05:30