@48nauts/tools-crud
v0.1.0
Published
DB-tier CRUD tools (projects, tasks, notes) as neutral ToolDefs. Parameterized by DbAdapter.
Downloads
102
Readme
@48nauts/tools-crud
Tools that read/write the product DB through a DbAdapter. The same tool shape works against Drizzle, Prisma, or any future adapter.
Sprint 01 target: lift project/task/note CRUD tools from AgenticKMU, swap direct schema calls for adapter calls.
