@kinlab/kin 0.2.14 → 0.2.16

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 +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # @kinlab/kin
2
2
 
3
3
  The canonical npm install surface for [Kin](https://github.com/firelock-ai/kin), the
4
- semantic system of record for software work.
4
+ system of record for AI-written software.
5
5
 
6
6
  ```sh
7
7
  npm install -g @kinlab/kin
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@kinlab/kin",
3
- "version": "0.2.14",
4
- "description": "Canonical installer and launcher for Kin, the semantic system of record for software work — provisions and runs the managed kin + kin-daemon release. MCP is one included mode (kin mcp start).",
3
+ "version": "0.2.16",
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).",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
7
7
  "bin": {