<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Workspace Projects Knowledge Graph — D3.js Interactive Visualization</title>
<script src="https://d3js.org/d3.v7.min.js"></script>
<style>
:root {
--bg: #05060a;
--card-bg: rgba(15, 18, 28, 0.85);
--border: rgba(170, 150, 255, 0.18);
--accent: #b48bff;
--teal: #62e6c9;
--text: #c8d6e5;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
background: var(--bg);
color: var(--text);
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
overflow: hidden;
}
#graph-container { width: 100vw; height: 100vh; position: absolute; inset: 0; }
.header-ui {
position: absolute; top: 20px; left: 24px; z-index: 10;
background: var(--card-bg); border: 1px solid var(--border);
padding: 16px 24px; border-radius: 12px; backdrop-filter: blur(12px);
max-width: 420px;
}
.header-ui h1 { font-size: 16px; color: var(--teal); margin-bottom: 6px; }
.header-ui p { font-size: 11px; color: #a59fc4; line-height: 1.5; }
.node circle { stroke: rgba(255, 255, 255, 0.2); stroke-width: 1.5px; transition: r 0.2s; }
.node text { font-size: 10px; fill: #e2e8f0; pointer-events: none; text-shadow: 0 0 4px #000; }
.link { stroke: rgba(170, 150, 255, 0.12); stroke-opacity: 0.6; }
.legend {
position: absolute; bottom: 24px; left: 24px; z-index: 10;
background: var(--card-bg); border: 1px solid var(--border);
padding: 14px 20px; border-radius: 10px; font-size: 11px;
backdrop-filter: blur(12px);
}
.legend-item { display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }
.legend-color { width: 10px; height: 10px; border-radius: 50%; }
</style>
<meta name="description" content="Sovereign AI Gateway, zero-copy SIMD tensor router, Blacksmith CI accelerated infrastructure for agentic intelligence.">
<link rel="canonical" href="https://portail-vaked-dev.pages.dev/projects_knowledge_graph.html">
<meta property="og:type" content="website">
<meta property="og:title" content="Portail — AI Gateway & Agent-to-Agent Router · vaked.dev">
<meta property="og:description" content="Sovereign AI Gateway, zero-copy SIMD tensor router, Blacksmith CI accelerated infrastructure for agentic intelligence.">
<meta property="og:url" content="https://portail-vaked-dev.pages.dev/projects_knowledge_graph.html">
<meta property="og:image" content="https://portail-vaked-dev.pages.dev/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Portail — AI Gateway & Agent-to-Agent Router · vaked.dev">
<meta name="twitter:description" content="Sovereign AI Gateway, zero-copy SIMD tensor router, Blacksmith CI accelerated infrastructure for agentic intelligence.">
<meta name="twitter:image" content="https://portail-vaked-dev.pages.dev/og-image.png">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="manifest" href="/site.webmanifest">
<meta name="theme-color" content="#05060a">
<link rel="alternate" type="application/rss+xml" title="Portail RSS Feed" href="/feed.xml">
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml">
</head>
<body>
<div class="header-ui">
<h1>🌌 Workspace Knowledge Graph</h1>
<p>Interactive force-directed visualization of 137 self-contained projects in <code>peterlodri-sec</code> workspace.</p>
</div>
<div id="graph-container"></div>
<div class="legend">
<div style="font-weight:700; color:var(--accent); margin-bottom:8px;">TECH STACKS</div>
<div class="legend-item"><div class="legend-color" style="background:#b48bff"></div> Rust Crate</div>
<div class="legend-item"><div class="legend-color" style="background:#62e6c9"></div> Nix / NixOS Flake</div>
<div class="legend-item"><div class="legend-color" style="background:#5b9dff"></div> Python Service</div>
<div class="legend-item"><div class="legend-color" style="background:#ffcf5c"></div> Web / HTML5</div>
<div class="legend-item"><div class="legend-color" style="background:#ff7675"></div> Go / Other</div>
</div>
<script>
const graphData = {"nodes": [{"id": "claude-obsidian", "name": "claude-obsidian", "group": "General", "remote": "https://github.com/AgriciDaniel/claude-obsidian", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "org-map", "name": "org-map", "group": "Web", "remote": "git@github-peterlodri-sec:peterlodri-sec/org-map.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "ultrawhale-dogfood-pipeline", "name": "ultrawhale-dogfood-pipeline", "group": "Nix", "remote": "git@github-peterlodri-sec:peterlodri-sec/ultrawhale-dogfood-pipeline.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "_cold-archive", "name": "_cold-archive", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "sg-experiments", "name": "sg-experiments", "group": "General", "remote": "git@github-peterlodri-sec:standardgalactic/experiments.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "human-tasks", "name": "human-tasks", "group": "Go", "remote": "https://github.com/peterlodri-sec/human-tasks.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "headroom-eval-cli", "name": "headroom-eval-cli", "group": "Go", "remote": "https://github.com/peterlodri-sec/headroom-eval-cli.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "entheai", "name": "entheai", "group": "Rust", "remote": "git@github-peterlodri-sec:entropy-om/entheai.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "mathjax-wasm", "name": "mathjax-wasm", "group": "Web", "remote": "git@github-peterlodri-sec:peterlodri-sec/mathjax-wasm.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "nix-base-oracle", "name": "nix-base-oracle", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "nix-base-aperture", "name": "nix-base-aperture", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "ravynos", "name": "ravynos", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/ravynos.git", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "pocoo.vaked.dev", "name": "pocoo.vaked.dev", "group": "Web", "remote": "https://github.com/peterlodri-sec/pocoo.vaked.dev.git", "has_agents_md": false, "has_readme": true, "val": 15}, {"id": "quant-love-letter", "name": "quant-love-letter", "group": "Python", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "kernel8", "name": "kernel8", "group": "Rust", "remote": "git@github.com:8b-is/kernel8.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "loop-radio", "name": "loop-radio", "group": "Web", "remote": "https://github.com/peterlodri-sec/loop-radio.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "crabcc", "name": "crabcc", "group": "Rust", "remote": "git@github-peterlodri-sec:8b-is/crabcc.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "termai", "name": "termai", "group": "Nix", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "getdoct", "name": "getdoct", "group": "Python", "remote": "https://github.com/peterlodri-sec/getdoct.git", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "nix-base-deploy", "name": "nix-base-deploy", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "vaked-notebooklm", "name": "vaked-notebooklm", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 15}, {"id": "ultrawhale", "name": "ultrawhale", "group": "Go", "remote": "https://github.com/peterlodri-sec/ultrawhale.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "ENTHEA", "name": "ENTHEA", "group": "Web", "remote": "https://github.com/peterlodri-sec/ENTHEA.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "scry", "name": "scry", "group": "Go", "remote": "https://github.com/peterlodri-sec/scry.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "__development", "name": "__development", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "dotfiles", "name": "dotfiles", "group": "General", "remote": "https://github.com/peterlodri-sec/dotfiles.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "story-mode-on", "name": "story-mode-on", "group": "Go", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "honest-irc", "name": "honest-irc", "group": "Rust", "remote": "git@github-peterlodri-sec:8b-is/honest-irc.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "jcode", "name": "jcode", "group": "Rust", "remote": "git@github.com:1jehuang/jcode.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "invoices", "name": "invoices", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "quantdiblo", "name": "quantdiblo", "group": "Python", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "goals", "name": "goals", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "kompress-playground-space", "name": "kompress-playground-space", "group": "Web", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "meshLLM", "name": "meshLLM", "group": "Rust", "remote": "https://github.com/peterlodri-sec/portail.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "vaked-base", "name": "vaked-base", "group": "Nix", "remote": "https://github.com/peterlodri-sec/vaked-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "mlx-quant-mcp", "name": "mlx-quant-mcp", "group": "Python", "remote": "git@github.com:8b-is/mlx-quant-mcp.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "claude-marketplace", "name": "claude-marketplace", "group": "General", "remote": "https://github.com/peterlodri-sec/claude-marketplace.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "dogfeedOS", "name": "dogfeedOS", "group": "General", "remote": "https://github.com/peterlodri-sec/dogfeedOS.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "heretic", "name": "heretic", "group": "Python", "remote": "https://github.com/p-e-w/heretic.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "vaked-sentinel", "name": "vaked-sentinel", "group": "Nix", "remote": "https://github.com/peterlodri-sec/vaked-base.git", "has_agents_md": false, "has_readme": true, "val": 15}, {"id": "local-agent-ollama", "name": "local-agent-ollama", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "oh-my-opencode-slim", "name": "oh-my-opencode-slim", "group": "Web", "remote": "https://github.com/alvinunreal/oh-my-opencode-slim.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "standardgalactic-computation", "name": "standardgalactic-computation", "group": "Rust", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "godfather-voice", "name": "godfather-voice", "group": "General", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "ayeos", "name": "ayeos", "group": "Rust", "remote": "git@github.com:8b-is/ayeos.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "vaked-litany-wire", "name": "vaked-litany-wire", "group": "Nix", "remote": "https://github.com/peterlodri-sec/vaked-base.git", "has_agents_md": false, "has_readme": true, "val": 15}, {"id": "tets", "name": "tets", "group": "Web", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "G0DM0D3", "name": "G0DM0D3", "group": "Web", "remote": "https://github.com/peterlodri-sec/G0DM0D3.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "glyphcss-docs", "name": "glyphcss-docs", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "self-host-llm", "name": "self-host-llm", "group": "Nix", "remote": "https://github.com/peterlodri-sec/ultrawhale-dogfood-pipeline.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "agentpipe", "name": "agentpipe", "group": "Go", "remote": "https://github.com/peterlodri-sec/agentpipe.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "creator-tools", "name": "creator-tools", "group": "Nix", "remote": "git@github-peterlodri-sec:peterlodri-sec/creator-tools.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "datapy", "name": "datapy", "group": "Go", "remote": "https://x-access-token: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@github.com/peterlodri-sec/datapy.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "burn-em-bitches-money", "name": "burn-em-bitches-money", "group": "Python", "remote": "git@github-peterlodri-sec:peterlodri-sec/burn-em-bitches-money.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "projects-wiki", "name": "projects-wiki", "group": "General", "remote": "https://github.com/peterlodri-sec/projects-wiki.git", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "infra-sre", "name": "infra-sre", "group": "General", "remote": "", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "mlxquantlovefrom.com", "name": "mlxquantlovefrom.com", "group": "Web", "remote": "git@github-peterlodri-sec:peterlodri-sec/mlxquantlovefrom.com.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "docs", "name": "docs", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "obsidian-brain", "name": "obsidian-brain", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "nix-base", "name": "nix-base", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "longrun-eval-kompress", "name": "longrun-eval-kompress", "group": "Nix", "remote": "git@github-peterlodri-sec:peterlodri-sec/longrun-eval-kompress.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "mesh-llm", "name": "mesh-llm", "group": "Rust", "remote": "git@github.com:Mesh-LLM/mesh-llm.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "peterlodri-sec.github.io", "name": "peterlodri-sec.github.io", "group": "Web", "remote": "https://github.com/peterlodri-sec/peterlodri-sec.github.io.git", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "nixos-runners", "name": "nixos-runners", "group": "Nix", "remote": "", "has_agents_md": false, "has_readme": false, "val": 15}, {"id": "vaked-base-agentgate", "name": "vaked-base-agentgate", "group": "Nix", "remote": "https://github.com/peterlodri-sec/vaked-base.git", "has_agents_md": false, "has_readme": true, "val": 15}, {"id": "portail", "name": "portail", "group": "Rust", "remote": "git@github-peterlodri-sec:8b-is/portail.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "ayeos-mcp", "name": "ayeos-mcp", "group": "Python", "remote": "git@github.com:8b-is/ayeos-mcp.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "vkid-c", "name": "vkid-c", "group": "Python", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "telegram-hire-bot", "name": "telegram-hire-bot", "group": "Web", "remote": "https://github.com/peterlodri-sec/telegram-hire-bot.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "wiki-remote", "name": "wiki-remote", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/longrun-eval-kompress.wiki.git", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "jel-ek-layer", "name": "jel-ek-layer", "group": "General", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "nix-base-desktop", "name": "nix-base-desktop", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "overflow", "name": "overflow", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/overflow.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "youtube-pocoo", "name": "youtube-pocoo", "group": "Nix", "remote": "git@github-peterlodri-sec:peterlodri-sec/youtube-pocoo.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "ml-history-book", "name": "ml-history-book", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/ml-history-book.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "flug-os", "name": "flug-os", "group": "General", "remote": "https://github.com/8b-is/FLUG-OS.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "music.vaked.dev", "name": "music.vaked.dev", "group": "Web", "remote": "git@github-peterlodri-sec:peterlodri-sec/music.vaked.dev.git", "has_agents_md": false, "has_readme": true, "val": 15}, {"id": "hetzner-server-deploy", "name": "hetzner-server-deploy", "group": "General", "remote": "", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "nix-base-hermes", "name": "nix-base-hermes", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "babilon", "name": "babilon", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "swe-af", "name": "swe-af", "group": "Python", "remote": "https://github.com/peterlodri-sec/swe-af.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "rfc-cleanup", "name": "rfc-cleanup", "group": "Nix", "remote": "https://github.com/peterlodri-sec/vaked-base.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "quant-lite-prox", "name": "quant-lite-prox", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/quant-lite-prox.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "hf-mac", "name": "hf-mac", "group": "General", "remote": "https://github.com/8b-is/hf-mac.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "worktrees", "name": "worktrees", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "sg-privatization-of-competence", "name": "sg-privatization-of-competence", "group": "General", "remote": "git@github-peterlodri-sec:standardgalactic/privatization-of-competence.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "glyphcss-mcp", "name": "glyphcss-mcp", "group": "Python", "remote": "https://github.com/peterlodri-sec/glyphcss-mcp.git", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "nix-base-cx53-trim", "name": "nix-base-cx53-trim", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "hetzner-server-archive", "name": "hetzner-server-archive", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/hetzner-server.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "proposal.vaked.dev", "name": "proposal.vaked.dev", "group": "Web", "remote": "git@github-peterlodri-sec:peterlodri-sec/proposal.vaked.dev.git", "has_agents_md": false, "has_readme": true, "val": 15}, {"id": "hf-spaces-mcp", "name": "hf-spaces-mcp", "group": "General", "remote": "https://github.com/peterlodri-sec/hf-spaces-mcp.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "nix-base-cx53-deploy", "name": "nix-base-cx53-deploy", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "marqant", "name": "marqant", "group": "Rust", "remote": "git@github.com:8b-is/marqant.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "headroom-eval", "name": "headroom-eval", "group": "Python", "remote": "https://PeetPedro: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@huggingface.co/spaces/PeetPedro/headroom-eval", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "ios-AGsession", "name": "ios-AGsession", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/ios-AGsession.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "sg-memory", "name": "sg-memory", "group": "Web", "remote": "https://github.com/standardgalactic/memory.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "cdn.vaked.dev", "name": "cdn.vaked.dev", "group": "Go", "remote": "", "has_agents_md": false, "has_readme": false, "val": 15}, {"id": "quant-mapper", "name": "quant-mapper", "group": "Web", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "loopkit", "name": "loopkit", "group": "Python", "remote": "https://github.com/peterlodri-sec/loopkit.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "latex-split", "name": "latex-split", "group": "General", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "babylon-ultra-dict", "name": "babylon-ultra-dict", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/babylon-ultra-dict.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "ultralovegod", "name": "ultralovegod", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/ultralovegod.git", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "nix-base-dev-cx53", "name": "nix-base-dev-cx53", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "8b-is", "name": "8b-is", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/8b-is.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "art.vaked.dev", "name": "art.vaked.dev", "group": "Web", "remote": "https://github.com/peterlodri-sec/art.vaked.dev.git", "has_agents_md": false, "has_readme": true, "val": 15}, {"id": "water-fall-disc", "name": "water-fall-disc", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/water-fall-disc.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "vaked", "name": "vaked", "group": "Nix", "remote": "git@github.com:8b-is/vaked.git", "has_agents_md": false, "has_readme": true, "val": 15}, {"id": "flyxion-ultra", "name": "flyxion-ultra", "group": "General", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "mcp-gateway", "name": "mcp-gateway", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "MLX-QUANT", "name": "MLX-QUANT", "group": "Python", "remote": "git@github-peterlodri-sec:8b-is/MLX-QUANT.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "attestal", "name": "attestal", "group": "Web", "remote": "git@github-peterlodri-sec:entropy-om/attestal.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "mesh-expand", "name": "mesh-expand", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/mesh-expand.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "peterlodri-sec", "name": "peterlodri-sec", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/peterlodri-sec.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "nix-base-bux", "name": "nix-base-bux", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "main-home-router", "name": "main-home-router", "group": "General", "remote": "https://github.com/peterlodri-sec/main-home-router.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "mlx-quant-viz", "name": "mlx-quant-viz", "group": "Web", "remote": "git@github.com:8b-is/mlx-quant-viz.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "aperture-cli", "name": "aperture-cli", "group": "Go", "remote": "https://github.com/tailscale/aperture-cli.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "argo", "name": "argo", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "honest-irc-mcp", "name": "honest-irc-mcp", "group": "Python", "remote": "git@github.com:8b-is/honest-irc-mcp.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "headroom", "name": "headroom", "group": "Rust", "remote": "https://github.com/headroomlabs-ai/headroom.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "bluesky-mcp-rs", "name": "bluesky-mcp-rs", "group": "Rust", "remote": "git@github-peterlodri-sec:peterlodri-sec/bluesky-mcp-rs.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "caveman", "name": "caveman", "group": "Web", "remote": "https://github.com/JuliusBrussee/caveman.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "axiomquant.org", "name": "axiomquant.org", "group": "Python", "remote": "https://github.com/peterlodri-sec/axiomquant.org.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "adhoc-runbooks", "name": "adhoc-runbooks", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/adhoc-runbooks.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "calm-experiment", "name": "calm-experiment", "group": "Nix", "remote": "https://github.com/peterlodri-sec/vaked-base.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "the_session", "name": "the_session", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "rag-stack", "name": "rag-stack", "group": "Python", "remote": "git@github-peterlodri-sec:peterlodri-sec/rag-stack.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "nix-base-cheatsheet", "name": "nix-base-cheatsheet", "group": "Nix", "remote": "https://github.com/peterlodri-sec/nix-base.git", "has_agents_md": true, "has_readme": true, "val": 15}, {"id": "quantdiablo", "name": "quantdiablo", "group": "Python", "remote": "", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "vibeshell", "name": "vibeshell", "group": "Rust", "remote": "git@github-peterlodri-sec:peterlodri-sec/vibeshell.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "bluesky-mcp", "name": "bluesky-mcp", "group": "Web", "remote": "https://github.com/8b-is/bluesky-mcp.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "kompress-ultra", "name": "kompress-ultra", "group": "Rust", "remote": "git@github-peterlodri-sec:peterlodri-sec/kompress-ultra.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "harmonyohm", "name": "harmonyohm", "group": "Rust", "remote": "git@github.com:8b-is/harmonyohm.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "smart-tree", "name": "smart-tree", "group": "Rust", "remote": "git@github.com:8b-is/smart-tree.git", "has_agents_md": true, "has_readme": true, "val": 8}, {"id": "crab.cc", "name": "crab.cc", "group": "General", "remote": "", "has_agents_md": false, "has_readme": false, "val": 8}, {"id": "vim-philosophy", "name": "vim-philosophy", "group": "General", "remote": "git@github-peterlodri-sec:peterlodri-sec/vim-philosophy.git", "has_agents_md": false, "has_readme": true, "val": 8}, {"id": "ultrameshai", "name": "ultrameshai", "group": "Rust", "remote": "https://github.com/peterlodri-sec/ultrameshai.git", "has_agents_md": true, "has_readme": true, "val": 8}], "links": [{"source": "claude-obsidian", "target": "_cold-archive", "value": 1}, {"source": "claude-obsidian", "target": "sg-experiments", "value": 1}, {"source": "claude-obsidian", "target": "ravynos", "value": 1}, {"source": "claude-obsidian", "target": "vaked-notebooklm", "value": 1}, {"source": "claude-obsidian", "target": "__development", "value": 1}, {"source": "claude-obsidian", "target": "dotfiles", "value": 1}, {"source": "claude-obsidian", "target": "invoices", "value": 1}, {"source": "claude-obsidian", "target": "goals", "value": 1}, {"source": "claude-obsidian", "target": "claude-marketplace", "value": 1}, {"source": "claude-obsidian", "target": "dogfeedOS", "value": 1}, {"source": "claude-obsidian", "target": "local-agent-ollama", "value": 1}, {"source": "claude-obsidian", "target": "godfather-voice", "value": 1}, {"source": "claude-obsidian", "target": "glyphcss-docs", "value": 1}, {"source": "claude-obsidian", "target": "projects-wiki", "value": 1}, {"source": "claude-obsidian", "target": "infra-sre", "value": 1}, {"source": "claude-obsidian", "target": "docs", "value": 1}, {"source": "claude-obsidian", "target": "obsidian-brain", "value": 1}, {"source": "claude-obsidian", "target": "wiki-remote", "value": 1}, {"source": "claude-obsidian", "target": "jel-ek-layer", "value": 1}, {"source": "claude-obsidian", "target": "overflow", "value": 1}, {"source": "claude-obsidian", "target": "ml-history-book", "value": 1}, {"source": "claude-obsidian", "target": "flug-os", "value": 1}, {"source": "claude-obsidian", "target": "hetzner-server-deploy", "value": 1}, {"source": "claude-obsidian", "target": "babilon", "value": 1}, {"source": "claude-obsidian", "target": "quant-lite-prox", "value": 1}, {"source": "claude-obsidian", "target": "hf-mac", "value": 1}, {"source": "claude-obsidian", "target": "worktrees", "value": 1}, {"source": "claude-obsidian", "target": "sg-privatization-of-competence", "value": 1}, {"source": "claude-obsidian", "target": "hetzner-server-archive", "value": 1}, {"source": "claude-obsidian", "target": "hf-spaces-mcp", "value": 1}, {"source": "claude-obsidian", "target": "ios-AGsession", "value": 1}, {"source": "claude-obsidian", "target": "latex-split", "value": 1}, {"source": "claude-obsidian", "target": "babylon-ultra-dict", "value": 1}, {"source": "claude-obsidian", "target": "ultralovegod", "value": 1}, {"source": "claude-obsidian", "target": "8b-is", "value": 1}, {"source": "claude-obsidian", "target": "water-fall-disc", "value": 1}, {"source": "claude-obsidian", "target": "flyxion-ultra", "value": 1}, {"source": "claude-obsidian", "target": "mcp-gateway", "value": 1}, {"source": "claude-obsidian", "target": "mesh-expand", "value": 1}, {"source": "claude-obsidian", "target": "peterlodri-sec", "value": 1}, {"source": "claude-obsidian", "target": "main-home-router", "value": 1}, {"source": "claude-obsidian", "target": "argo", "value": 1}, {"source": "claude-obsidian", "target": "adhoc-runbooks", "value": 1}, {"source": "claude-obsidian", "target": "the_session", "value": 1}, {"source": "claude-obsidian", "target": "crab.cc", "value": 1}, {"source": "claude-obsidian", "target": "vim-philosophy", "value": 1}, {"source": "org-map", "target": "mathjax-wasm", "value": 1}, {"source": "org-map", "target": "pocoo.vaked.dev", "value": 1}, {"source": "org-map", "target": "loop-radio", "value": 1}, {"source": "org-map", "target": "ENTHEA", "value": 1}, {"source": "org-map", "target": "kompress-playground-space", "value": 1}, {"source": "org-map", "target": "oh-my-opencode-slim", "value": 1}, {"source": "org-map", "target": "tets", "value": 1}, {"source": "org-map", "target": "G0DM0D3", "value": 1}, {"source": "org-map", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "org-map", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "org-map", "target": "telegram-hire-bot", "value": 1}, {"source": "org-map", "target": "music.vaked.dev", "value": 1}, {"source": "org-map", "target": "proposal.vaked.dev", "value": 1}, {"source": "org-map", "target": "sg-memory", "value": 1}, {"source": "org-map", "target": "quant-mapper", "value": 1}, {"source": "org-map", "target": "art.vaked.dev", "value": 1}, {"source": "org-map", "target": "attestal", "value": 1}, {"source": "org-map", "target": "mlx-quant-viz", "value": 1}, {"source": "org-map", "target": "caveman", "value": 1}, {"source": "org-map", "target": "bluesky-mcp", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-oracle", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-aperture", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "termai", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-deploy", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "vaked-base", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "vaked-sentinel", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "vaked-litany-wire", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "self-host-llm", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "creator-tools", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "longrun-eval-kompress", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nixos-runners", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "vaked-base-agentgate", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-desktop", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "youtube-pocoo", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-hermes", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "rfc-cleanup", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-cx53-trim", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-dev-cx53", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "vaked", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-bux", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "calm-experiment", "value": 1}, {"source": "ultrawhale-dogfood-pipeline", "target": "nix-base-cheatsheet", "value": 1}, {"source": "_cold-archive", "target": "sg-experiments", "value": 1}, {"source": "_cold-archive", "target": "ravynos", "value": 1}, {"source": "_cold-archive", "target": "vaked-notebooklm", "value": 1}, {"source": "_cold-archive", "target": "__development", "value": 1}, {"source": "_cold-archive", "target": "dotfiles", "value": 1}, {"source": "_cold-archive", "target": "invoices", "value": 1}, {"source": "_cold-archive", "target": "goals", "value": 1}, {"source": "_cold-archive", "target": "claude-marketplace", "value": 1}, {"source": "_cold-archive", "target": "dogfeedOS", "value": 1}, {"source": "_cold-archive", "target": "local-agent-ollama", "value": 1}, {"source": "_cold-archive", "target": "godfather-voice", "value": 1}, {"source": "_cold-archive", "target": "glyphcss-docs", "value": 1}, {"source": "_cold-archive", "target": "projects-wiki", "value": 1}, {"source": "_cold-archive", "target": "infra-sre", "value": 1}, {"source": "_cold-archive", "target": "docs", "value": 1}, {"source": "_cold-archive", "target": "obsidian-brain", "value": 1}, {"source": "_cold-archive", "target": "wiki-remote", "value": 1}, {"source": "_cold-archive", "target": "jel-ek-layer", "value": 1}, {"source": "_cold-archive", "target": "overflow", "value": 1}, {"source": "_cold-archive", "target": "ml-history-book", "value": 1}, {"source": "_cold-archive", "target": "flug-os", "value": 1}, {"source": "_cold-archive", "target": "hetzner-server-deploy", "value": 1}, {"source": "_cold-archive", "target": "babilon", "value": 1}, {"source": "_cold-archive", "target": "quant-lite-prox", "value": 1}, {"source": "_cold-archive", "target": "hf-mac", "value": 1}, {"source": "_cold-archive", "target": "worktrees", "value": 1}, {"source": "_cold-archive", "target": "sg-privatization-of-competence", "value": 1}, {"source": "_cold-archive", "target": "hetzner-server-archive", "value": 1}, {"source": "_cold-archive", "target": "hf-spaces-mcp", "value": 1}, {"source": "_cold-archive", "target": "ios-AGsession", "value": 1}, {"source": "_cold-archive", "target": "latex-split", "value": 1}, {"source": "_cold-archive", "target": "babylon-ultra-dict", "value": 1}, {"source": "_cold-archive", "target": "ultralovegod", "value": 1}, {"source": "_cold-archive", "target": "8b-is", "value": 1}, {"source": "_cold-archive", "target": "water-fall-disc", "value": 1}, {"source": "_cold-archive", "target": "flyxion-ultra", "value": 1}, {"source": "_cold-archive", "target": "mcp-gateway", "value": 1}, {"source": "_cold-archive", "target": "mesh-expand", "value": 1}, {"source": "_cold-archive", "target": "peterlodri-sec", "value": 1}, {"source": "_cold-archive", "target": "main-home-router", "value": 1}, {"source": "_cold-archive", "target": "argo", "value": 1}, {"source": "_cold-archive", "target": "adhoc-runbooks", "value": 1}, {"source": "_cold-archive", "target": "the_session", "value": 1}, {"source": "_cold-archive", "target": "crab.cc", "value": 1}, {"source": "_cold-archive", "target": "vim-philosophy", "value": 1}, {"source": "sg-experiments", "target": "ravynos", "value": 1}, {"source": "sg-experiments", "target": "vaked-notebooklm", "value": 1}, {"source": "sg-experiments", "target": "__development", "value": 1}, {"source": "sg-experiments", "target": "dotfiles", "value": 1}, {"source": "sg-experiments", "target": "invoices", "value": 1}, {"source": "sg-experiments", "target": "goals", "value": 1}, {"source": "sg-experiments", "target": "claude-marketplace", "value": 1}, {"source": "sg-experiments", "target": "dogfeedOS", "value": 1}, {"source": "sg-experiments", "target": "local-agent-ollama", "value": 1}, {"source": "sg-experiments", "target": "godfather-voice", "value": 1}, {"source": "sg-experiments", "target": "glyphcss-docs", "value": 1}, {"source": "sg-experiments", "target": "projects-wiki", "value": 1}, {"source": "sg-experiments", "target": "infra-sre", "value": 1}, {"source": "sg-experiments", "target": "docs", "value": 1}, {"source": "sg-experiments", "target": "obsidian-brain", "value": 1}, {"source": "sg-experiments", "target": "wiki-remote", "value": 1}, {"source": "sg-experiments", "target": "jel-ek-layer", "value": 1}, {"source": "sg-experiments", "target": "overflow", "value": 1}, {"source": "sg-experiments", "target": "ml-history-book", "value": 1}, {"source": "sg-experiments", "target": "flug-os", "value": 1}, {"source": "sg-experiments", "target": "hetzner-server-deploy", "value": 1}, {"source": "sg-experiments", "target": "babilon", "value": 1}, {"source": "sg-experiments", "target": "quant-lite-prox", "value": 1}, {"source": "sg-experiments", "target": "hf-mac", "value": 1}, {"source": "sg-experiments", "target": "worktrees", "value": 1}, {"source": "sg-experiments", "target": "sg-privatization-of-competence", "value": 1}, {"source": "sg-experiments", "target": "hetzner-server-archive", "value": 1}, {"source": "sg-experiments", "target": "hf-spaces-mcp", "value": 1}, {"source": "sg-experiments", "target": "ios-AGsession", "value": 1}, {"source": "sg-experiments", "target": "latex-split", "value": 1}, {"source": "sg-experiments", "target": "babylon-ultra-dict", "value": 1}, {"source": "sg-experiments", "target": "ultralovegod", "value": 1}, {"source": "sg-experiments", "target": "8b-is", "value": 1}, {"source": "sg-experiments", "target": "water-fall-disc", "value": 1}, {"source": "sg-experiments", "target": "flyxion-ultra", "value": 1}, {"source": "sg-experiments", "target": "mcp-gateway", "value": 1}, {"source": "sg-experiments", "target": "mesh-expand", "value": 1}, {"source": "sg-experiments", "target": "peterlodri-sec", "value": 1}, {"source": "sg-experiments", "target": "main-home-router", "value": 1}, {"source": "sg-experiments", "target": "argo", "value": 1}, {"source": "sg-experiments", "target": "adhoc-runbooks", "value": 1}, {"source": "sg-experiments", "target": "the_session", "value": 1}, {"source": "sg-experiments", "target": "crab.cc", "value": 1}, {"source": "sg-experiments", "target": "vim-philosophy", "value": 1}, {"source": "human-tasks", "target": "headroom-eval-cli", "value": 1}, {"source": "human-tasks", "target": "ultrawhale", "value": 1}, {"source": "human-tasks", "target": "scry", "value": 1}, {"source": "human-tasks", "target": "story-mode-on", "value": 1}, {"source": "human-tasks", "target": "agentpipe", "value": 1}, {"source": "human-tasks", "target": "datapy", "value": 1}, {"source": "human-tasks", "target": "cdn.vaked.dev", "value": 1}, {"source": "human-tasks", "target": "aperture-cli", "value": 1}, {"source": "headroom-eval-cli", "target": "ultrawhale", "value": 1}, {"source": "headroom-eval-cli", "target": "scry", "value": 1}, {"source": "headroom-eval-cli", "target": "story-mode-on", "value": 1}, {"source": "headroom-eval-cli", "target": "agentpipe", "value": 1}, {"source": "headroom-eval-cli", "target": "datapy", "value": 1}, {"source": "headroom-eval-cli", "target": "cdn.vaked.dev", "value": 1}, {"source": "headroom-eval-cli", "target": "aperture-cli", "value": 1}, {"source": "entheai", "target": "kernel8", "value": 1}, {"source": "entheai", "target": "crabcc", "value": 1}, {"source": "entheai", "target": "honest-irc", "value": 1}, {"source": "entheai", "target": "jcode", "value": 1}, {"source": "entheai", "target": "meshLLM", "value": 1}, {"source": "entheai", "target": "standardgalactic-computation", "value": 1}, {"source": "entheai", "target": "ayeos", "value": 1}, {"source": "entheai", "target": "mesh-llm", "value": 1}, {"source": "entheai", "target": "portail", "value": 1}, {"source": "entheai", "target": "marqant", "value": 1}, {"source": "entheai", "target": "headroom", "value": 1}, {"source": "entheai", "target": "bluesky-mcp-rs", "value": 1}, {"source": "entheai", "target": "vibeshell", "value": 1}, {"source": "entheai", "target": "kompress-ultra", "value": 1}, {"source": "entheai", "target": "harmonyohm", "value": 1}, {"source": "entheai", "target": "smart-tree", "value": 1}, {"source": "entheai", "target": "ultrameshai", "value": 1}, {"source": "mathjax-wasm", "target": "pocoo.vaked.dev", "value": 1}, {"source": "mathjax-wasm", "target": "loop-radio", "value": 1}, {"source": "mathjax-wasm", "target": "ENTHEA", "value": 1}, {"source": "mathjax-wasm", "target": "kompress-playground-space", "value": 1}, {"source": "mathjax-wasm", "target": "oh-my-opencode-slim", "value": 1}, {"source": "mathjax-wasm", "target": "tets", "value": 1}, {"source": "mathjax-wasm", "target": "G0DM0D3", "value": 1}, {"source": "mathjax-wasm", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "mathjax-wasm", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "mathjax-wasm", "target": "telegram-hire-bot", "value": 1}, {"source": "mathjax-wasm", "target": "music.vaked.dev", "value": 1}, {"source": "mathjax-wasm", "target": "proposal.vaked.dev", "value": 1}, {"source": "mathjax-wasm", "target": "sg-memory", "value": 1}, {"source": "mathjax-wasm", "target": "quant-mapper", "value": 1}, {"source": "mathjax-wasm", "target": "art.vaked.dev", "value": 1}, {"source": "mathjax-wasm", "target": "attestal", "value": 1}, {"source": "mathjax-wasm", "target": "mlx-quant-viz", "value": 1}, {"source": "mathjax-wasm", "target": "caveman", "value": 1}, {"source": "mathjax-wasm", "target": "bluesky-mcp", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-aperture", "value": 1}, {"source": "nix-base-oracle", "target": "termai", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-deploy", "value": 1}, {"source": "nix-base-oracle", "target": "vaked-base", "value": 1}, {"source": "nix-base-oracle", "target": "vaked-sentinel", "value": 1}, {"source": "nix-base-oracle", "target": "vaked-litany-wire", "value": 1}, {"source": "nix-base-oracle", "target": "self-host-llm", "value": 1}, {"source": "nix-base-oracle", "target": "creator-tools", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base", "value": 1}, {"source": "nix-base-oracle", "target": "longrun-eval-kompress", "value": 1}, {"source": "nix-base-oracle", "target": "nixos-runners", "value": 1}, {"source": "nix-base-oracle", "target": "vaked-base-agentgate", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-desktop", "value": 1}, {"source": "nix-base-oracle", "target": "youtube-pocoo", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-hermes", "value": 1}, {"source": "nix-base-oracle", "target": "rfc-cleanup", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-cx53-trim", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nix-base-oracle", "target": "vaked", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-bux", "value": 1}, {"source": "nix-base-oracle", "target": "calm-experiment", "value": 1}, {"source": "nix-base-oracle", "target": "nix-base-cheatsheet", "value": 1}, {"source": "nix-base-aperture", "target": "termai", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base-deploy", "value": 1}, {"source": "nix-base-aperture", "target": "vaked-base", "value": 1}, {"source": "nix-base-aperture", "target": "vaked-sentinel", "value": 1}, {"source": "nix-base-aperture", "target": "vaked-litany-wire", "value": 1}, {"source": "nix-base-aperture", "target": "self-host-llm", "value": 1}, {"source": "nix-base-aperture", "target": "creator-tools", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base", "value": 1}, {"source": "nix-base-aperture", "target": "longrun-eval-kompress", "value": 1}, {"source": "nix-base-aperture", "target": "nixos-runners", "value": 1}, {"source": "nix-base-aperture", "target": "vaked-base-agentgate", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base-desktop", "value": 1}, {"source": "nix-base-aperture", "target": "youtube-pocoo", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base-hermes", "value": 1}, {"source": "nix-base-aperture", "target": "rfc-cleanup", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base-cx53-trim", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nix-base-aperture", "target": "vaked", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base-bux", "value": 1}, {"source": "nix-base-aperture", "target": "calm-experiment", "value": 1}, {"source": "nix-base-aperture", "target": "nix-base-cheatsheet", "value": 1}, {"source": "ravynos", "target": "vaked-notebooklm", "value": 1}, {"source": "ravynos", "target": "__development", "value": 1}, {"source": "ravynos", "target": "dotfiles", "value": 1}, {"source": "ravynos", "target": "invoices", "value": 1}, {"source": "ravynos", "target": "goals", "value": 1}, {"source": "ravynos", "target": "claude-marketplace", "value": 1}, {"source": "ravynos", "target": "dogfeedOS", "value": 1}, {"source": "ravynos", "target": "local-agent-ollama", "value": 1}, {"source": "ravynos", "target": "godfather-voice", "value": 1}, {"source": "ravynos", "target": "glyphcss-docs", "value": 1}, {"source": "ravynos", "target": "projects-wiki", "value": 1}, {"source": "ravynos", "target": "infra-sre", "value": 1}, {"source": "ravynos", "target": "docs", "value": 1}, {"source": "ravynos", "target": "obsidian-brain", "value": 1}, {"source": "ravynos", "target": "wiki-remote", "value": 1}, {"source": "ravynos", "target": "jel-ek-layer", "value": 1}, {"source": "ravynos", "target": "overflow", "value": 1}, {"source": "ravynos", "target": "ml-history-book", "value": 1}, {"source": "ravynos", "target": "flug-os", "value": 1}, {"source": "ravynos", "target": "hetzner-server-deploy", "value": 1}, {"source": "ravynos", "target": "babilon", "value": 1}, {"source": "ravynos", "target": "quant-lite-prox", "value": 1}, {"source": "ravynos", "target": "hf-mac", "value": 1}, {"source": "ravynos", "target": "worktrees", "value": 1}, {"source": "ravynos", "target": "sg-privatization-of-competence", "value": 1}, {"source": "ravynos", "target": "hetzner-server-archive", "value": 1}, {"source": "ravynos", "target": "hf-spaces-mcp", "value": 1}, {"source": "ravynos", "target": "ios-AGsession", "value": 1}, {"source": "ravynos", "target": "latex-split", "value": 1}, {"source": "ravynos", "target": "babylon-ultra-dict", "value": 1}, {"source": "ravynos", "target": "ultralovegod", "value": 1}, {"source": "ravynos", "target": "8b-is", "value": 1}, {"source": "ravynos", "target": "water-fall-disc", "value": 1}, {"source": "ravynos", "target": "flyxion-ultra", "value": 1}, {"source": "ravynos", "target": "mcp-gateway", "value": 1}, {"source": "ravynos", "target": "mesh-expand", "value": 1}, {"source": "ravynos", "target": "peterlodri-sec", "value": 1}, {"source": "ravynos", "target": "main-home-router", "value": 1}, {"source": "ravynos", "target": "argo", "value": 1}, {"source": "ravynos", "target": "adhoc-runbooks", "value": 1}, {"source": "ravynos", "target": "the_session", "value": 1}, {"source": "ravynos", "target": "crab.cc", "value": 1}, {"source": "ravynos", "target": "vim-philosophy", "value": 1}, {"source": "pocoo.vaked.dev", "target": "loop-radio", "value": 1}, {"source": "pocoo.vaked.dev", "target": "vaked-notebooklm", "value": 3}, {"source": "pocoo.vaked.dev", "target": "ENTHEA", "value": 1}, {"source": "pocoo.vaked.dev", "target": "kompress-playground-space", "value": 1}, {"source": "pocoo.vaked.dev", "target": "vaked-base", "value": 3}, {"source": "pocoo.vaked.dev", "target": "vaked-sentinel", "value": 3}, {"source": "pocoo.vaked.dev", "target": "oh-my-opencode-slim", "value": 1}, {"source": "pocoo.vaked.dev", "target": "vaked-litany-wire", "value": 3}, {"source": "pocoo.vaked.dev", "target": "tets", "value": 1}, {"source": "pocoo.vaked.dev", "target": "G0DM0D3", "value": 1}, {"source": "pocoo.vaked.dev", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "pocoo.vaked.dev", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "pocoo.vaked.dev", "target": "vaked-base-agentgate", "value": 3}, {"source": "pocoo.vaked.dev", "target": "portail", "value": 3}, {"source": "pocoo.vaked.dev", "target": "telegram-hire-bot", "value": 1}, {"source": "pocoo.vaked.dev", "target": "music.vaked.dev", "value": 1}, {"source": "pocoo.vaked.dev", "target": "proposal.vaked.dev", "value": 1}, {"source": "pocoo.vaked.dev", "target": "sg-memory", "value": 1}, {"source": "pocoo.vaked.dev", "target": "cdn.vaked.dev", "value": 3}, {"source": "pocoo.vaked.dev", "target": "quant-mapper", "value": 1}, {"source": "pocoo.vaked.dev", "target": "art.vaked.dev", "value": 1}, {"source": "pocoo.vaked.dev", "target": "vaked", "value": 3}, {"source": "pocoo.vaked.dev", "target": "attestal", "value": 1}, {"source": "pocoo.vaked.dev", "target": "mlx-quant-viz", "value": 1}, {"source": "pocoo.vaked.dev", "target": "caveman", "value": 1}, {"source": "pocoo.vaked.dev", "target": "axiomquant.org", "value": 3}, {"source": "pocoo.vaked.dev", "target": "bluesky-mcp", "value": 1}, {"source": "quant-love-letter", "target": "getdoct", "value": 1}, {"source": "quant-love-letter", "target": "quantdiblo", "value": 1}, {"source": "quant-love-letter", "target": "mlx-quant-mcp", "value": 1}, {"source": "quant-love-letter", "target": "heretic", "value": 1}, {"source": "quant-love-letter", "target": "burn-em-bitches-money", "value": 1}, {"source": "quant-love-letter", "target": "ayeos-mcp", "value": 1}, {"source": "quant-love-letter", "target": "vkid-c", "value": 1}, {"source": "quant-love-letter", "target": "swe-af", "value": 1}, {"source": "quant-love-letter", "target": "glyphcss-mcp", "value": 1}, {"source": "quant-love-letter", "target": "headroom-eval", "value": 1}, {"source": "quant-love-letter", "target": "loopkit", "value": 1}, {"source": "quant-love-letter", "target": "MLX-QUANT", "value": 1}, {"source": "quant-love-letter", "target": "honest-irc-mcp", "value": 1}, {"source": "quant-love-letter", "target": "axiomquant.org", "value": 1}, {"source": "quant-love-letter", "target": "rag-stack", "value": 1}, {"source": "quant-love-letter", "target": "quantdiablo", "value": 1}, {"source": "kernel8", "target": "crabcc", "value": 1}, {"source": "kernel8", "target": "honest-irc", "value": 1}, {"source": "kernel8", "target": "jcode", "value": 1}, {"source": "kernel8", "target": "meshLLM", "value": 1}, {"source": "kernel8", "target": "standardgalactic-computation", "value": 1}, {"source": "kernel8", "target": "ayeos", "value": 1}, {"source": "kernel8", "target": "mesh-llm", "value": 1}, {"source": "kernel8", "target": "portail", "value": 1}, {"source": "kernel8", "target": "marqant", "value": 1}, {"source": "kernel8", "target": "headroom", "value": 1}, {"source": "kernel8", "target": "bluesky-mcp-rs", "value": 1}, {"source": "kernel8", "target": "vibeshell", "value": 1}, {"source": "kernel8", "target": "kompress-ultra", "value": 1}, {"source": "kernel8", "target": "harmonyohm", "value": 1}, {"source": "kernel8", "target": "smart-tree", "value": 1}, {"source": "kernel8", "target": "ultrameshai", "value": 1}, {"source": "loop-radio", "target": "ENTHEA", "value": 1}, {"source": "loop-radio", "target": "kompress-playground-space", "value": 1}, {"source": "loop-radio", "target": "oh-my-opencode-slim", "value": 1}, {"source": "loop-radio", "target": "tets", "value": 1}, {"source": "loop-radio", "target": "G0DM0D3", "value": 1}, {"source": "loop-radio", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "loop-radio", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "loop-radio", "target": "telegram-hire-bot", "value": 1}, {"source": "loop-radio", "target": "music.vaked.dev", "value": 1}, {"source": "loop-radio", "target": "proposal.vaked.dev", "value": 1}, {"source": "loop-radio", "target": "sg-memory", "value": 1}, {"source": "loop-radio", "target": "quant-mapper", "value": 1}, {"source": "loop-radio", "target": "art.vaked.dev", "value": 1}, {"source": "loop-radio", "target": "attestal", "value": 1}, {"source": "loop-radio", "target": "mlx-quant-viz", "value": 1}, {"source": "loop-radio", "target": "caveman", "value": 1}, {"source": "loop-radio", "target": "bluesky-mcp", "value": 1}, {"source": "crabcc", "target": "honest-irc", "value": 1}, {"source": "crabcc", "target": "jcode", "value": 1}, {"source": "crabcc", "target": "meshLLM", "value": 1}, {"source": "crabcc", "target": "standardgalactic-computation", "value": 1}, {"source": "crabcc", "target": "ayeos", "value": 1}, {"source": "crabcc", "target": "mesh-llm", "value": 1}, {"source": "crabcc", "target": "portail", "value": 1}, {"source": "crabcc", "target": "marqant", "value": 1}, {"source": "crabcc", "target": "headroom", "value": 1}, {"source": "crabcc", "target": "bluesky-mcp-rs", "value": 1}, {"source": "crabcc", "target": "vibeshell", "value": 1}, {"source": "crabcc", "target": "kompress-ultra", "value": 1}, {"source": "crabcc", "target": "harmonyohm", "value": 1}, {"source": "crabcc", "target": "smart-tree", "value": 1}, {"source": "crabcc", "target": "ultrameshai", "value": 1}, {"source": "termai", "target": "nix-base-deploy", "value": 1}, {"source": "termai", "target": "vaked-base", "value": 1}, {"source": "termai", "target": "vaked-sentinel", "value": 1}, {"source": "termai", "target": "vaked-litany-wire", "value": 1}, {"source": "termai", "target": "self-host-llm", "value": 1}, {"source": "termai", "target": "creator-tools", "value": 1}, {"source": "termai", "target": "nix-base", "value": 1}, {"source": "termai", "target": "longrun-eval-kompress", "value": 1}, {"source": "termai", "target": "nixos-runners", "value": 1}, {"source": "termai", "target": "vaked-base-agentgate", "value": 1}, {"source": "termai", "target": "nix-base-desktop", "value": 1}, {"source": "termai", "target": "youtube-pocoo", "value": 1}, {"source": "termai", "target": "nix-base-hermes", "value": 1}, {"source": "termai", "target": "rfc-cleanup", "value": 1}, {"source": "termai", "target": "nix-base-cx53-trim", "value": 1}, {"source": "termai", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "termai", "target": "nix-base-dev-cx53", "value": 1}, {"source": "termai", "target": "vaked", "value": 1}, {"source": "termai", "target": "nix-base-bux", "value": 1}, {"source": "termai", "target": "calm-experiment", "value": 1}, {"source": "termai", "target": "nix-base-cheatsheet", "value": 1}, {"source": "getdoct", "target": "quantdiblo", "value": 1}, {"source": "getdoct", "target": "mlx-quant-mcp", "value": 1}, {"source": "getdoct", "target": "heretic", "value": 1}, {"source": "getdoct", "target": "burn-em-bitches-money", "value": 1}, {"source": "getdoct", "target": "ayeos-mcp", "value": 1}, {"source": "getdoct", "target": "vkid-c", "value": 1}, {"source": "getdoct", "target": "swe-af", "value": 1}, {"source": "getdoct", "target": "glyphcss-mcp", "value": 1}, {"source": "getdoct", "target": "headroom-eval", "value": 1}, {"source": "getdoct", "target": "loopkit", "value": 1}, {"source": "getdoct", "target": "MLX-QUANT", "value": 1}, {"source": "getdoct", "target": "honest-irc-mcp", "value": 1}, {"source": "getdoct", "target": "axiomquant.org", "value": 1}, {"source": "getdoct", "target": "rag-stack", "value": 1}, {"source": "getdoct", "target": "quantdiablo", "value": 1}, {"source": "nix-base-deploy", "target": "vaked-base", "value": 1}, {"source": "nix-base-deploy", "target": "vaked-sentinel", "value": 1}, {"source": "nix-base-deploy", "target": "vaked-litany-wire", "value": 1}, {"source": "nix-base-deploy", "target": "self-host-llm", "value": 1}, {"source": "nix-base-deploy", "target": "creator-tools", "value": 1}, {"source": "nix-base-deploy", "target": "nix-base", "value": 1}, {"source": "nix-base-deploy", "target": "longrun-eval-kompress", "value": 1}, {"source": "nix-base-deploy", "target": "nixos-runners", "value": 1}, {"source": "nix-base-deploy", "target": "vaked-base-agentgate", "value": 1}, {"source": "nix-base-deploy", "target": "nix-base-desktop", "value": 1}, {"source": "nix-base-deploy", "target": "youtube-pocoo", "value": 1}, {"source": "nix-base-deploy", "target": "nix-base-hermes", "value": 1}, {"source": "nix-base-deploy", "target": "rfc-cleanup", "value": 1}, {"source": "nix-base-deploy", "target": "nix-base-cx53-trim", "value": 1}, {"source": "nix-base-deploy", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "nix-base-deploy", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nix-base-deploy", "target": "vaked", "value": 1}, {"source": "nix-base-deploy", "target": "nix-base-bux", "value": 1}, {"source": "nix-base-deploy", "target": "calm-experiment", "value": 1}, {"source": "nix-base-deploy", "target": "nix-base-cheatsheet", "value": 1}, {"source": "vaked-notebooklm", "target": "__development", "value": 1}, {"source": "vaked-notebooklm", "target": "dotfiles", "value": 1}, {"source": "vaked-notebooklm", "target": "invoices", "value": 1}, {"source": "vaked-notebooklm", "target": "goals", "value": 1}, {"source": "vaked-notebooklm", "target": "vaked-base", "value": 3}, {"source": "vaked-notebooklm", "target": "claude-marketplace", "value": 1}, {"source": "vaked-notebooklm", "target": "dogfeedOS", "value": 1}, {"source": "vaked-notebooklm", "target": "vaked-sentinel", "value": 3}, {"source": "vaked-notebooklm", "target": "local-agent-ollama", "value": 1}, {"source": "vaked-notebooklm", "target": "godfather-voice", "value": 1}, {"source": "vaked-notebooklm", "target": "vaked-litany-wire", "value": 3}, {"source": "vaked-notebooklm", "target": "glyphcss-docs", "value": 1}, {"source": "vaked-notebooklm", "target": "projects-wiki", "value": 1}, {"source": "vaked-notebooklm", "target": "infra-sre", "value": 1}, {"source": "vaked-notebooklm", "target": "docs", "value": 1}, {"source": "vaked-notebooklm", "target": "obsidian-brain", "value": 1}, {"source": "vaked-notebooklm", "target": "vaked-base-agentgate", "value": 3}, {"source": "vaked-notebooklm", "target": "portail", "value": 3}, {"source": "vaked-notebooklm", "target": "wiki-remote", "value": 1}, {"source": "vaked-notebooklm", "target": "jel-ek-layer", "value": 1}, {"source": "vaked-notebooklm", "target": "overflow", "value": 1}, {"source": "vaked-notebooklm", "target": "ml-history-book", "value": 1}, {"source": "vaked-notebooklm", "target": "flug-os", "value": 1}, {"source": "vaked-notebooklm", "target": "music.vaked.dev", "value": 3}, {"source": "vaked-notebooklm", "target": "hetzner-server-deploy", "value": 1}, {"source": "vaked-notebooklm", "target": "babilon", "value": 1}, {"source": "vaked-notebooklm", "target": "quant-lite-prox", "value": 1}, {"source": "vaked-notebooklm", "target": "hf-mac", "value": 1}, {"source": "vaked-notebooklm", "target": "worktrees", "value": 1}, {"source": "vaked-notebooklm", "target": "sg-privatization-of-competence", "value": 1}, {"source": "vaked-notebooklm", "target": "hetzner-server-archive", "value": 1}, {"source": "vaked-notebooklm", "target": "proposal.vaked.dev", "value": 3}, {"source": "vaked-notebooklm", "target": "hf-spaces-mcp", "value": 1}, {"source": "vaked-notebooklm", "target": "ios-AGsession", "value": 1}, {"source": "vaked-notebooklm", "target": "cdn.vaked.dev", "value": 3}, {"source": "vaked-notebooklm", "target": "latex-split", "value": 1}, {"source": "vaked-notebooklm", "target": "babylon-ultra-dict", "value": 1}, {"source": "vaked-notebooklm", "target": "ultralovegod", "value": 1}, {"source": "vaked-notebooklm", "target": "8b-is", "value": 1}, {"source": "vaked-notebooklm", "target": "art.vaked.dev", "value": 3}, {"source": "vaked-notebooklm", "target": "water-fall-disc", "value": 1}, {"source": "vaked-notebooklm", "target": "vaked", "value": 3}, {"source": "vaked-notebooklm", "target": "flyxion-ultra", "value": 1}, {"source": "vaked-notebooklm", "target": "mcp-gateway", "value": 1}, {"source": "vaked-notebooklm", "target": "mesh-expand", "value": 1}, {"source": "vaked-notebooklm", "target": "peterlodri-sec", "value": 1}, {"source": "vaked-notebooklm", "target": "main-home-router", "value": 1}, {"source": "vaked-notebooklm", "target": "argo", "value": 1}, {"source": "vaked-notebooklm", "target": "axiomquant.org", "value": 3}, {"source": "vaked-notebooklm", "target": "adhoc-runbooks", "value": 1}, {"source": "vaked-notebooklm", "target": "the_session", "value": 1}, {"source": "vaked-notebooklm", "target": "crab.cc", "value": 1}, {"source": "vaked-notebooklm", "target": "vim-philosophy", "value": 1}, {"source": "ultrawhale", "target": "scry", "value": 1}, {"source": "ultrawhale", "target": "story-mode-on", "value": 1}, {"source": "ultrawhale", "target": "agentpipe", "value": 1}, {"source": "ultrawhale", "target": "datapy", "value": 1}, {"source": "ultrawhale", "target": "cdn.vaked.dev", "value": 1}, {"source": "ultrawhale", "target": "aperture-cli", "value": 1}, {"source": "ENTHEA", "target": "kompress-playground-space", "value": 1}, {"source": "ENTHEA", "target": "oh-my-opencode-slim", "value": 1}, {"source": "ENTHEA", "target": "tets", "value": 1}, {"source": "ENTHEA", "target": "G0DM0D3", "value": 1}, {"source": "ENTHEA", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "ENTHEA", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "ENTHEA", "target": "telegram-hire-bot", "value": 1}, {"source": "ENTHEA", "target": "music.vaked.dev", "value": 1}, {"source": "ENTHEA", "target": "proposal.vaked.dev", "value": 1}, {"source": "ENTHEA", "target": "sg-memory", "value": 1}, {"source": "ENTHEA", "target": "quant-mapper", "value": 1}, {"source": "ENTHEA", "target": "art.vaked.dev", "value": 1}, {"source": "ENTHEA", "target": "attestal", "value": 1}, {"source": "ENTHEA", "target": "mlx-quant-viz", "value": 1}, {"source": "ENTHEA", "target": "caveman", "value": 1}, {"source": "ENTHEA", "target": "bluesky-mcp", "value": 1}, {"source": "scry", "target": "story-mode-on", "value": 1}, {"source": "scry", "target": "agentpipe", "value": 1}, {"source": "scry", "target": "datapy", "value": 1}, {"source": "scry", "target": "cdn.vaked.dev", "value": 1}, {"source": "scry", "target": "aperture-cli", "value": 1}, {"source": "__development", "target": "dotfiles", "value": 1}, {"source": "__development", "target": "invoices", "value": 1}, {"source": "__development", "target": "goals", "value": 1}, {"source": "__development", "target": "claude-marketplace", "value": 1}, {"source": "__development", "target": "dogfeedOS", "value": 1}, {"source": "__development", "target": "local-agent-ollama", "value": 1}, {"source": "__development", "target": "godfather-voice", "value": 1}, {"source": "__development", "target": "glyphcss-docs", "value": 1}, {"source": "__development", "target": "projects-wiki", "value": 1}, {"source": "__development", "target": "infra-sre", "value": 1}, {"source": "__development", "target": "docs", "value": 1}, {"source": "__development", "target": "obsidian-brain", "value": 1}, {"source": "__development", "target": "wiki-remote", "value": 1}, {"source": "__development", "target": "jel-ek-layer", "value": 1}, {"source": "__development", "target": "overflow", "value": 1}, {"source": "__development", "target": "ml-history-book", "value": 1}, {"source": "__development", "target": "flug-os", "value": 1}, {"source": "__development", "target": "hetzner-server-deploy", "value": 1}, {"source": "__development", "target": "babilon", "value": 1}, {"source": "__development", "target": "quant-lite-prox", "value": 1}, {"source": "__development", "target": "hf-mac", "value": 1}, {"source": "__development", "target": "worktrees", "value": 1}, {"source": "__development", "target": "sg-privatization-of-competence", "value": 1}, {"source": "__development", "target": "hetzner-server-archive", "value": 1}, {"source": "__development", "target": "hf-spaces-mcp", "value": 1}, {"source": "__development", "target": "ios-AGsession", "value": 1}, {"source": "__development", "target": "latex-split", "value": 1}, {"source": "__development", "target": "babylon-ultra-dict", "value": 1}, {"source": "__development", "target": "ultralovegod", "value": 1}, {"source": "__development", "target": "8b-is", "value": 1}, {"source": "__development", "target": "water-fall-disc", "value": 1}, {"source": "__development", "target": "flyxion-ultra", "value": 1}, {"source": "__development", "target": "mcp-gateway", "value": 1}, {"source": "__development", "target": "mesh-expand", "value": 1}, {"source": "__development", "target": "peterlodri-sec", "value": 1}, {"source": "__development", "target": "main-home-router", "value": 1}, {"source": "__development", "target": "argo", "value": 1}, {"source": "__development", "target": "adhoc-runbooks", "value": 1}, {"source": "__development", "target": "the_session", "value": 1}, {"source": "__development", "target": "crab.cc", "value": 1}, {"source": "__development", "target": "vim-philosophy", "value": 1}, {"source": "dotfiles", "target": "invoices", "value": 1}, {"source": "dotfiles", "target": "goals", "value": 1}, {"source": "dotfiles", "target": "claude-marketplace", "value": 1}, {"source": "dotfiles", "target": "dogfeedOS", "value": 1}, {"source": "dotfiles", "target": "local-agent-ollama", "value": 1}, {"source": "dotfiles", "target": "godfather-voice", "value": 1}, {"source": "dotfiles", "target": "glyphcss-docs", "value": 1}, {"source": "dotfiles", "target": "projects-wiki", "value": 1}, {"source": "dotfiles", "target": "infra-sre", "value": 1}, {"source": "dotfiles", "target": "docs", "value": 1}, {"source": "dotfiles", "target": "obsidian-brain", "value": 1}, {"source": "dotfiles", "target": "wiki-remote", "value": 1}, {"source": "dotfiles", "target": "jel-ek-layer", "value": 1}, {"source": "dotfiles", "target": "overflow", "value": 1}, {"source": "dotfiles", "target": "ml-history-book", "value": 1}, {"source": "dotfiles", "target": "flug-os", "value": 1}, {"source": "dotfiles", "target": "hetzner-server-deploy", "value": 1}, {"source": "dotfiles", "target": "babilon", "value": 1}, {"source": "dotfiles", "target": "quant-lite-prox", "value": 1}, {"source": "dotfiles", "target": "hf-mac", "value": 1}, {"source": "dotfiles", "target": "worktrees", "value": 1}, {"source": "dotfiles", "target": "sg-privatization-of-competence", "value": 1}, {"source": "dotfiles", "target": "hetzner-server-archive", "value": 1}, {"source": "dotfiles", "target": "hf-spaces-mcp", "value": 1}, {"source": "dotfiles", "target": "ios-AGsession", "value": 1}, {"source": "dotfiles", "target": "latex-split", "value": 1}, {"source": "dotfiles", "target": "babylon-ultra-dict", "value": 1}, {"source": "dotfiles", "target": "ultralovegod", "value": 1}, {"source": "dotfiles", "target": "8b-is", "value": 1}, {"source": "dotfiles", "target": "water-fall-disc", "value": 1}, {"source": "dotfiles", "target": "flyxion-ultra", "value": 1}, {"source": "dotfiles", "target": "mcp-gateway", "value": 1}, {"source": "dotfiles", "target": "mesh-expand", "value": 1}, {"source": "dotfiles", "target": "peterlodri-sec", "value": 1}, {"source": "dotfiles", "target": "main-home-router", "value": 1}, {"source": "dotfiles", "target": "argo", "value": 1}, {"source": "dotfiles", "target": "adhoc-runbooks", "value": 1}, {"source": "dotfiles", "target": "the_session", "value": 1}, {"source": "dotfiles", "target": "crab.cc", "value": 1}, {"source": "dotfiles", "target": "vim-philosophy", "value": 1}, {"source": "story-mode-on", "target": "agentpipe", "value": 1}, {"source": "story-mode-on", "target": "datapy", "value": 1}, {"source": "story-mode-on", "target": "cdn.vaked.dev", "value": 1}, {"source": "story-mode-on", "target": "aperture-cli", "value": 1}, {"source": "honest-irc", "target": "jcode", "value": 1}, {"source": "honest-irc", "target": "meshLLM", "value": 1}, {"source": "honest-irc", "target": "standardgalactic-computation", "value": 1}, {"source": "honest-irc", "target": "ayeos", "value": 1}, {"source": "honest-irc", "target": "mesh-llm", "value": 1}, {"source": "honest-irc", "target": "portail", "value": 1}, {"source": "honest-irc", "target": "marqant", "value": 1}, {"source": "honest-irc", "target": "headroom", "value": 1}, {"source": "honest-irc", "target": "bluesky-mcp-rs", "value": 1}, {"source": "honest-irc", "target": "vibeshell", "value": 1}, {"source": "honest-irc", "target": "kompress-ultra", "value": 1}, {"source": "honest-irc", "target": "harmonyohm", "value": 1}, {"source": "honest-irc", "target": "smart-tree", "value": 1}, {"source": "honest-irc", "target": "ultrameshai", "value": 1}, {"source": "jcode", "target": "meshLLM", "value": 1}, {"source": "jcode", "target": "standardgalactic-computation", "value": 1}, {"source": "jcode", "target": "ayeos", "value": 1}, {"source": "jcode", "target": "mesh-llm", "value": 1}, {"source": "jcode", "target": "portail", "value": 1}, {"source": "jcode", "target": "marqant", "value": 1}, {"source": "jcode", "target": "headroom", "value": 1}, {"source": "jcode", "target": "bluesky-mcp-rs", "value": 1}, {"source": "jcode", "target": "vibeshell", "value": 1}, {"source": "jcode", "target": "kompress-ultra", "value": 1}, {"source": "jcode", "target": "harmonyohm", "value": 1}, {"source": "jcode", "target": "smart-tree", "value": 1}, {"source": "jcode", "target": "ultrameshai", "value": 1}, {"source": "invoices", "target": "goals", "value": 1}, {"source": "invoices", "target": "claude-marketplace", "value": 1}, {"source": "invoices", "target": "dogfeedOS", "value": 1}, {"source": "invoices", "target": "local-agent-ollama", "value": 1}, {"source": "invoices", "target": "godfather-voice", "value": 1}, {"source": "invoices", "target": "glyphcss-docs", "value": 1}, {"source": "invoices", "target": "projects-wiki", "value": 1}, {"source": "invoices", "target": "infra-sre", "value": 1}, {"source": "invoices", "target": "docs", "value": 1}, {"source": "invoices", "target": "obsidian-brain", "value": 1}, {"source": "invoices", "target": "wiki-remote", "value": 1}, {"source": "invoices", "target": "jel-ek-layer", "value": 1}, {"source": "invoices", "target": "overflow", "value": 1}, {"source": "invoices", "target": "ml-history-book", "value": 1}, {"source": "invoices", "target": "flug-os", "value": 1}, {"source": "invoices", "target": "hetzner-server-deploy", "value": 1}, {"source": "invoices", "target": "babilon", "value": 1}, {"source": "invoices", "target": "quant-lite-prox", "value": 1}, {"source": "invoices", "target": "hf-mac", "value": 1}, {"source": "invoices", "target": "worktrees", "value": 1}, {"source": "invoices", "target": "sg-privatization-of-competence", "value": 1}, {"source": "invoices", "target": "hetzner-server-archive", "value": 1}, {"source": "invoices", "target": "hf-spaces-mcp", "value": 1}, {"source": "invoices", "target": "ios-AGsession", "value": 1}, {"source": "invoices", "target": "latex-split", "value": 1}, {"source": "invoices", "target": "babylon-ultra-dict", "value": 1}, {"source": "invoices", "target": "ultralovegod", "value": 1}, {"source": "invoices", "target": "8b-is", "value": 1}, {"source": "invoices", "target": "water-fall-disc", "value": 1}, {"source": "invoices", "target": "flyxion-ultra", "value": 1}, {"source": "invoices", "target": "mcp-gateway", "value": 1}, {"source": "invoices", "target": "mesh-expand", "value": 1}, {"source": "invoices", "target": "peterlodri-sec", "value": 1}, {"source": "invoices", "target": "main-home-router", "value": 1}, {"source": "invoices", "target": "argo", "value": 1}, {"source": "invoices", "target": "adhoc-runbooks", "value": 1}, {"source": "invoices", "target": "the_session", "value": 1}, {"source": "invoices", "target": "crab.cc", "value": 1}, {"source": "invoices", "target": "vim-philosophy", "value": 1}, {"source": "quantdiblo", "target": "mlx-quant-mcp", "value": 1}, {"source": "quantdiblo", "target": "heretic", "value": 1}, {"source": "quantdiblo", "target": "burn-em-bitches-money", "value": 1}, {"source": "quantdiblo", "target": "ayeos-mcp", "value": 1}, {"source": "quantdiblo", "target": "vkid-c", "value": 1}, {"source": "quantdiblo", "target": "swe-af", "value": 1}, {"source": "quantdiblo", "target": "glyphcss-mcp", "value": 1}, {"source": "quantdiblo", "target": "headroom-eval", "value": 1}, {"source": "quantdiblo", "target": "loopkit", "value": 1}, {"source": "quantdiblo", "target": "MLX-QUANT", "value": 1}, {"source": "quantdiblo", "target": "honest-irc-mcp", "value": 1}, {"source": "quantdiblo", "target": "axiomquant.org", "value": 1}, {"source": "quantdiblo", "target": "rag-stack", "value": 1}, {"source": "quantdiblo", "target": "quantdiablo", "value": 1}, {"source": "goals", "target": "claude-marketplace", "value": 1}, {"source": "goals", "target": "dogfeedOS", "value": 1}, {"source": "goals", "target": "local-agent-ollama", "value": 1}, {"source": "goals", "target": "godfather-voice", "value": 1}, {"source": "goals", "target": "glyphcss-docs", "value": 1}, {"source": "goals", "target": "projects-wiki", "value": 1}, {"source": "goals", "target": "infra-sre", "value": 1}, {"source": "goals", "target": "docs", "value": 1}, {"source": "goals", "target": "obsidian-brain", "value": 1}, {"source": "goals", "target": "wiki-remote", "value": 1}, {"source": "goals", "target": "jel-ek-layer", "value": 1}, {"source": "goals", "target": "overflow", "value": 1}, {"source": "goals", "target": "ml-history-book", "value": 1}, {"source": "goals", "target": "flug-os", "value": 1}, {"source": "goals", "target": "hetzner-server-deploy", "value": 1}, {"source": "goals", "target": "babilon", "value": 1}, {"source": "goals", "target": "quant-lite-prox", "value": 1}, {"source": "goals", "target": "hf-mac", "value": 1}, {"source": "goals", "target": "worktrees", "value": 1}, {"source": "goals", "target": "sg-privatization-of-competence", "value": 1}, {"source": "goals", "target": "hetzner-server-archive", "value": 1}, {"source": "goals", "target": "hf-spaces-mcp", "value": 1}, {"source": "goals", "target": "ios-AGsession", "value": 1}, {"source": "goals", "target": "latex-split", "value": 1}, {"source": "goals", "target": "babylon-ultra-dict", "value": 1}, {"source": "goals", "target": "ultralovegod", "value": 1}, {"source": "goals", "target": "8b-is", "value": 1}, {"source": "goals", "target": "water-fall-disc", "value": 1}, {"source": "goals", "target": "flyxion-ultra", "value": 1}, {"source": "goals", "target": "mcp-gateway", "value": 1}, {"source": "goals", "target": "mesh-expand", "value": 1}, {"source": "goals", "target": "peterlodri-sec", "value": 1}, {"source": "goals", "target": "main-home-router", "value": 1}, {"source": "goals", "target": "argo", "value": 1}, {"source": "goals", "target": "adhoc-runbooks", "value": 1}, {"source": "goals", "target": "the_session", "value": 1}, {"source": "goals", "target": "crab.cc", "value": 1}, {"source": "goals", "target": "vim-philosophy", "value": 1}, {"source": "kompress-playground-space", "target": "oh-my-opencode-slim", "value": 1}, {"source": "kompress-playground-space", "target": "tets", "value": 1}, {"source": "kompress-playground-space", "target": "G0DM0D3", "value": 1}, {"source": "kompress-playground-space", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "kompress-playground-space", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "kompress-playground-space", "target": "telegram-hire-bot", "value": 1}, {"source": "kompress-playground-space", "target": "music.vaked.dev", "value": 1}, {"source": "kompress-playground-space", "target": "proposal.vaked.dev", "value": 1}, {"source": "kompress-playground-space", "target": "sg-memory", "value": 1}, {"source": "kompress-playground-space", "target": "quant-mapper", "value": 1}, {"source": "kompress-playground-space", "target": "art.vaked.dev", "value": 1}, {"source": "kompress-playground-space", "target": "attestal", "value": 1}, {"source": "kompress-playground-space", "target": "mlx-quant-viz", "value": 1}, {"source": "kompress-playground-space", "target": "caveman", "value": 1}, {"source": "kompress-playground-space", "target": "bluesky-mcp", "value": 1}, {"source": "meshLLM", "target": "standardgalactic-computation", "value": 1}, {"source": "meshLLM", "target": "ayeos", "value": 1}, {"source": "meshLLM", "target": "mesh-llm", "value": 1}, {"source": "meshLLM", "target": "portail", "value": 1}, {"source": "meshLLM", "target": "marqant", "value": 1}, {"source": "meshLLM", "target": "headroom", "value": 1}, {"source": "meshLLM", "target": "bluesky-mcp-rs", "value": 1}, {"source": "meshLLM", "target": "vibeshell", "value": 1}, {"source": "meshLLM", "target": "kompress-ultra", "value": 1}, {"source": "meshLLM", "target": "harmonyohm", "value": 1}, {"source": "meshLLM", "target": "smart-tree", "value": 1}, {"source": "meshLLM", "target": "ultrameshai", "value": 1}, {"source": "vaked-base", "target": "vaked-sentinel", "value": 1}, {"source": "vaked-base", "target": "vaked-litany-wire", "value": 1}, {"source": "vaked-base", "target": "self-host-llm", "value": 1}, {"source": "vaked-base", "target": "creator-tools", "value": 1}, {"source": "vaked-base", "target": "nix-base", "value": 1}, {"source": "vaked-base", "target": "longrun-eval-kompress", "value": 1}, {"source": "vaked-base", "target": "nixos-runners", "value": 1}, {"source": "vaked-base", "target": "vaked-base-agentgate", "value": 1}, {"source": "vaked-base", "target": "portail", "value": 3}, {"source": "vaked-base", "target": "nix-base-desktop", "value": 1}, {"source": "vaked-base", "target": "youtube-pocoo", "value": 1}, {"source": "vaked-base", "target": "music.vaked.dev", "value": 3}, {"source": "vaked-base", "target": "nix-base-hermes", "value": 1}, {"source": "vaked-base", "target": "rfc-cleanup", "value": 1}, {"source": "vaked-base", "target": "nix-base-cx53-trim", "value": 1}, {"source": "vaked-base", "target": "proposal.vaked.dev", "value": 3}, {"source": "vaked-base", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "vaked-base", "target": "cdn.vaked.dev", "value": 3}, {"source": "vaked-base", "target": "nix-base-dev-cx53", "value": 1}, {"source": "vaked-base", "target": "art.vaked.dev", "value": 3}, {"source": "vaked-base", "target": "vaked", "value": 1}, {"source": "vaked-base", "target": "nix-base-bux", "value": 1}, {"source": "vaked-base", "target": "axiomquant.org", "value": 3}, {"source": "vaked-base", "target": "calm-experiment", "value": 1}, {"source": "vaked-base", "target": "nix-base-cheatsheet", "value": 1}, {"source": "mlx-quant-mcp", "target": "heretic", "value": 1}, {"source": "mlx-quant-mcp", "target": "burn-em-bitches-money", "value": 1}, {"source": "mlx-quant-mcp", "target": "ayeos-mcp", "value": 1}, {"source": "mlx-quant-mcp", "target": "vkid-c", "value": 1}, {"source": "mlx-quant-mcp", "target": "swe-af", "value": 1}, {"source": "mlx-quant-mcp", "target": "glyphcss-mcp", "value": 1}, {"source": "mlx-quant-mcp", "target": "headroom-eval", "value": 1}, {"source": "mlx-quant-mcp", "target": "loopkit", "value": 1}, {"source": "mlx-quant-mcp", "target": "MLX-QUANT", "value": 1}, {"source": "mlx-quant-mcp", "target": "honest-irc-mcp", "value": 1}, {"source": "mlx-quant-mcp", "target": "axiomquant.org", "value": 1}, {"source": "mlx-quant-mcp", "target": "rag-stack", "value": 1}, {"source": "mlx-quant-mcp", "target": "quantdiablo", "value": 1}, {"source": "claude-marketplace", "target": "dogfeedOS", "value": 1}, {"source": "claude-marketplace", "target": "local-agent-ollama", "value": 1}, {"source": "claude-marketplace", "target": "godfather-voice", "value": 1}, {"source": "claude-marketplace", "target": "glyphcss-docs", "value": 1}, {"source": "claude-marketplace", "target": "projects-wiki", "value": 1}, {"source": "claude-marketplace", "target": "infra-sre", "value": 1}, {"source": "claude-marketplace", "target": "docs", "value": 1}, {"source": "claude-marketplace", "target": "obsidian-brain", "value": 1}, {"source": "claude-marketplace", "target": "wiki-remote", "value": 1}, {"source": "claude-marketplace", "target": "jel-ek-layer", "value": 1}, {"source": "claude-marketplace", "target": "overflow", "value": 1}, {"source": "claude-marketplace", "target": "ml-history-book", "value": 1}, {"source": "claude-marketplace", "target": "flug-os", "value": 1}, {"source": "claude-marketplace", "target": "hetzner-server-deploy", "value": 1}, {"source": "claude-marketplace", "target": "babilon", "value": 1}, {"source": "claude-marketplace", "target": "quant-lite-prox", "value": 1}, {"source": "claude-marketplace", "target": "hf-mac", "value": 1}, {"source": "claude-marketplace", "target": "worktrees", "value": 1}, {"source": "claude-marketplace", "target": "sg-privatization-of-competence", "value": 1}, {"source": "claude-marketplace", "target": "hetzner-server-archive", "value": 1}, {"source": "claude-marketplace", "target": "hf-spaces-mcp", "value": 1}, {"source": "claude-marketplace", "target": "ios-AGsession", "value": 1}, {"source": "claude-marketplace", "target": "latex-split", "value": 1}, {"source": "claude-marketplace", "target": "babylon-ultra-dict", "value": 1}, {"source": "claude-marketplace", "target": "ultralovegod", "value": 1}, {"source": "claude-marketplace", "target": "8b-is", "value": 1}, {"source": "claude-marketplace", "target": "water-fall-disc", "value": 1}, {"source": "claude-marketplace", "target": "flyxion-ultra", "value": 1}, {"source": "claude-marketplace", "target": "mcp-gateway", "value": 1}, {"source": "claude-marketplace", "target": "mesh-expand", "value": 1}, {"source": "claude-marketplace", "target": "peterlodri-sec", "value": 1}, {"source": "claude-marketplace", "target": "main-home-router", "value": 1}, {"source": "claude-marketplace", "target": "argo", "value": 1}, {"source": "claude-marketplace", "target": "adhoc-runbooks", "value": 1}, {"source": "claude-marketplace", "target": "the_session", "value": 1}, {"source": "claude-marketplace", "target": "crab.cc", "value": 1}, {"source": "claude-marketplace", "target": "vim-philosophy", "value": 1}, {"source": "dogfeedOS", "target": "local-agent-ollama", "value": 1}, {"source": "dogfeedOS", "target": "godfather-voice", "value": 1}, {"source": "dogfeedOS", "target": "glyphcss-docs", "value": 1}, {"source": "dogfeedOS", "target": "projects-wiki", "value": 1}, {"source": "dogfeedOS", "target": "infra-sre", "value": 1}, {"source": "dogfeedOS", "target": "docs", "value": 1}, {"source": "dogfeedOS", "target": "obsidian-brain", "value": 1}, {"source": "dogfeedOS", "target": "wiki-remote", "value": 1}, {"source": "dogfeedOS", "target": "jel-ek-layer", "value": 1}, {"source": "dogfeedOS", "target": "overflow", "value": 1}, {"source": "dogfeedOS", "target": "ml-history-book", "value": 1}, {"source": "dogfeedOS", "target": "flug-os", "value": 1}, {"source": "dogfeedOS", "target": "hetzner-server-deploy", "value": 1}, {"source": "dogfeedOS", "target": "babilon", "value": 1}, {"source": "dogfeedOS", "target": "quant-lite-prox", "value": 1}, {"source": "dogfeedOS", "target": "hf-mac", "value": 1}, {"source": "dogfeedOS", "target": "worktrees", "value": 1}, {"source": "dogfeedOS", "target": "sg-privatization-of-competence", "value": 1}, {"source": "dogfeedOS", "target": "hetzner-server-archive", "value": 1}, {"source": "dogfeedOS", "target": "hf-spaces-mcp", "value": 1}, {"source": "dogfeedOS", "target": "ios-AGsession", "value": 1}, {"source": "dogfeedOS", "target": "latex-split", "value": 1}, {"source": "dogfeedOS", "target": "babylon-ultra-dict", "value": 1}, {"source": "dogfeedOS", "target": "ultralovegod", "value": 1}, {"source": "dogfeedOS", "target": "8b-is", "value": 1}, {"source": "dogfeedOS", "target": "water-fall-disc", "value": 1}, {"source": "dogfeedOS", "target": "flyxion-ultra", "value": 1}, {"source": "dogfeedOS", "target": "mcp-gateway", "value": 1}, {"source": "dogfeedOS", "target": "mesh-expand", "value": 1}, {"source": "dogfeedOS", "target": "peterlodri-sec", "value": 1}, {"source": "dogfeedOS", "target": "main-home-router", "value": 1}, {"source": "dogfeedOS", "target": "argo", "value": 1}, {"source": "dogfeedOS", "target": "adhoc-runbooks", "value": 1}, {"source": "dogfeedOS", "target": "the_session", "value": 1}, {"source": "dogfeedOS", "target": "crab.cc", "value": 1}, {"source": "dogfeedOS", "target": "vim-philosophy", "value": 1}, {"source": "heretic", "target": "burn-em-bitches-money", "value": 1}, {"source": "heretic", "target": "ayeos-mcp", "value": 1}, {"source": "heretic", "target": "vkid-c", "value": 1}, {"source": "heretic", "target": "swe-af", "value": 1}, {"source": "heretic", "target": "glyphcss-mcp", "value": 1}, {"source": "heretic", "target": "headroom-eval", "value": 1}, {"source": "heretic", "target": "loopkit", "value": 1}, {"source": "heretic", "target": "MLX-QUANT", "value": 1}, {"source": "heretic", "target": "honest-irc-mcp", "value": 1}, {"source": "heretic", "target": "axiomquant.org", "value": 1}, {"source": "heretic", "target": "rag-stack", "value": 1}, {"source": "heretic", "target": "quantdiablo", "value": 1}, {"source": "vaked-sentinel", "target": "vaked-litany-wire", "value": 1}, {"source": "vaked-sentinel", "target": "self-host-llm", "value": 1}, {"source": "vaked-sentinel", "target": "creator-tools", "value": 1}, {"source": "vaked-sentinel", "target": "nix-base", "value": 1}, {"source": "vaked-sentinel", "target": "longrun-eval-kompress", "value": 1}, {"source": "vaked-sentinel", "target": "nixos-runners", "value": 1}, {"source": "vaked-sentinel", "target": "vaked-base-agentgate", "value": 1}, {"source": "vaked-sentinel", "target": "portail", "value": 3}, {"source": "vaked-sentinel", "target": "nix-base-desktop", "value": 1}, {"source": "vaked-sentinel", "target": "youtube-pocoo", "value": 1}, {"source": "vaked-sentinel", "target": "music.vaked.dev", "value": 3}, {"source": "vaked-sentinel", "target": "nix-base-hermes", "value": 1}, {"source": "vaked-sentinel", "target": "rfc-cleanup", "value": 1}, {"source": "vaked-sentinel", "target": "nix-base-cx53-trim", "value": 1}, {"source": "vaked-sentinel", "target": "proposal.vaked.dev", "value": 3}, {"source": "vaked-sentinel", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "vaked-sentinel", "target": "cdn.vaked.dev", "value": 3}, {"source": "vaked-sentinel", "target": "nix-base-dev-cx53", "value": 1}, {"source": "vaked-sentinel", "target": "art.vaked.dev", "value": 3}, {"source": "vaked-sentinel", "target": "vaked", "value": 1}, {"source": "vaked-sentinel", "target": "nix-base-bux", "value": 1}, {"source": "vaked-sentinel", "target": "axiomquant.org", "value": 3}, {"source": "vaked-sentinel", "target": "calm-experiment", "value": 1}, {"source": "vaked-sentinel", "target": "nix-base-cheatsheet", "value": 1}, {"source": "local-agent-ollama", "target": "godfather-voice", "value": 1}, {"source": "local-agent-ollama", "target": "glyphcss-docs", "value": 1}, {"source": "local-agent-ollama", "target": "projects-wiki", "value": 1}, {"source": "local-agent-ollama", "target": "infra-sre", "value": 1}, {"source": "local-agent-ollama", "target": "docs", "value": 1}, {"source": "local-agent-ollama", "target": "obsidian-brain", "value": 1}, {"source": "local-agent-ollama", "target": "wiki-remote", "value": 1}, {"source": "local-agent-ollama", "target": "jel-ek-layer", "value": 1}, {"source": "local-agent-ollama", "target": "overflow", "value": 1}, {"source": "local-agent-ollama", "target": "ml-history-book", "value": 1}, {"source": "local-agent-ollama", "target": "flug-os", "value": 1}, {"source": "local-agent-ollama", "target": "hetzner-server-deploy", "value": 1}, {"source": "local-agent-ollama", "target": "babilon", "value": 1}, {"source": "local-agent-ollama", "target": "quant-lite-prox", "value": 1}, {"source": "local-agent-ollama", "target": "hf-mac", "value": 1}, {"source": "local-agent-ollama", "target": "worktrees", "value": 1}, {"source": "local-agent-ollama", "target": "sg-privatization-of-competence", "value": 1}, {"source": "local-agent-ollama", "target": "hetzner-server-archive", "value": 1}, {"source": "local-agent-ollama", "target": "hf-spaces-mcp", "value": 1}, {"source": "local-agent-ollama", "target": "ios-AGsession", "value": 1}, {"source": "local-agent-ollama", "target": "latex-split", "value": 1}, {"source": "local-agent-ollama", "target": "babylon-ultra-dict", "value": 1}, {"source": "local-agent-ollama", "target": "ultralovegod", "value": 1}, {"source": "local-agent-ollama", "target": "8b-is", "value": 1}, {"source": "local-agent-ollama", "target": "water-fall-disc", "value": 1}, {"source": "local-agent-ollama", "target": "flyxion-ultra", "value": 1}, {"source": "local-agent-ollama", "target": "mcp-gateway", "value": 1}, {"source": "local-agent-ollama", "target": "mesh-expand", "value": 1}, {"source": "local-agent-ollama", "target": "peterlodri-sec", "value": 1}, {"source": "local-agent-ollama", "target": "main-home-router", "value": 1}, {"source": "local-agent-ollama", "target": "argo", "value": 1}, {"source": "local-agent-ollama", "target": "adhoc-runbooks", "value": 1}, {"source": "local-agent-ollama", "target": "the_session", "value": 1}, {"source": "local-agent-ollama", "target": "crab.cc", "value": 1}, {"source": "local-agent-ollama", "target": "vim-philosophy", "value": 1}, {"source": "oh-my-opencode-slim", "target": "tets", "value": 1}, {"source": "oh-my-opencode-slim", "target": "G0DM0D3", "value": 1}, {"source": "oh-my-opencode-slim", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "oh-my-opencode-slim", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "oh-my-opencode-slim", "target": "telegram-hire-bot", "value": 1}, {"source": "oh-my-opencode-slim", "target": "music.vaked.dev", "value": 1}, {"source": "oh-my-opencode-slim", "target": "proposal.vaked.dev", "value": 1}, {"source": "oh-my-opencode-slim", "target": "sg-memory", "value": 1}, {"source": "oh-my-opencode-slim", "target": "quant-mapper", "value": 1}, {"source": "oh-my-opencode-slim", "target": "art.vaked.dev", "value": 1}, {"source": "oh-my-opencode-slim", "target": "attestal", "value": 1}, {"source": "oh-my-opencode-slim", "target": "mlx-quant-viz", "value": 1}, {"source": "oh-my-opencode-slim", "target": "caveman", "value": 1}, {"source": "oh-my-opencode-slim", "target": "bluesky-mcp", "value": 1}, {"source": "standardgalactic-computation", "target": "ayeos", "value": 1}, {"source": "standardgalactic-computation", "target": "mesh-llm", "value": 1}, {"source": "standardgalactic-computation", "target": "portail", "value": 1}, {"source": "standardgalactic-computation", "target": "marqant", "value": 1}, {"source": "standardgalactic-computation", "target": "headroom", "value": 1}, {"source": "standardgalactic-computation", "target": "bluesky-mcp-rs", "value": 1}, {"source": "standardgalactic-computation", "target": "vibeshell", "value": 1}, {"source": "standardgalactic-computation", "target": "kompress-ultra", "value": 1}, {"source": "standardgalactic-computation", "target": "harmonyohm", "value": 1}, {"source": "standardgalactic-computation", "target": "smart-tree", "value": 1}, {"source": "standardgalactic-computation", "target": "ultrameshai", "value": 1}, {"source": "godfather-voice", "target": "glyphcss-docs", "value": 1}, {"source": "godfather-voice", "target": "projects-wiki", "value": 1}, {"source": "godfather-voice", "target": "infra-sre", "value": 1}, {"source": "godfather-voice", "target": "docs", "value": 1}, {"source": "godfather-voice", "target": "obsidian-brain", "value": 1}, {"source": "godfather-voice", "target": "wiki-remote", "value": 1}, {"source": "godfather-voice", "target": "jel-ek-layer", "value": 1}, {"source": "godfather-voice", "target": "overflow", "value": 1}, {"source": "godfather-voice", "target": "ml-history-book", "value": 1}, {"source": "godfather-voice", "target": "flug-os", "value": 1}, {"source": "godfather-voice", "target": "hetzner-server-deploy", "value": 1}, {"source": "godfather-voice", "target": "babilon", "value": 1}, {"source": "godfather-voice", "target": "quant-lite-prox", "value": 1}, {"source": "godfather-voice", "target": "hf-mac", "value": 1}, {"source": "godfather-voice", "target": "worktrees", "value": 1}, {"source": "godfather-voice", "target": "sg-privatization-of-competence", "value": 1}, {"source": "godfather-voice", "target": "hetzner-server-archive", "value": 1}, {"source": "godfather-voice", "target": "hf-spaces-mcp", "value": 1}, {"source": "godfather-voice", "target": "ios-AGsession", "value": 1}, {"source": "godfather-voice", "target": "latex-split", "value": 1}, {"source": "godfather-voice", "target": "babylon-ultra-dict", "value": 1}, {"source": "godfather-voice", "target": "ultralovegod", "value": 1}, {"source": "godfather-voice", "target": "8b-is", "value": 1}, {"source": "godfather-voice", "target": "water-fall-disc", "value": 1}, {"source": "godfather-voice", "target": "flyxion-ultra", "value": 1}, {"source": "godfather-voice", "target": "mcp-gateway", "value": 1}, {"source": "godfather-voice", "target": "mesh-expand", "value": 1}, {"source": "godfather-voice", "target": "peterlodri-sec", "value": 1}, {"source": "godfather-voice", "target": "main-home-router", "value": 1}, {"source": "godfather-voice", "target": "argo", "value": 1}, {"source": "godfather-voice", "target": "adhoc-runbooks", "value": 1}, {"source": "godfather-voice", "target": "the_session", "value": 1}, {"source": "godfather-voice", "target": "crab.cc", "value": 1}, {"source": "godfather-voice", "target": "vim-philosophy", "value": 1}, {"source": "ayeos", "target": "mesh-llm", "value": 1}, {"source": "ayeos", "target": "portail", "value": 1}, {"source": "ayeos", "target": "marqant", "value": 1}, {"source": "ayeos", "target": "headroom", "value": 1}, {"source": "ayeos", "target": "bluesky-mcp-rs", "value": 1}, {"source": "ayeos", "target": "vibeshell", "value": 1}, {"source": "ayeos", "target": "kompress-ultra", "value": 1}, {"source": "ayeos", "target": "harmonyohm", "value": 1}, {"source": "ayeos", "target": "smart-tree", "value": 1}, {"source": "ayeos", "target": "ultrameshai", "value": 1}, {"source": "vaked-litany-wire", "target": "self-host-llm", "value": 1}, {"source": "vaked-litany-wire", "target": "creator-tools", "value": 1}, {"source": "vaked-litany-wire", "target": "nix-base", "value": 1}, {"source": "vaked-litany-wire", "target": "longrun-eval-kompress", "value": 1}, {"source": "vaked-litany-wire", "target": "nixos-runners", "value": 1}, {"source": "vaked-litany-wire", "target": "vaked-base-agentgate", "value": 1}, {"source": "vaked-litany-wire", "target": "portail", "value": 3}, {"source": "vaked-litany-wire", "target": "nix-base-desktop", "value": 1}, {"source": "vaked-litany-wire", "target": "youtube-pocoo", "value": 1}, {"source": "vaked-litany-wire", "target": "music.vaked.dev", "value": 3}, {"source": "vaked-litany-wire", "target": "nix-base-hermes", "value": 1}, {"source": "vaked-litany-wire", "target": "rfc-cleanup", "value": 1}, {"source": "vaked-litany-wire", "target": "nix-base-cx53-trim", "value": 1}, {"source": "vaked-litany-wire", "target": "proposal.vaked.dev", "value": 3}, {"source": "vaked-litany-wire", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "vaked-litany-wire", "target": "cdn.vaked.dev", "value": 3}, {"source": "vaked-litany-wire", "target": "nix-base-dev-cx53", "value": 1}, {"source": "vaked-litany-wire", "target": "art.vaked.dev", "value": 3}, {"source": "vaked-litany-wire", "target": "vaked", "value": 1}, {"source": "vaked-litany-wire", "target": "nix-base-bux", "value": 1}, {"source": "vaked-litany-wire", "target": "axiomquant.org", "value": 3}, {"source": "vaked-litany-wire", "target": "calm-experiment", "value": 1}, {"source": "vaked-litany-wire", "target": "nix-base-cheatsheet", "value": 1}, {"source": "tets", "target": "G0DM0D3", "value": 1}, {"source": "tets", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "tets", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "tets", "target": "telegram-hire-bot", "value": 1}, {"source": "tets", "target": "music.vaked.dev", "value": 1}, {"source": "tets", "target": "proposal.vaked.dev", "value": 1}, {"source": "tets", "target": "sg-memory", "value": 1}, {"source": "tets", "target": "quant-mapper", "value": 1}, {"source": "tets", "target": "art.vaked.dev", "value": 1}, {"source": "tets", "target": "attestal", "value": 1}, {"source": "tets", "target": "mlx-quant-viz", "value": 1}, {"source": "tets", "target": "caveman", "value": 1}, {"source": "tets", "target": "bluesky-mcp", "value": 1}, {"source": "G0DM0D3", "target": "mlxquantlovefrom.com", "value": 1}, {"source": "G0DM0D3", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "G0DM0D3", "target": "telegram-hire-bot", "value": 1}, {"source": "G0DM0D3", "target": "music.vaked.dev", "value": 1}, {"source": "G0DM0D3", "target": "proposal.vaked.dev", "value": 1}, {"source": "G0DM0D3", "target": "sg-memory", "value": 1}, {"source": "G0DM0D3", "target": "quant-mapper", "value": 1}, {"source": "G0DM0D3", "target": "art.vaked.dev", "value": 1}, {"source": "G0DM0D3", "target": "attestal", "value": 1}, {"source": "G0DM0D3", "target": "mlx-quant-viz", "value": 1}, {"source": "G0DM0D3", "target": "caveman", "value": 1}, {"source": "G0DM0D3", "target": "bluesky-mcp", "value": 1}, {"source": "glyphcss-docs", "target": "projects-wiki", "value": 1}, {"source": "glyphcss-docs", "target": "infra-sre", "value": 1}, {"source": "glyphcss-docs", "target": "docs", "value": 1}, {"source": "glyphcss-docs", "target": "obsidian-brain", "value": 1}, {"source": "glyphcss-docs", "target": "wiki-remote", "value": 1}, {"source": "glyphcss-docs", "target": "jel-ek-layer", "value": 1}, {"source": "glyphcss-docs", "target": "overflow", "value": 1}, {"source": "glyphcss-docs", "target": "ml-history-book", "value": 1}, {"source": "glyphcss-docs", "target": "flug-os", "value": 1}, {"source": "glyphcss-docs", "target": "hetzner-server-deploy", "value": 1}, {"source": "glyphcss-docs", "target": "babilon", "value": 1}, {"source": "glyphcss-docs", "target": "quant-lite-prox", "value": 1}, {"source": "glyphcss-docs", "target": "hf-mac", "value": 1}, {"source": "glyphcss-docs", "target": "worktrees", "value": 1}, {"source": "glyphcss-docs", "target": "sg-privatization-of-competence", "value": 1}, {"source": "glyphcss-docs", "target": "hetzner-server-archive", "value": 1}, {"source": "glyphcss-docs", "target": "hf-spaces-mcp", "value": 1}, {"source": "glyphcss-docs", "target": "ios-AGsession", "value": 1}, {"source": "glyphcss-docs", "target": "latex-split", "value": 1}, {"source": "glyphcss-docs", "target": "babylon-ultra-dict", "value": 1}, {"source": "glyphcss-docs", "target": "ultralovegod", "value": 1}, {"source": "glyphcss-docs", "target": "8b-is", "value": 1}, {"source": "glyphcss-docs", "target": "water-fall-disc", "value": 1}, {"source": "glyphcss-docs", "target": "flyxion-ultra", "value": 1}, {"source": "glyphcss-docs", "target": "mcp-gateway", "value": 1}, {"source": "glyphcss-docs", "target": "mesh-expand", "value": 1}, {"source": "glyphcss-docs", "target": "peterlodri-sec", "value": 1}, {"source": "glyphcss-docs", "target": "main-home-router", "value": 1}, {"source": "glyphcss-docs", "target": "argo", "value": 1}, {"source": "glyphcss-docs", "target": "adhoc-runbooks", "value": 1}, {"source": "glyphcss-docs", "target": "the_session", "value": 1}, {"source": "glyphcss-docs", "target": "crab.cc", "value": 1}, {"source": "glyphcss-docs", "target": "vim-philosophy", "value": 1}, {"source": "self-host-llm", "target": "creator-tools", "value": 1}, {"source": "self-host-llm", "target": "nix-base", "value": 1}, {"source": "self-host-llm", "target": "longrun-eval-kompress", "value": 1}, {"source": "self-host-llm", "target": "nixos-runners", "value": 1}, {"source": "self-host-llm", "target": "vaked-base-agentgate", "value": 1}, {"source": "self-host-llm", "target": "nix-base-desktop", "value": 1}, {"source": "self-host-llm", "target": "youtube-pocoo", "value": 1}, {"source": "self-host-llm", "target": "nix-base-hermes", "value": 1}, {"source": "self-host-llm", "target": "rfc-cleanup", "value": 1}, {"source": "self-host-llm", "target": "nix-base-cx53-trim", "value": 1}, {"source": "self-host-llm", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "self-host-llm", "target": "nix-base-dev-cx53", "value": 1}, {"source": "self-host-llm", "target": "vaked", "value": 1}, {"source": "self-host-llm", "target": "nix-base-bux", "value": 1}, {"source": "self-host-llm", "target": "calm-experiment", "value": 1}, {"source": "self-host-llm", "target": "nix-base-cheatsheet", "value": 1}, {"source": "agentpipe", "target": "datapy", "value": 1}, {"source": "agentpipe", "target": "cdn.vaked.dev", "value": 1}, {"source": "agentpipe", "target": "aperture-cli", "value": 1}, {"source": "creator-tools", "target": "nix-base", "value": 1}, {"source": "creator-tools", "target": "longrun-eval-kompress", "value": 1}, {"source": "creator-tools", "target": "nixos-runners", "value": 1}, {"source": "creator-tools", "target": "vaked-base-agentgate", "value": 1}, {"source": "creator-tools", "target": "nix-base-desktop", "value": 1}, {"source": "creator-tools", "target": "youtube-pocoo", "value": 1}, {"source": "creator-tools", "target": "nix-base-hermes", "value": 1}, {"source": "creator-tools", "target": "rfc-cleanup", "value": 1}, {"source": "creator-tools", "target": "nix-base-cx53-trim", "value": 1}, {"source": "creator-tools", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "creator-tools", "target": "nix-base-dev-cx53", "value": 1}, {"source": "creator-tools", "target": "vaked", "value": 1}, {"source": "creator-tools", "target": "nix-base-bux", "value": 1}, {"source": "creator-tools", "target": "calm-experiment", "value": 1}, {"source": "creator-tools", "target": "nix-base-cheatsheet", "value": 1}, {"source": "datapy", "target": "cdn.vaked.dev", "value": 1}, {"source": "datapy", "target": "aperture-cli", "value": 1}, {"source": "burn-em-bitches-money", "target": "ayeos-mcp", "value": 1}, {"source": "burn-em-bitches-money", "target": "vkid-c", "value": 1}, {"source": "burn-em-bitches-money", "target": "swe-af", "value": 1}, {"source": "burn-em-bitches-money", "target": "glyphcss-mcp", "value": 1}, {"source": "burn-em-bitches-money", "target": "headroom-eval", "value": 1}, {"source": "burn-em-bitches-money", "target": "loopkit", "value": 1}, {"source": "burn-em-bitches-money", "target": "MLX-QUANT", "value": 1}, {"source": "burn-em-bitches-money", "target": "honest-irc-mcp", "value": 1}, {"source": "burn-em-bitches-money", "target": "axiomquant.org", "value": 1}, {"source": "burn-em-bitches-money", "target": "rag-stack", "value": 1}, {"source": "burn-em-bitches-money", "target": "quantdiablo", "value": 1}, {"source": "projects-wiki", "target": "infra-sre", "value": 1}, {"source": "projects-wiki", "target": "docs", "value": 1}, {"source": "projects-wiki", "target": "obsidian-brain", "value": 1}, {"source": "projects-wiki", "target": "wiki-remote", "value": 1}, {"source": "projects-wiki", "target": "jel-ek-layer", "value": 1}, {"source": "projects-wiki", "target": "overflow", "value": 1}, {"source": "projects-wiki", "target": "ml-history-book", "value": 1}, {"source": "projects-wiki", "target": "flug-os", "value": 1}, {"source": "projects-wiki", "target": "hetzner-server-deploy", "value": 1}, {"source": "projects-wiki", "target": "babilon", "value": 1}, {"source": "projects-wiki", "target": "quant-lite-prox", "value": 1}, {"source": "projects-wiki", "target": "hf-mac", "value": 1}, {"source": "projects-wiki", "target": "worktrees", "value": 1}, {"source": "projects-wiki", "target": "sg-privatization-of-competence", "value": 1}, {"source": "projects-wiki", "target": "hetzner-server-archive", "value": 1}, {"source": "projects-wiki", "target": "hf-spaces-mcp", "value": 1}, {"source": "projects-wiki", "target": "ios-AGsession", "value": 1}, {"source": "projects-wiki", "target": "latex-split", "value": 1}, {"source": "projects-wiki", "target": "babylon-ultra-dict", "value": 1}, {"source": "projects-wiki", "target": "ultralovegod", "value": 1}, {"source": "projects-wiki", "target": "8b-is", "value": 1}, {"source": "projects-wiki", "target": "water-fall-disc", "value": 1}, {"source": "projects-wiki", "target": "flyxion-ultra", "value": 1}, {"source": "projects-wiki", "target": "mcp-gateway", "value": 1}, {"source": "projects-wiki", "target": "mesh-expand", "value": 1}, {"source": "projects-wiki", "target": "peterlodri-sec", "value": 1}, {"source": "projects-wiki", "target": "main-home-router", "value": 1}, {"source": "projects-wiki", "target": "argo", "value": 1}, {"source": "projects-wiki", "target": "adhoc-runbooks", "value": 1}, {"source": "projects-wiki", "target": "the_session", "value": 1}, {"source": "projects-wiki", "target": "crab.cc", "value": 1}, {"source": "projects-wiki", "target": "vim-philosophy", "value": 1}, {"source": "infra-sre", "target": "docs", "value": 1}, {"source": "infra-sre", "target": "obsidian-brain", "value": 1}, {"source": "infra-sre", "target": "wiki-remote", "value": 1}, {"source": "infra-sre", "target": "jel-ek-layer", "value": 1}, {"source": "infra-sre", "target": "overflow", "value": 1}, {"source": "infra-sre", "target": "ml-history-book", "value": 1}, {"source": "infra-sre", "target": "flug-os", "value": 1}, {"source": "infra-sre", "target": "hetzner-server-deploy", "value": 1}, {"source": "infra-sre", "target": "babilon", "value": 1}, {"source": "infra-sre", "target": "quant-lite-prox", "value": 1}, {"source": "infra-sre", "target": "hf-mac", "value": 1}, {"source": "infra-sre", "target": "worktrees", "value": 1}, {"source": "infra-sre", "target": "sg-privatization-of-competence", "value": 1}, {"source": "infra-sre", "target": "hetzner-server-archive", "value": 1}, {"source": "infra-sre", "target": "hf-spaces-mcp", "value": 1}, {"source": "infra-sre", "target": "ios-AGsession", "value": 1}, {"source": "infra-sre", "target": "latex-split", "value": 1}, {"source": "infra-sre", "target": "babylon-ultra-dict", "value": 1}, {"source": "infra-sre", "target": "ultralovegod", "value": 1}, {"source": "infra-sre", "target": "8b-is", "value": 1}, {"source": "infra-sre", "target": "water-fall-disc", "value": 1}, {"source": "infra-sre", "target": "flyxion-ultra", "value": 1}, {"source": "infra-sre", "target": "mcp-gateway", "value": 1}, {"source": "infra-sre", "target": "mesh-expand", "value": 1}, {"source": "infra-sre", "target": "peterlodri-sec", "value": 1}, {"source": "infra-sre", "target": "main-home-router", "value": 1}, {"source": "infra-sre", "target": "argo", "value": 1}, {"source": "infra-sre", "target": "adhoc-runbooks", "value": 1}, {"source": "infra-sre", "target": "the_session", "value": 1}, {"source": "infra-sre", "target": "crab.cc", "value": 1}, {"source": "infra-sre", "target": "vim-philosophy", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "peterlodri-sec.github.io", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "telegram-hire-bot", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "music.vaked.dev", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "proposal.vaked.dev", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "sg-memory", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "quant-mapper", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "art.vaked.dev", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "attestal", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "mlx-quant-viz", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "caveman", "value": 1}, {"source": "mlxquantlovefrom.com", "target": "bluesky-mcp", "value": 1}, {"source": "docs", "target": "obsidian-brain", "value": 1}, {"source": "docs", "target": "wiki-remote", "value": 1}, {"source": "docs", "target": "jel-ek-layer", "value": 1}, {"source": "docs", "target": "overflow", "value": 1}, {"source": "docs", "target": "ml-history-book", "value": 1}, {"source": "docs", "target": "flug-os", "value": 1}, {"source": "docs", "target": "hetzner-server-deploy", "value": 1}, {"source": "docs", "target": "babilon", "value": 1}, {"source": "docs", "target": "quant-lite-prox", "value": 1}, {"source": "docs", "target": "hf-mac", "value": 1}, {"source": "docs", "target": "worktrees", "value": 1}, {"source": "docs", "target": "sg-privatization-of-competence", "value": 1}, {"source": "docs", "target": "hetzner-server-archive", "value": 1}, {"source": "docs", "target": "hf-spaces-mcp", "value": 1}, {"source": "docs", "target": "ios-AGsession", "value": 1}, {"source": "docs", "target": "latex-split", "value": 1}, {"source": "docs", "target": "babylon-ultra-dict", "value": 1}, {"source": "docs", "target": "ultralovegod", "value": 1}, {"source": "docs", "target": "8b-is", "value": 1}, {"source": "docs", "target": "water-fall-disc", "value": 1}, {"source": "docs", "target": "flyxion-ultra", "value": 1}, {"source": "docs", "target": "mcp-gateway", "value": 1}, {"source": "docs", "target": "mesh-expand", "value": 1}, {"source": "docs", "target": "peterlodri-sec", "value": 1}, {"source": "docs", "target": "main-home-router", "value": 1}, {"source": "docs", "target": "argo", "value": 1}, {"source": "docs", "target": "adhoc-runbooks", "value": 1}, {"source": "docs", "target": "the_session", "value": 1}, {"source": "docs", "target": "crab.cc", "value": 1}, {"source": "docs", "target": "vim-philosophy", "value": 1}, {"source": "obsidian-brain", "target": "wiki-remote", "value": 1}, {"source": "obsidian-brain", "target": "jel-ek-layer", "value": 1}, {"source": "obsidian-brain", "target": "overflow", "value": 1}, {"source": "obsidian-brain", "target": "ml-history-book", "value": 1}, {"source": "obsidian-brain", "target": "flug-os", "value": 1}, {"source": "obsidian-brain", "target": "hetzner-server-deploy", "value": 1}, {"source": "obsidian-brain", "target": "babilon", "value": 1}, {"source": "obsidian-brain", "target": "quant-lite-prox", "value": 1}, {"source": "obsidian-brain", "target": "hf-mac", "value": 1}, {"source": "obsidian-brain", "target": "worktrees", "value": 1}, {"source": "obsidian-brain", "target": "sg-privatization-of-competence", "value": 1}, {"source": "obsidian-brain", "target": "hetzner-server-archive", "value": 1}, {"source": "obsidian-brain", "target": "hf-spaces-mcp", "value": 1}, {"source": "obsidian-brain", "target": "ios-AGsession", "value": 1}, {"source": "obsidian-brain", "target": "latex-split", "value": 1}, {"source": "obsidian-brain", "target": "babylon-ultra-dict", "value": 1}, {"source": "obsidian-brain", "target": "ultralovegod", "value": 1}, {"source": "obsidian-brain", "target": "8b-is", "value": 1}, {"source": "obsidian-brain", "target": "water-fall-disc", "value": 1}, {"source": "obsidian-brain", "target": "flyxion-ultra", "value": 1}, {"source": "obsidian-brain", "target": "mcp-gateway", "value": 1}, {"source": "obsidian-brain", "target": "mesh-expand", "value": 1}, {"source": "obsidian-brain", "target": "peterlodri-sec", "value": 1}, {"source": "obsidian-brain", "target": "main-home-router", "value": 1}, {"source": "obsidian-brain", "target": "argo", "value": 1}, {"source": "obsidian-brain", "target": "adhoc-runbooks", "value": 1}, {"source": "obsidian-brain", "target": "the_session", "value": 1}, {"source": "obsidian-brain", "target": "crab.cc", "value": 1}, {"source": "obsidian-brain", "target": "vim-philosophy", "value": 1}, {"source": "nix-base", "target": "longrun-eval-kompress", "value": 1}, {"source": "nix-base", "target": "nixos-runners", "value": 1}, {"source": "nix-base", "target": "vaked-base-agentgate", "value": 1}, {"source": "nix-base", "target": "nix-base-desktop", "value": 1}, {"source": "nix-base", "target": "youtube-pocoo", "value": 1}, {"source": "nix-base", "target": "nix-base-hermes", "value": 1}, {"source": "nix-base", "target": "rfc-cleanup", "value": 1}, {"source": "nix-base", "target": "nix-base-cx53-trim", "value": 1}, {"source": "nix-base", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "nix-base", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nix-base", "target": "vaked", "value": 1}, {"source": "nix-base", "target": "nix-base-bux", "value": 1}, {"source": "nix-base", "target": "calm-experiment", "value": 1}, {"source": "nix-base", "target": "nix-base-cheatsheet", "value": 1}, {"source": "longrun-eval-kompress", "target": "nixos-runners", "value": 1}, {"source": "longrun-eval-kompress", "target": "vaked-base-agentgate", "value": 1}, {"source": "longrun-eval-kompress", "target": "nix-base-desktop", "value": 1}, {"source": "longrun-eval-kompress", "target": "youtube-pocoo", "value": 1}, {"source": "longrun-eval-kompress", "target": "nix-base-hermes", "value": 1}, {"source": "longrun-eval-kompress", "target": "rfc-cleanup", "value": 1}, {"source": "longrun-eval-kompress", "target": "nix-base-cx53-trim", "value": 1}, {"source": "longrun-eval-kompress", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "longrun-eval-kompress", "target": "nix-base-dev-cx53", "value": 1}, {"source": "longrun-eval-kompress", "target": "vaked", "value": 1}, {"source": "longrun-eval-kompress", "target": "nix-base-bux", "value": 1}, {"source": "longrun-eval-kompress", "target": "calm-experiment", "value": 1}, {"source": "longrun-eval-kompress", "target": "nix-base-cheatsheet", "value": 1}, {"source": "mesh-llm", "target": "portail", "value": 1}, {"source": "mesh-llm", "target": "marqant", "value": 1}, {"source": "mesh-llm", "target": "headroom", "value": 1}, {"source": "mesh-llm", "target": "bluesky-mcp-rs", "value": 1}, {"source": "mesh-llm", "target": "vibeshell", "value": 1}, {"source": "mesh-llm", "target": "kompress-ultra", "value": 1}, {"source": "mesh-llm", "target": "harmonyohm", "value": 1}, {"source": "mesh-llm", "target": "smart-tree", "value": 1}, {"source": "mesh-llm", "target": "ultrameshai", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "telegram-hire-bot", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "music.vaked.dev", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "proposal.vaked.dev", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "sg-memory", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "quant-mapper", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "art.vaked.dev", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "attestal", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "mlx-quant-viz", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "caveman", "value": 1}, {"source": "peterlodri-sec.github.io", "target": "bluesky-mcp", "value": 1}, {"source": "nixos-runners", "target": "vaked-base-agentgate", "value": 1}, {"source": "nixos-runners", "target": "nix-base-desktop", "value": 1}, {"source": "nixos-runners", "target": "youtube-pocoo", "value": 1}, {"source": "nixos-runners", "target": "nix-base-hermes", "value": 1}, {"source": "nixos-runners", "target": "rfc-cleanup", "value": 1}, {"source": "nixos-runners", "target": "nix-base-cx53-trim", "value": 1}, {"source": "nixos-runners", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "nixos-runners", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nixos-runners", "target": "vaked", "value": 1}, {"source": "nixos-runners", "target": "nix-base-bux", "value": 1}, {"source": "nixos-runners", "target": "calm-experiment", "value": 1}, {"source": "nixos-runners", "target": "nix-base-cheatsheet", "value": 1}, {"source": "vaked-base-agentgate", "target": "portail", "value": 3}, {"source": "vaked-base-agentgate", "target": "nix-base-desktop", "value": 1}, {"source": "vaked-base-agentgate", "target": "youtube-pocoo", "value": 1}, {"source": "vaked-base-agentgate", "target": "music.vaked.dev", "value": 3}, {"source": "vaked-base-agentgate", "target": "nix-base-hermes", "value": 1}, {"source": "vaked-base-agentgate", "target": "rfc-cleanup", "value": 1}, {"source": "vaked-base-agentgate", "target": "nix-base-cx53-trim", "value": 1}, {"source": "vaked-base-agentgate", "target": "proposal.vaked.dev", "value": 3}, {"source": "vaked-base-agentgate", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "vaked-base-agentgate", "target": "cdn.vaked.dev", "value": 3}, {"source": "vaked-base-agentgate", "target": "nix-base-dev-cx53", "value": 1}, {"source": "vaked-base-agentgate", "target": "art.vaked.dev", "value": 3}, {"source": "vaked-base-agentgate", "target": "vaked", "value": 1}, {"source": "vaked-base-agentgate", "target": "nix-base-bux", "value": 1}, {"source": "vaked-base-agentgate", "target": "axiomquant.org", "value": 3}, {"source": "vaked-base-agentgate", "target": "calm-experiment", "value": 1}, {"source": "vaked-base-agentgate", "target": "nix-base-cheatsheet", "value": 1}, {"source": "portail", "target": "music.vaked.dev", "value": 3}, {"source": "portail", "target": "proposal.vaked.dev", "value": 3}, {"source": "portail", "target": "marqant", "value": 1}, {"source": "portail", "target": "cdn.vaked.dev", "value": 3}, {"source": "portail", "target": "art.vaked.dev", "value": 3}, {"source": "portail", "target": "vaked", "value": 3}, {"source": "portail", "target": "headroom", "value": 1}, {"source": "portail", "target": "bluesky-mcp-rs", "value": 1}, {"source": "portail", "target": "axiomquant.org", "value": 3}, {"source": "portail", "target": "vibeshell", "value": 1}, {"source": "portail", "target": "kompress-ultra", "value": 1}, {"source": "portail", "target": "harmonyohm", "value": 1}, {"source": "portail", "target": "smart-tree", "value": 1}, {"source": "portail", "target": "ultrameshai", "value": 1}, {"source": "ayeos-mcp", "target": "vkid-c", "value": 1}, {"source": "ayeos-mcp", "target": "swe-af", "value": 1}, {"source": "ayeos-mcp", "target": "glyphcss-mcp", "value": 1}, {"source": "ayeos-mcp", "target": "headroom-eval", "value": 1}, {"source": "ayeos-mcp", "target": "loopkit", "value": 1}, {"source": "ayeos-mcp", "target": "MLX-QUANT", "value": 1}, {"source": "ayeos-mcp", "target": "honest-irc-mcp", "value": 1}, {"source": "ayeos-mcp", "target": "axiomquant.org", "value": 1}, {"source": "ayeos-mcp", "target": "rag-stack", "value": 1}, {"source": "ayeos-mcp", "target": "quantdiablo", "value": 1}, {"source": "vkid-c", "target": "swe-af", "value": 1}, {"source": "vkid-c", "target": "glyphcss-mcp", "value": 1}, {"source": "vkid-c", "target": "headroom-eval", "value": 1}, {"source": "vkid-c", "target": "loopkit", "value": 1}, {"source": "vkid-c", "target": "MLX-QUANT", "value": 1}, {"source": "vkid-c", "target": "honest-irc-mcp", "value": 1}, {"source": "vkid-c", "target": "axiomquant.org", "value": 1}, {"source": "vkid-c", "target": "rag-stack", "value": 1}, {"source": "vkid-c", "target": "quantdiablo", "value": 1}, {"source": "telegram-hire-bot", "target": "music.vaked.dev", "value": 1}, {"source": "telegram-hire-bot", "target": "proposal.vaked.dev", "value": 1}, {"source": "telegram-hire-bot", "target": "sg-memory", "value": 1}, {"source": "telegram-hire-bot", "target": "quant-mapper", "value": 1}, {"source": "telegram-hire-bot", "target": "art.vaked.dev", "value": 1}, {"source": "telegram-hire-bot", "target": "attestal", "value": 1}, {"source": "telegram-hire-bot", "target": "mlx-quant-viz", "value": 1}, {"source": "telegram-hire-bot", "target": "caveman", "value": 1}, {"source": "telegram-hire-bot", "target": "bluesky-mcp", "value": 1}, {"source": "wiki-remote", "target": "jel-ek-layer", "value": 1}, {"source": "wiki-remote", "target": "overflow", "value": 1}, {"source": "wiki-remote", "target": "ml-history-book", "value": 1}, {"source": "wiki-remote", "target": "flug-os", "value": 1}, {"source": "wiki-remote", "target": "hetzner-server-deploy", "value": 1}, {"source": "wiki-remote", "target": "babilon", "value": 1}, {"source": "wiki-remote", "target": "quant-lite-prox", "value": 1}, {"source": "wiki-remote", "target": "hf-mac", "value": 1}, {"source": "wiki-remote", "target": "worktrees", "value": 1}, {"source": "wiki-remote", "target": "sg-privatization-of-competence", "value": 1}, {"source": "wiki-remote", "target": "hetzner-server-archive", "value": 1}, {"source": "wiki-remote", "target": "hf-spaces-mcp", "value": 1}, {"source": "wiki-remote", "target": "ios-AGsession", "value": 1}, {"source": "wiki-remote", "target": "latex-split", "value": 1}, {"source": "wiki-remote", "target": "babylon-ultra-dict", "value": 1}, {"source": "wiki-remote", "target": "ultralovegod", "value": 1}, {"source": "wiki-remote", "target": "8b-is", "value": 1}, {"source": "wiki-remote", "target": "water-fall-disc", "value": 1}, {"source": "wiki-remote", "target": "flyxion-ultra", "value": 1}, {"source": "wiki-remote", "target": "mcp-gateway", "value": 1}, {"source": "wiki-remote", "target": "mesh-expand", "value": 1}, {"source": "wiki-remote", "target": "peterlodri-sec", "value": 1}, {"source": "wiki-remote", "target": "main-home-router", "value": 1}, {"source": "wiki-remote", "target": "argo", "value": 1}, {"source": "wiki-remote", "target": "adhoc-runbooks", "value": 1}, {"source": "wiki-remote", "target": "the_session", "value": 1}, {"source": "wiki-remote", "target": "crab.cc", "value": 1}, {"source": "wiki-remote", "target": "vim-philosophy", "value": 1}, {"source": "jel-ek-layer", "target": "overflow", "value": 1}, {"source": "jel-ek-layer", "target": "ml-history-book", "value": 1}, {"source": "jel-ek-layer", "target": "flug-os", "value": 1}, {"source": "jel-ek-layer", "target": "hetzner-server-deploy", "value": 1}, {"source": "jel-ek-layer", "target": "babilon", "value": 1}, {"source": "jel-ek-layer", "target": "quant-lite-prox", "value": 1}, {"source": "jel-ek-layer", "target": "hf-mac", "value": 1}, {"source": "jel-ek-layer", "target": "worktrees", "value": 1}, {"source": "jel-ek-layer", "target": "sg-privatization-of-competence", "value": 1}, {"source": "jel-ek-layer", "target": "hetzner-server-archive", "value": 1}, {"source": "jel-ek-layer", "target": "hf-spaces-mcp", "value": 1}, {"source": "jel-ek-layer", "target": "ios-AGsession", "value": 1}, {"source": "jel-ek-layer", "target": "latex-split", "value": 1}, {"source": "jel-ek-layer", "target": "babylon-ultra-dict", "value": 1}, {"source": "jel-ek-layer", "target": "ultralovegod", "value": 1}, {"source": "jel-ek-layer", "target": "8b-is", "value": 1}, {"source": "jel-ek-layer", "target": "water-fall-disc", "value": 1}, {"source": "jel-ek-layer", "target": "flyxion-ultra", "value": 1}, {"source": "jel-ek-layer", "target": "mcp-gateway", "value": 1}, {"source": "jel-ek-layer", "target": "mesh-expand", "value": 1}, {"source": "jel-ek-layer", "target": "peterlodri-sec", "value": 1}, {"source": "jel-ek-layer", "target": "main-home-router", "value": 1}, {"source": "jel-ek-layer", "target": "argo", "value": 1}, {"source": "jel-ek-layer", "target": "adhoc-runbooks", "value": 1}, {"source": "jel-ek-layer", "target": "the_session", "value": 1}, {"source": "jel-ek-layer", "target": "crab.cc", "value": 1}, {"source": "jel-ek-layer", "target": "vim-philosophy", "value": 1}, {"source": "nix-base-desktop", "target": "youtube-pocoo", "value": 1}, {"source": "nix-base-desktop", "target": "nix-base-hermes", "value": 1}, {"source": "nix-base-desktop", "target": "rfc-cleanup", "value": 1}, {"source": "nix-base-desktop", "target": "nix-base-cx53-trim", "value": 1}, {"source": "nix-base-desktop", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "nix-base-desktop", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nix-base-desktop", "target": "vaked", "value": 1}, {"source": "nix-base-desktop", "target": "nix-base-bux", "value": 1}, {"source": "nix-base-desktop", "target": "calm-experiment", "value": 1}, {"source": "nix-base-desktop", "target": "nix-base-cheatsheet", "value": 1}, {"source": "overflow", "target": "ml-history-book", "value": 1}, {"source": "overflow", "target": "flug-os", "value": 1}, {"source": "overflow", "target": "hetzner-server-deploy", "value": 1}, {"source": "overflow", "target": "babilon", "value": 1}, {"source": "overflow", "target": "quant-lite-prox", "value": 1}, {"source": "overflow", "target": "hf-mac", "value": 1}, {"source": "overflow", "target": "worktrees", "value": 1}, {"source": "overflow", "target": "sg-privatization-of-competence", "value": 1}, {"source": "overflow", "target": "hetzner-server-archive", "value": 1}, {"source": "overflow", "target": "hf-spaces-mcp", "value": 1}, {"source": "overflow", "target": "ios-AGsession", "value": 1}, {"source": "overflow", "target": "latex-split", "value": 1}, {"source": "overflow", "target": "babylon-ultra-dict", "value": 1}, {"source": "overflow", "target": "ultralovegod", "value": 1}, {"source": "overflow", "target": "8b-is", "value": 1}, {"source": "overflow", "target": "water-fall-disc", "value": 1}, {"source": "overflow", "target": "flyxion-ultra", "value": 1}, {"source": "overflow", "target": "mcp-gateway", "value": 1}, {"source": "overflow", "target": "mesh-expand", "value": 1}, {"source": "overflow", "target": "peterlodri-sec", "value": 1}, {"source": "overflow", "target": "main-home-router", "value": 1}, {"source": "overflow", "target": "argo", "value": 1}, {"source": "overflow", "target": "adhoc-runbooks", "value": 1}, {"source": "overflow", "target": "the_session", "value": 1}, {"source": "overflow", "target": "crab.cc", "value": 1}, {"source": "overflow", "target": "vim-philosophy", "value": 1}, {"source": "youtube-pocoo", "target": "nix-base-hermes", "value": 1}, {"source": "youtube-pocoo", "target": "rfc-cleanup", "value": 1}, {"source": "youtube-pocoo", "target": "nix-base-cx53-trim", "value": 1}, {"source": "youtube-pocoo", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "youtube-pocoo", "target": "nix-base-dev-cx53", "value": 1}, {"source": "youtube-pocoo", "target": "vaked", "value": 1}, {"source": "youtube-pocoo", "target": "nix-base-bux", "value": 1}, {"source": "youtube-pocoo", "target": "calm-experiment", "value": 1}, {"source": "youtube-pocoo", "target": "nix-base-cheatsheet", "value": 1}, {"source": "ml-history-book", "target": "flug-os", "value": 1}, {"source": "ml-history-book", "target": "hetzner-server-deploy", "value": 1}, {"source": "ml-history-book", "target": "babilon", "value": 1}, {"source": "ml-history-book", "target": "quant-lite-prox", "value": 1}, {"source": "ml-history-book", "target": "hf-mac", "value": 1}, {"source": "ml-history-book", "target": "worktrees", "value": 1}, {"source": "ml-history-book", "target": "sg-privatization-of-competence", "value": 1}, {"source": "ml-history-book", "target": "hetzner-server-archive", "value": 1}, {"source": "ml-history-book", "target": "hf-spaces-mcp", "value": 1}, {"source": "ml-history-book", "target": "ios-AGsession", "value": 1}, {"source": "ml-history-book", "target": "latex-split", "value": 1}, {"source": "ml-history-book", "target": "babylon-ultra-dict", "value": 1}, {"source": "ml-history-book", "target": "ultralovegod", "value": 1}, {"source": "ml-history-book", "target": "8b-is", "value": 1}, {"source": "ml-history-book", "target": "water-fall-disc", "value": 1}, {"source": "ml-history-book", "target": "flyxion-ultra", "value": 1}, {"source": "ml-history-book", "target": "mcp-gateway", "value": 1}, {"source": "ml-history-book", "target": "mesh-expand", "value": 1}, {"source": "ml-history-book", "target": "peterlodri-sec", "value": 1}, {"source": "ml-history-book", "target": "main-home-router", "value": 1}, {"source": "ml-history-book", "target": "argo", "value": 1}, {"source": "ml-history-book", "target": "adhoc-runbooks", "value": 1}, {"source": "ml-history-book", "target": "the_session", "value": 1}, {"source": "ml-history-book", "target": "crab.cc", "value": 1}, {"source": "ml-history-book", "target": "vim-philosophy", "value": 1}, {"source": "flug-os", "target": "hetzner-server-deploy", "value": 1}, {"source": "flug-os", "target": "babilon", "value": 1}, {"source": "flug-os", "target": "quant-lite-prox", "value": 1}, {"source": "flug-os", "target": "hf-mac", "value": 1}, {"source": "flug-os", "target": "worktrees", "value": 1}, {"source": "flug-os", "target": "sg-privatization-of-competence", "value": 1}, {"source": "flug-os", "target": "hetzner-server-archive", "value": 1}, {"source": "flug-os", "target": "hf-spaces-mcp", "value": 1}, {"source": "flug-os", "target": "ios-AGsession", "value": 1}, {"source": "flug-os", "target": "latex-split", "value": 1}, {"source": "flug-os", "target": "babylon-ultra-dict", "value": 1}, {"source": "flug-os", "target": "ultralovegod", "value": 1}, {"source": "flug-os", "target": "8b-is", "value": 1}, {"source": "flug-os", "target": "water-fall-disc", "value": 1}, {"source": "flug-os", "target": "flyxion-ultra", "value": 1}, {"source": "flug-os", "target": "mcp-gateway", "value": 1}, {"source": "flug-os", "target": "mesh-expand", "value": 1}, {"source": "flug-os", "target": "peterlodri-sec", "value": 1}, {"source": "flug-os", "target": "main-home-router", "value": 1}, {"source": "flug-os", "target": "argo", "value": 1}, {"source": "flug-os", "target": "adhoc-runbooks", "value": 1}, {"source": "flug-os", "target": "the_session", "value": 1}, {"source": "flug-os", "target": "crab.cc", "value": 1}, {"source": "flug-os", "target": "vim-philosophy", "value": 1}, {"source": "music.vaked.dev", "target": "proposal.vaked.dev", "value": 1}, {"source": "music.vaked.dev", "target": "sg-memory", "value": 1}, {"source": "music.vaked.dev", "target": "cdn.vaked.dev", "value": 3}, {"source": "music.vaked.dev", "target": "quant-mapper", "value": 1}, {"source": "music.vaked.dev", "target": "art.vaked.dev", "value": 1}, {"source": "music.vaked.dev", "target": "vaked", "value": 3}, {"source": "music.vaked.dev", "target": "attestal", "value": 1}, {"source": "music.vaked.dev", "target": "mlx-quant-viz", "value": 1}, {"source": "music.vaked.dev", "target": "caveman", "value": 1}, {"source": "music.vaked.dev", "target": "axiomquant.org", "value": 3}, {"source": "music.vaked.dev", "target": "bluesky-mcp", "value": 1}, {"source": "hetzner-server-deploy", "target": "babilon", "value": 1}, {"source": "hetzner-server-deploy", "target": "quant-lite-prox", "value": 1}, {"source": "hetzner-server-deploy", "target": "hf-mac", "value": 1}, {"source": "hetzner-server-deploy", "target": "worktrees", "value": 1}, {"source": "hetzner-server-deploy", "target": "sg-privatization-of-competence", "value": 1}, {"source": "hetzner-server-deploy", "target": "hetzner-server-archive", "value": 1}, {"source": "hetzner-server-deploy", "target": "hf-spaces-mcp", "value": 1}, {"source": "hetzner-server-deploy", "target": "ios-AGsession", "value": 1}, {"source": "hetzner-server-deploy", "target": "latex-split", "value": 1}, {"source": "hetzner-server-deploy", "target": "babylon-ultra-dict", "value": 1}, {"source": "hetzner-server-deploy", "target": "ultralovegod", "value": 1}, {"source": "hetzner-server-deploy", "target": "8b-is", "value": 1}, {"source": "hetzner-server-deploy", "target": "water-fall-disc", "value": 1}, {"source": "hetzner-server-deploy", "target": "flyxion-ultra", "value": 1}, {"source": "hetzner-server-deploy", "target": "mcp-gateway", "value": 1}, {"source": "hetzner-server-deploy", "target": "mesh-expand", "value": 1}, {"source": "hetzner-server-deploy", "target": "peterlodri-sec", "value": 1}, {"source": "hetzner-server-deploy", "target": "main-home-router", "value": 1}, {"source": "hetzner-server-deploy", "target": "argo", "value": 1}, {"source": "hetzner-server-deploy", "target": "adhoc-runbooks", "value": 1}, {"source": "hetzner-server-deploy", "target": "the_session", "value": 1}, {"source": "hetzner-server-deploy", "target": "crab.cc", "value": 1}, {"source": "hetzner-server-deploy", "target": "vim-philosophy", "value": 1}, {"source": "nix-base-hermes", "target": "rfc-cleanup", "value": 1}, {"source": "nix-base-hermes", "target": "nix-base-cx53-trim", "value": 1}, {"source": "nix-base-hermes", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "nix-base-hermes", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nix-base-hermes", "target": "vaked", "value": 1}, {"source": "nix-base-hermes", "target": "nix-base-bux", "value": 1}, {"source": "nix-base-hermes", "target": "calm-experiment", "value": 1}, {"source": "nix-base-hermes", "target": "nix-base-cheatsheet", "value": 1}, {"source": "babilon", "target": "quant-lite-prox", "value": 1}, {"source": "babilon", "target": "hf-mac", "value": 1}, {"source": "babilon", "target": "worktrees", "value": 1}, {"source": "babilon", "target": "sg-privatization-of-competence", "value": 1}, {"source": "babilon", "target": "hetzner-server-archive", "value": 1}, {"source": "babilon", "target": "hf-spaces-mcp", "value": 1}, {"source": "babilon", "target": "ios-AGsession", "value": 1}, {"source": "babilon", "target": "latex-split", "value": 1}, {"source": "babilon", "target": "babylon-ultra-dict", "value": 1}, {"source": "babilon", "target": "ultralovegod", "value": 1}, {"source": "babilon", "target": "8b-is", "value": 1}, {"source": "babilon", "target": "water-fall-disc", "value": 1}, {"source": "babilon", "target": "flyxion-ultra", "value": 1}, {"source": "babilon", "target": "mcp-gateway", "value": 1}, {"source": "babilon", "target": "mesh-expand", "value": 1}, {"source": "babilon", "target": "peterlodri-sec", "value": 1}, {"source": "babilon", "target": "main-home-router", "value": 1}, {"source": "babilon", "target": "argo", "value": 1}, {"source": "babilon", "target": "adhoc-runbooks", "value": 1}, {"source": "babilon", "target": "the_session", "value": 1}, {"source": "babilon", "target": "crab.cc", "value": 1}, {"source": "babilon", "target": "vim-philosophy", "value": 1}, {"source": "swe-af", "target": "glyphcss-mcp", "value": 1}, {"source": "swe-af", "target": "headroom-eval", "value": 1}, {"source": "swe-af", "target": "loopkit", "value": 1}, {"source": "swe-af", "target": "MLX-QUANT", "value": 1}, {"source": "swe-af", "target": "honest-irc-mcp", "value": 1}, {"source": "swe-af", "target": "axiomquant.org", "value": 1}, {"source": "swe-af", "target": "rag-stack", "value": 1}, {"source": "swe-af", "target": "quantdiablo", "value": 1}, {"source": "rfc-cleanup", "target": "nix-base-cx53-trim", "value": 1}, {"source": "rfc-cleanup", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "rfc-cleanup", "target": "nix-base-dev-cx53", "value": 1}, {"source": "rfc-cleanup", "target": "vaked", "value": 1}, {"source": "rfc-cleanup", "target": "nix-base-bux", "value": 1}, {"source": "rfc-cleanup", "target": "calm-experiment", "value": 1}, {"source": "rfc-cleanup", "target": "nix-base-cheatsheet", "value": 1}, {"source": "quant-lite-prox", "target": "hf-mac", "value": 1}, {"source": "quant-lite-prox", "target": "worktrees", "value": 1}, {"source": "quant-lite-prox", "target": "sg-privatization-of-competence", "value": 1}, {"source": "quant-lite-prox", "target": "hetzner-server-archive", "value": 1}, {"source": "quant-lite-prox", "target": "hf-spaces-mcp", "value": 1}, {"source": "quant-lite-prox", "target": "ios-AGsession", "value": 1}, {"source": "quant-lite-prox", "target": "latex-split", "value": 1}, {"source": "quant-lite-prox", "target": "babylon-ultra-dict", "value": 1}, {"source": "quant-lite-prox", "target": "ultralovegod", "value": 1}, {"source": "quant-lite-prox", "target": "8b-is", "value": 1}, {"source": "quant-lite-prox", "target": "water-fall-disc", "value": 1}, {"source": "quant-lite-prox", "target": "flyxion-ultra", "value": 1}, {"source": "quant-lite-prox", "target": "mcp-gateway", "value": 1}, {"source": "quant-lite-prox", "target": "mesh-expand", "value": 1}, {"source": "quant-lite-prox", "target": "peterlodri-sec", "value": 1}, {"source": "quant-lite-prox", "target": "main-home-router", "value": 1}, {"source": "quant-lite-prox", "target": "argo", "value": 1}, {"source": "quant-lite-prox", "target": "adhoc-runbooks", "value": 1}, {"source": "quant-lite-prox", "target": "the_session", "value": 1}, {"source": "quant-lite-prox", "target": "crab.cc", "value": 1}, {"source": "quant-lite-prox", "target": "vim-philosophy", "value": 1}, {"source": "hf-mac", "target": "worktrees", "value": 1}, {"source": "hf-mac", "target": "sg-privatization-of-competence", "value": 1}, {"source": "hf-mac", "target": "hetzner-server-archive", "value": 1}, {"source": "hf-mac", "target": "hf-spaces-mcp", "value": 1}, {"source": "hf-mac", "target": "ios-AGsession", "value": 1}, {"source": "hf-mac", "target": "latex-split", "value": 1}, {"source": "hf-mac", "target": "babylon-ultra-dict", "value": 1}, {"source": "hf-mac", "target": "ultralovegod", "value": 1}, {"source": "hf-mac", "target": "8b-is", "value": 1}, {"source": "hf-mac", "target": "water-fall-disc", "value": 1}, {"source": "hf-mac", "target": "flyxion-ultra", "value": 1}, {"source": "hf-mac", "target": "mcp-gateway", "value": 1}, {"source": "hf-mac", "target": "mesh-expand", "value": 1}, {"source": "hf-mac", "target": "peterlodri-sec", "value": 1}, {"source": "hf-mac", "target": "main-home-router", "value": 1}, {"source": "hf-mac", "target": "argo", "value": 1}, {"source": "hf-mac", "target": "adhoc-runbooks", "value": 1}, {"source": "hf-mac", "target": "the_session", "value": 1}, {"source": "hf-mac", "target": "crab.cc", "value": 1}, {"source": "hf-mac", "target": "vim-philosophy", "value": 1}, {"source": "worktrees", "target": "sg-privatization-of-competence", "value": 1}, {"source": "worktrees", "target": "hetzner-server-archive", "value": 1}, {"source": "worktrees", "target": "hf-spaces-mcp", "value": 1}, {"source": "worktrees", "target": "ios-AGsession", "value": 1}, {"source": "worktrees", "target": "latex-split", "value": 1}, {"source": "worktrees", "target": "babylon-ultra-dict", "value": 1}, {"source": "worktrees", "target": "ultralovegod", "value": 1}, {"source": "worktrees", "target": "8b-is", "value": 1}, {"source": "worktrees", "target": "water-fall-disc", "value": 1}, {"source": "worktrees", "target": "flyxion-ultra", "value": 1}, {"source": "worktrees", "target": "mcp-gateway", "value": 1}, {"source": "worktrees", "target": "mesh-expand", "value": 1}, {"source": "worktrees", "target": "peterlodri-sec", "value": 1}, {"source": "worktrees", "target": "main-home-router", "value": 1}, {"source": "worktrees", "target": "argo", "value": 1}, {"source": "worktrees", "target": "adhoc-runbooks", "value": 1}, {"source": "worktrees", "target": "the_session", "value": 1}, {"source": "worktrees", "target": "crab.cc", "value": 1}, {"source": "worktrees", "target": "vim-philosophy", "value": 1}, {"source": "sg-privatization-of-competence", "target": "hetzner-server-archive", "value": 1}, {"source": "sg-privatization-of-competence", "target": "hf-spaces-mcp", "value": 1}, {"source": "sg-privatization-of-competence", "target": "ios-AGsession", "value": 1}, {"source": "sg-privatization-of-competence", "target": "latex-split", "value": 1}, {"source": "sg-privatization-of-competence", "target": "babylon-ultra-dict", "value": 1}, {"source": "sg-privatization-of-competence", "target": "ultralovegod", "value": 1}, {"source": "sg-privatization-of-competence", "target": "8b-is", "value": 1}, {"source": "sg-privatization-of-competence", "target": "water-fall-disc", "value": 1}, {"source": "sg-privatization-of-competence", "target": "flyxion-ultra", "value": 1}, {"source": "sg-privatization-of-competence", "target": "mcp-gateway", "value": 1}, {"source": "sg-privatization-of-competence", "target": "mesh-expand", "value": 1}, {"source": "sg-privatization-of-competence", "target": "peterlodri-sec", "value": 1}, {"source": "sg-privatization-of-competence", "target": "main-home-router", "value": 1}, {"source": "sg-privatization-of-competence", "target": "argo", "value": 1}, {"source": "sg-privatization-of-competence", "target": "adhoc-runbooks", "value": 1}, {"source": "sg-privatization-of-competence", "target": "the_session", "value": 1}, {"source": "sg-privatization-of-competence", "target": "crab.cc", "value": 1}, {"source": "sg-privatization-of-competence", "target": "vim-philosophy", "value": 1}, {"source": "glyphcss-mcp", "target": "headroom-eval", "value": 1}, {"source": "glyphcss-mcp", "target": "loopkit", "value": 1}, {"source": "glyphcss-mcp", "target": "MLX-QUANT", "value": 1}, {"source": "glyphcss-mcp", "target": "honest-irc-mcp", "value": 1}, {"source": "glyphcss-mcp", "target": "axiomquant.org", "value": 1}, {"source": "glyphcss-mcp", "target": "rag-stack", "value": 1}, {"source": "glyphcss-mcp", "target": "quantdiablo", "value": 1}, {"source": "nix-base-cx53-trim", "target": "nix-base-cx53-deploy", "value": 1}, {"source": "nix-base-cx53-trim", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nix-base-cx53-trim", "target": "vaked", "value": 1}, {"source": "nix-base-cx53-trim", "target": "nix-base-bux", "value": 1}, {"source": "nix-base-cx53-trim", "target": "calm-experiment", "value": 1}, {"source": "nix-base-cx53-trim", "target": "nix-base-cheatsheet", "value": 1}, {"source": "hetzner-server-archive", "target": "hf-spaces-mcp", "value": 1}, {"source": "hetzner-server-archive", "target": "ios-AGsession", "value": 1}, {"source": "hetzner-server-archive", "target": "latex-split", "value": 1}, {"source": "hetzner-server-archive", "target": "babylon-ultra-dict", "value": 1}, {"source": "hetzner-server-archive", "target": "ultralovegod", "value": 1}, {"source": "hetzner-server-archive", "target": "8b-is", "value": 1}, {"source": "hetzner-server-archive", "target": "water-fall-disc", "value": 1}, {"source": "hetzner-server-archive", "target": "flyxion-ultra", "value": 1}, {"source": "hetzner-server-archive", "target": "mcp-gateway", "value": 1}, {"source": "hetzner-server-archive", "target": "mesh-expand", "value": 1}, {"source": "hetzner-server-archive", "target": "peterlodri-sec", "value": 1}, {"source": "hetzner-server-archive", "target": "main-home-router", "value": 1}, {"source": "hetzner-server-archive", "target": "argo", "value": 1}, {"source": "hetzner-server-archive", "target": "adhoc-runbooks", "value": 1}, {"source": "hetzner-server-archive", "target": "the_session", "value": 1}, {"source": "hetzner-server-archive", "target": "crab.cc", "value": 1}, {"source": "hetzner-server-archive", "target": "vim-philosophy", "value": 1}, {"source": "proposal.vaked.dev", "target": "sg-memory", "value": 1}, {"source": "proposal.vaked.dev", "target": "cdn.vaked.dev", "value": 3}, {"source": "proposal.vaked.dev", "target": "quant-mapper", "value": 1}, {"source": "proposal.vaked.dev", "target": "art.vaked.dev", "value": 1}, {"source": "proposal.vaked.dev", "target": "vaked", "value": 3}, {"source": "proposal.vaked.dev", "target": "attestal", "value": 1}, {"source": "proposal.vaked.dev", "target": "mlx-quant-viz", "value": 1}, {"source": "proposal.vaked.dev", "target": "caveman", "value": 1}, {"source": "proposal.vaked.dev", "target": "axiomquant.org", "value": 3}, {"source": "proposal.vaked.dev", "target": "bluesky-mcp", "value": 1}, {"source": "hf-spaces-mcp", "target": "ios-AGsession", "value": 1}, {"source": "hf-spaces-mcp", "target": "latex-split", "value": 1}, {"source": "hf-spaces-mcp", "target": "babylon-ultra-dict", "value": 1}, {"source": "hf-spaces-mcp", "target": "ultralovegod", "value": 1}, {"source": "hf-spaces-mcp", "target": "8b-is", "value": 1}, {"source": "hf-spaces-mcp", "target": "water-fall-disc", "value": 1}, {"source": "hf-spaces-mcp", "target": "flyxion-ultra", "value": 1}, {"source": "hf-spaces-mcp", "target": "mcp-gateway", "value": 1}, {"source": "hf-spaces-mcp", "target": "mesh-expand", "value": 1}, {"source": "hf-spaces-mcp", "target": "peterlodri-sec", "value": 1}, {"source": "hf-spaces-mcp", "target": "main-home-router", "value": 1}, {"source": "hf-spaces-mcp", "target": "argo", "value": 1}, {"source": "hf-spaces-mcp", "target": "adhoc-runbooks", "value": 1}, {"source": "hf-spaces-mcp", "target": "the_session", "value": 1}, {"source": "hf-spaces-mcp", "target": "crab.cc", "value": 1}, {"source": "hf-spaces-mcp", "target": "vim-philosophy", "value": 1}, {"source": "nix-base-cx53-deploy", "target": "nix-base-dev-cx53", "value": 1}, {"source": "nix-base-cx53-deploy", "target": "vaked", "value": 1}, {"source": "nix-base-cx53-deploy", "target": "nix-base-bux", "value": 1}, {"source": "nix-base-cx53-deploy", "target": "calm-experiment", "value": 1}, {"source": "nix-base-cx53-deploy", "target": "nix-base-cheatsheet", "value": 1}, {"source": "marqant", "target": "headroom", "value": 1}, {"source": "marqant", "target": "bluesky-mcp-rs", "value": 1}, {"source": "marqant", "target": "vibeshell", "value": 1}, {"source": "marqant", "target": "kompress-ultra", "value": 1}, {"source": "marqant", "target": "harmonyohm", "value": 1}, {"source": "marqant", "target": "smart-tree", "value": 1}, {"source": "marqant", "target": "ultrameshai", "value": 1}, {"source": "headroom-eval", "target": "loopkit", "value": 1}, {"source": "headroom-eval", "target": "MLX-QUANT", "value": 1}, {"source": "headroom-eval", "target": "honest-irc-mcp", "value": 1}, {"source": "headroom-eval", "target": "axiomquant.org", "value": 1}, {"source": "headroom-eval", "target": "rag-stack", "value": 1}, {"source": "headroom-eval", "target": "quantdiablo", "value": 1}, {"source": "ios-AGsession", "target": "latex-split", "value": 1}, {"source": "ios-AGsession", "target": "babylon-ultra-dict", "value": 1}, {"source": "ios-AGsession", "target": "ultralovegod", "value": 1}, {"source": "ios-AGsession", "target": "8b-is", "value": 1}, {"source": "ios-AGsession", "target": "water-fall-disc", "value": 1}, {"source": "ios-AGsession", "target": "flyxion-ultra", "value": 1}, {"source": "ios-AGsession", "target": "mcp-gateway", "value": 1}, {"source": "ios-AGsession", "target": "mesh-expand", "value": 1}, {"source": "ios-AGsession", "target": "peterlodri-sec", "value": 1}, {"source": "ios-AGsession", "target": "main-home-router", "value": 1}, {"source": "ios-AGsession", "target": "argo", "value": 1}, {"source": "ios-AGsession", "target": "adhoc-runbooks", "value": 1}, {"source": "ios-AGsession", "target": "the_session", "value": 1}, {"source": "ios-AGsession", "target": "crab.cc", "value": 1}, {"source": "ios-AGsession", "target": "vim-philosophy", "value": 1}, {"source": "sg-memory", "target": "quant-mapper", "value": 1}, {"source": "sg-memory", "target": "art.vaked.dev", "value": 1}, {"source": "sg-memory", "target": "attestal", "value": 1}, {"source": "sg-memory", "target": "mlx-quant-viz", "value": 1}, {"source": "sg-memory", "target": "caveman", "value": 1}, {"source": "sg-memory", "target": "bluesky-mcp", "value": 1}, {"source": "cdn.vaked.dev", "target": "art.vaked.dev", "value": 3}, {"source": "cdn.vaked.dev", "target": "vaked", "value": 3}, {"source": "cdn.vaked.dev", "target": "aperture-cli", "value": 1}, {"source": "cdn.vaked.dev", "target": "axiomquant.org", "value": 3}, {"source": "quant-mapper", "target": "art.vaked.dev", "value": 1}, {"source": "quant-mapper", "target": "attestal", "value": 1}, {"source": "quant-mapper", "target": "mlx-quant-viz", "value": 1}, {"source": "quant-mapper", "target": "caveman", "value": 1}, {"source": "quant-mapper", "target": "bluesky-mcp", "value": 1}, {"source": "loopkit", "target": "MLX-QUANT", "value": 1}, {"source": "loopkit", "target": "honest-irc-mcp", "value": 1}, {"source": "loopkit", "target": "axiomquant.org", "value": 1}, {"source": "loopkit", "target": "rag-stack", "value": 1}, {"source": "loopkit", "target": "quantdiablo", "value": 1}, {"source": "latex-split", "target": "babylon-ultra-dict", "value": 1}, {"source": "latex-split", "target": "ultralovegod", "value": 1}, {"source": "latex-split", "target": "8b-is", "value": 1}, {"source": "latex-split", "target": "water-fall-disc", "value": 1}, {"source": "latex-split", "target": "flyxion-ultra", "value": 1}, {"source": "latex-split", "target": "mcp-gateway", "value": 1}, {"source": "latex-split", "target": "mesh-expand", "value": 1}, {"source": "latex-split", "target": "peterlodri-sec", "value": 1}, {"source": "latex-split", "target": "main-home-router", "value": 1}, {"source": "latex-split", "target": "argo", "value": 1}, {"source": "latex-split", "target": "adhoc-runbooks", "value": 1}, {"source": "latex-split", "target": "the_session", "value": 1}, {"source": "latex-split", "target": "crab.cc", "value": 1}, {"source": "latex-split", "target": "vim-philosophy", "value": 1}, {"source": "babylon-ultra-dict", "target": "ultralovegod", "value": 1}, {"source": "babylon-ultra-dict", "target": "8b-is", "value": 1}, {"source": "babylon-ultra-dict", "target": "water-fall-disc", "value": 1}, {"source": "babylon-ultra-dict", "target": "flyxion-ultra", "value": 1}, {"source": "babylon-ultra-dict", "target": "mcp-gateway", "value": 1}, {"source": "babylon-ultra-dict", "target": "mesh-expand", "value": 1}, {"source": "babylon-ultra-dict", "target": "peterlodri-sec", "value": 1}, {"source": "babylon-ultra-dict", "target": "main-home-router", "value": 1}, {"source": "babylon-ultra-dict", "target": "argo", "value": 1}, {"source": "babylon-ultra-dict", "target": "adhoc-runbooks", "value": 1}, {"source": "babylon-ultra-dict", "target": "the_session", "value": 1}, {"source": "babylon-ultra-dict", "target": "crab.cc", "value": 1}, {"source": "babylon-ultra-dict", "target": "vim-philosophy", "value": 1}, {"source": "ultralovegod", "target": "8b-is", "value": 1}, {"source": "ultralovegod", "target": "water-fall-disc", "value": 1}, {"source": "ultralovegod", "target": "flyxion-ultra", "value": 1}, {"source": "ultralovegod", "target": "mcp-gateway", "value": 1}, {"source": "ultralovegod", "target": "mesh-expand", "value": 1}, {"source": "ultralovegod", "target": "peterlodri-sec", "value": 1}, {"source": "ultralovegod", "target": "main-home-router", "value": 1}, {"source": "ultralovegod", "target": "argo", "value": 1}, {"source": "ultralovegod", "target": "adhoc-runbooks", "value": 1}, {"source": "ultralovegod", "target": "the_session", "value": 1}, {"source": "ultralovegod", "target": "crab.cc", "value": 1}, {"source": "ultralovegod", "target": "vim-philosophy", "value": 1}, {"source": "nix-base-dev-cx53", "target": "vaked", "value": 1}, {"source": "nix-base-dev-cx53", "target": "nix-base-bux", "value": 1}, {"source": "nix-base-dev-cx53", "target": "calm-experiment", "value": 1}, {"source": "nix-base-dev-cx53", "target": "nix-base-cheatsheet", "value": 1}, {"source": "8b-is", "target": "water-fall-disc", "value": 1}, {"source": "8b-is", "target": "flyxion-ultra", "value": 1}, {"source": "8b-is", "target": "mcp-gateway", "value": 1}, {"source": "8b-is", "target": "mesh-expand", "value": 1}, {"source": "8b-is", "target": "peterlodri-sec", "value": 1}, {"source": "8b-is", "target": "main-home-router", "value": 1}, {"source": "8b-is", "target": "argo", "value": 1}, {"source": "8b-is", "target": "adhoc-runbooks", "value": 1}, {"source": "8b-is", "target": "the_session", "value": 1}, {"source": "8b-is", "target": "crab.cc", "value": 1}, {"source": "8b-is", "target": "vim-philosophy", "value": 1}, {"source": "art.vaked.dev", "target": "vaked", "value": 3}, {"source": "art.vaked.dev", "target": "attestal", "value": 1}, {"source": "art.vaked.dev", "target": "mlx-quant-viz", "value": 1}, {"source": "art.vaked.dev", "target": "caveman", "value": 1}, {"source": "art.vaked.dev", "target": "axiomquant.org", "value": 3}, {"source": "art.vaked.dev", "target": "bluesky-mcp", "value": 1}, {"source": "water-fall-disc", "target": "flyxion-ultra", "value": 1}, {"source": "water-fall-disc", "target": "mcp-gateway", "value": 1}, {"source": "water-fall-disc", "target": "mesh-expand", "value": 1}, {"source": "water-fall-disc", "target": "peterlodri-sec", "value": 1}, {"source": "water-fall-disc", "target": "main-home-router", "value": 1}, {"source": "water-fall-disc", "target": "argo", "value": 1}, {"source": "water-fall-disc", "target": "adhoc-runbooks", "value": 1}, {"source": "water-fall-disc", "target": "the_session", "value": 1}, {"source": "water-fall-disc", "target": "crab.cc", "value": 1}, {"source": "water-fall-disc", "target": "vim-philosophy", "value": 1}, {"source": "vaked", "target": "nix-base-bux", "value": 1}, {"source": "vaked", "target": "axiomquant.org", "value": 3}, {"source": "vaked", "target": "calm-experiment", "value": 1}, {"source": "vaked", "target": "nix-base-cheatsheet", "value": 1}, {"source": "flyxion-ultra", "target": "mcp-gateway", "value": 1}, {"source": "flyxion-ultra", "target": "mesh-expand", "value": 1}, {"source": "flyxion-ultra", "target": "peterlodri-sec", "value": 1}, {"source": "flyxion-ultra", "target": "main-home-router", "value": 1}, {"source": "flyxion-ultra", "target": "argo", "value": 1}, {"source": "flyxion-ultra", "target": "adhoc-runbooks", "value": 1}, {"source": "flyxion-ultra", "target": "the_session", "value": 1}, {"source": "flyxion-ultra", "target": "crab.cc", "value": 1}, {"source": "flyxion-ultra", "target": "vim-philosophy", "value": 1}, {"source": "mcp-gateway", "target": "mesh-expand", "value": 1}, {"source": "mcp-gateway", "target": "peterlodri-sec", "value": 1}, {"source": "mcp-gateway", "target": "main-home-router", "value": 1}, {"source": "mcp-gateway", "target": "argo", "value": 1}, {"source": "mcp-gateway", "target": "adhoc-runbooks", "value": 1}, {"source": "mcp-gateway", "target": "the_session", "value": 1}, {"source": "mcp-gateway", "target": "crab.cc", "value": 1}, {"source": "mcp-gateway", "target": "vim-philosophy", "value": 1}, {"source": "MLX-QUANT", "target": "honest-irc-mcp", "value": 1}, {"source": "MLX-QUANT", "target": "axiomquant.org", "value": 1}, {"source": "MLX-QUANT", "target": "rag-stack", "value": 1}, {"source": "MLX-QUANT", "target": "quantdiablo", "value": 1}, {"source": "attestal", "target": "mlx-quant-viz", "value": 1}, {"source": "attestal", "target": "caveman", "value": 1}, {"source": "attestal", "target": "bluesky-mcp", "value": 1}, {"source": "mesh-expand", "target": "peterlodri-sec", "value": 1}, {"source": "mesh-expand", "target": "main-home-router", "value": 1}, {"source": "mesh-expand", "target": "argo", "value": 1}, {"source": "mesh-expand", "target": "adhoc-runbooks", "value": 1}, {"source": "mesh-expand", "target": "the_session", "value": 1}, {"source": "mesh-expand", "target": "crab.cc", "value": 1}, {"source": "mesh-expand", "target": "vim-philosophy", "value": 1}, {"source": "peterlodri-sec", "target": "main-home-router", "value": 1}, {"source": "peterlodri-sec", "target": "argo", "value": 1}, {"source": "peterlodri-sec", "target": "adhoc-runbooks", "value": 1}, {"source": "peterlodri-sec", "target": "the_session", "value": 1}, {"source": "peterlodri-sec", "target": "crab.cc", "value": 1}, {"source": "peterlodri-sec", "target": "vim-philosophy", "value": 1}, {"source": "nix-base-bux", "target": "calm-experiment", "value": 1}, {"source": "nix-base-bux", "target": "nix-base-cheatsheet", "value": 1}, {"source": "main-home-router", "target": "argo", "value": 1}, {"source": "main-home-router", "target": "adhoc-runbooks", "value": 1}, {"source": "main-home-router", "target": "the_session", "value": 1}, {"source": "main-home-router", "target": "crab.cc", "value": 1}, {"source": "main-home-router", "target": "vim-philosophy", "value": 1}, {"source": "mlx-quant-viz", "target": "caveman", "value": 1}, {"source": "mlx-quant-viz", "target": "bluesky-mcp", "value": 1}, {"source": "argo", "target": "adhoc-runbooks", "value": 1}, {"source": "argo", "target": "the_session", "value": 1}, {"source": "argo", "target": "crab.cc", "value": 1}, {"source": "argo", "target": "vim-philosophy", "value": 1}, {"source": "honest-irc-mcp", "target": "axiomquant.org", "value": 1}, {"source": "honest-irc-mcp", "target": "rag-stack", "value": 1}, {"source": "honest-irc-mcp", "target": "quantdiablo", "value": 1}, {"source": "headroom", "target": "bluesky-mcp-rs", "value": 1}, {"source": "headroom", "target": "vibeshell", "value": 1}, {"source": "headroom", "target": "kompress-ultra", "value": 1}, {"source": "headroom", "target": "harmonyohm", "value": 1}, {"source": "headroom", "target": "smart-tree", "value": 1}, {"source": "headroom", "target": "ultrameshai", "value": 1}, {"source": "bluesky-mcp-rs", "target": "vibeshell", "value": 1}, {"source": "bluesky-mcp-rs", "target": "kompress-ultra", "value": 1}, {"source": "bluesky-mcp-rs", "target": "harmonyohm", "value": 1}, {"source": "bluesky-mcp-rs", "target": "smart-tree", "value": 1}, {"source": "bluesky-mcp-rs", "target": "ultrameshai", "value": 1}, {"source": "caveman", "target": "bluesky-mcp", "value": 1}, {"source": "axiomquant.org", "target": "rag-stack", "value": 1}, {"source": "axiomquant.org", "target": "quantdiablo", "value": 1}, {"source": "adhoc-runbooks", "target": "the_session", "value": 1}, {"source": "adhoc-runbooks", "target": "crab.cc", "value": 1}, {"source": "adhoc-runbooks", "target": "vim-philosophy", "value": 1}, {"source": "calm-experiment", "target": "nix-base-cheatsheet", "value": 1}, {"source": "the_session", "target": "crab.cc", "value": 1}, {"source": "the_session", "target": "vim-philosophy", "value": 1}, {"source": "rag-stack", "target": "quantdiablo", "value": 1}, {"source": "vibeshell", "target": "kompress-ultra", "value": 1}, {"source": "vibeshell", "target": "harmonyohm", "value": 1}, {"source": "vibeshell", "target": "smart-tree", "value": 1}, {"source": "vibeshell", "target": "ultrameshai", "value": 1}, {"source": "kompress-ultra", "target": "harmonyohm", "value": 1}, {"source": "kompress-ultra", "target": "smart-tree", "value": 1}, {"source": "kompress-ultra", "target": "ultrameshai", "value": 1}, {"source": "harmonyohm", "target": "smart-tree", "value": 1}, {"source": "harmonyohm", "target": "ultrameshai", "value": 1}, {"source": "smart-tree", "target": "ultrameshai", "value": 1}, {"source": "crab.cc", "target": "vim-philosophy", "value": 1}]};
const width = window.innerWidth;
const height = window.innerHeight;
const svg = d3.select("#graph-container")
.append("svg")
.attr("width", width)
.attr("height", height)
.call(d3.zoom().on("zoom", (event) => g.attr("transform", event.transform)));
const g = svg.append("g");
const colorScale = d3.scaleOrdinal()
.domain(["Rust", "Nix", "Python", "Web", "Go", "General"])
.range(["#b48bff", "#62e6c9", "#5b9dff", "#ffcf5c", "#ff7675", "#a59fc4"]);
const simulation = d3.forceSimulation(graphData.nodes)
.force("link", d3.forceLink(graphData.links).id(d => d.id).distance(80))
.force("charge", d3.forceManyBody().strength(-120))
.force("center", d3.forceCenter(width / 2, height / 2));
const link = g.append("g")
.selectAll("line")
.data(graphData.links)
.join("line")
.attr("class", "link")
.attr("stroke-width", d => Math.sqrt(d.value));
const node = g.append("g")
.selectAll(".node")
.data(graphData.nodes)
.join("g")
.attr("class", "node")
.call(d3.drag()
.on("start", dragstarted)
.on("drag", dragged)
.on("end", dragended));
node.append("circle")
.attr("r", d => d.val)
.attr("fill", d => colorScale(d.group));
node.append("text")
.attr("dx", 12)
.attr("dy", ".35em")
.text(d => d.name);
simulation.on("tick", () => {
link
.attr("x1", d => d.source.x)
.attr("y1", d => d.source.y)
.attr("x2", d => d.target.x)
.attr("y2", d => d.target.y);
node
.attr("transform", d => `translate(${d.x},${d.y})`);
});
function dragstarted(event, d) {
if (!event.active) simulation.alphaTarget(0.3).restart();
d.fx = d.x; d.fy = d.y;
}
function dragged(event, d) {
d.fx = event.x; d.fy = event.y;
}
function dragended(event, d) {
if (!event.active) simulation.alphaTarget(0);
d.fx = null; d.fy = null;
}
</script>
</body>
</html>