docs: move cursor rules to docs/, add project rules to CLAUDE.md

Also bump @uncaged/json-cas* to ^0.5.2
This commit is contained in:
2026-05-25 09:54:40 +00:00
parent 762c457978
commit 6e8dedeb2f
11 changed files with 112 additions and 101 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
"test": "bun test"
},
"dependencies": {
"@uncaged/json-cas": "^0.4.0",
"@uncaged/json-cas-fs": "^0.4.0",
"@uncaged/json-cas": "^0.5.2",
"@uncaged/json-cas-fs": "^0.5.2",
"@uncaged/workflow-protocol": "workspace:^",
"@uncaged/workflow-util": "workspace:^",
"dotenv": "^16.6.1",