Skip to content

Commit 6325647

Browse files
committed
chore: update package description for search discoverability (v0.1.4)
1 parent a91db9c commit 6325647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "authority-layer",
3-
"version": "0.1.3",
4-
"description": "Hard execution and budget limits for autonomous agents — enforced locally.",
3+
"version": "0.1.4",
4+
"description": "Runtime guardrails for AI agents that enforce token budgets, loop limits, and tool rate limits locally.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)