Skip to content

Commit 4353057

Browse files
authored
Merge pull request #7 from jmcentire/fix/portable-kin-artifacts
fix: make tracked code-map artifacts portable
2 parents bfe2cc5 + c161485 commit 4353057

12 files changed

Lines changed: 1505 additions & 2021 deletions

File tree

.kin/code-map.json

Lines changed: 969 additions & 1943 deletions
Large diffs are not rendered by default.

.kin/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ audience: public
33
description: >
44
Persistent knowledge graph that remembers across AI sessions.
55
Hybrid FTS5+graph search, MCP plugin for Claude Code, CLI (kin),
6-
29 MCP tools. SQLite-backed with vector search. The memory layer
6+
52 MCP tools. SQLite-backed with vector search. The memory layer
77
for all projects.
88

99
domains:
@@ -29,7 +29,7 @@ voice:
2929

3030
standards:
3131
code_review:
32-
- 930+ tests, all must pass
32+
- 1479 tests, all must pass
3333
- Pydantic models for all data structures
3434
- SQLite migrations are forward-only
3535
- MCP tools match CLI capabilities

0 commit comments

Comments
 (0)