Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .claude/coherence-hook
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ IFS= read -r coherence_rel < "$claude_root/.claude/coherence-root"
coherence_root=$(CDPATH= cd -- "$claude_root/$coherence_rel" && pwd -P)
cd "$coherence_root"
export COHERENCE_PROJECT_ROOT="$coherence_root"
export COHERENCE_HOOK_HOST="claude"
export COHERENCE_HOOK_TRANSPORT="launcher"
export COHERENCE_HOOK_BUNDLE_FINGERPRINT="cf1983f14fb83f48fcef28c320cc73044d8ab6c5631bbf24c1a22f20daad9472"

if [ -x "$coherence_root/node_modules/.bin/coherence-hook" ]; then
exec "$coherence_root/node_modules/.bin/coherence-hook" "$@"
Expand Down
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ _files:_
| served-content inertness | Routing | `inertHeaders` | `served-content inertness totality` |
| served-read gating | Routing | `denyUnlessBearerScope` | `served bearer-gating totality` |

<sub>Generated at 2026-08-03 15:26Z.</sub>
<sub>Generated at 2026-08-11 16:25Z.</sub>
<!-- coherence:end -->

## Current state
Expand Down
4 changes: 2 additions & 2 deletions mnemion-js/docs/coherence/_graph.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions mnemion-js/docs/coherence/graph.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"generatedAt": "2026-08-03 15:26Z",
"generatedAt": "2026-08-11 16:25Z",
"root": "mnemion-js",
"absRoot": "/Users/daniloc/Documents/Development/mnemion/mnemion-js",
"absRoot": "/tmp/claude-1000/-var-home-louie-Projects-Self-mnemion/67f571c5-a9bd-427e-b564-8c9bd44e2072/scratchpad/pr-embed/mnemion-js",
"nodes": [
{
"id": "c:.",
Expand Down
6 changes: 3 additions & 3 deletions mnemion-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mnemion-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/react-dom": "^19.2.0",
"@vitejs/plugin-react": "^5.0.0",
"ai": "^6.0.206",
"coherence-harness": "github:daniloc/coherence#v0.27.0",
"coherence-harness": "github:daniloc/coherence#v0.31.0",
"concurrently": "^9.0.0",
"typescript": "^6.0.3",
"vite": "^8.0.16",
Expand Down