@weave-kit/engine 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -3
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
> Let AI agents operate your data — safely.
|
|
1
|
+
<h1 align="center">Let AI agents operate your data — safely</h1>
|
|
4
2
|
|
|
5
3
|
Define your data model once in `schema.json`, and WeaveKit compiles it into PostgreSQL tables, a
|
|
6
4
|
REST API with row- and field-level RBAC, an immutable audit log, and an MCP tool surface that AI
|
package/dist/version.d.ts
CHANGED
package/dist/version.js
CHANGED