@kinlab/kin 0.7.11 → 0.7.12

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # @kinlab/kin
2
2
 
3
- The canonical npm install surface for [Kin](https://github.com/firelock-ai/kin), the
4
- system of record for AI-written software.
3
+ The canonical npm install surface for [Kin](https://github.com/firelock-ai/kin), a
4
+ graph-native code repository for people and AI agents.
5
5
 
6
6
  Install it without root, without `sudo`, and without a writable global npm prefix. This
7
7
  is the default path because it is the one that works everywhere, including the container
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@kinlab/kin",
3
- "version": "0.7.11",
4
- "description": "Canonical installer and launcher for Kin, the system of record for AI-written software. Provisions and runs the managed kin + kin-daemon release. MCP is one included mode (kin mcp start).",
3
+ "version": "0.7.12",
4
+ "description": "Canonical installer and launcher for Kin, a graph-native code repository for people and AI agents. Provisions and runs the managed kin + kin-daemon release. MCP is one included mode (kin mcp start).",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
7
7
  "bin": {