graphify: index full doc layer via Gemini 3.1 Pro

Indexed 869 skill docs + 6 images (excl. 73 redundant .claude/commands mirrors)
using Gemini 3.1 Pro (~1.3M in / 301k out tokens, ~$6.23 - no Claude tokens):
+1552 nodes, +1308 edges, 61 doc<->code cross-links, 500 new doc communities
labeled by skill. Every skill's docs/specs are now queryable; prior graph was
code-only. Extraction offloaded to Gemini via graphify's OpenAI-compatible backend.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-17 02:20:45 +09:00
parent 6c97dfc913
commit e1f4d75dc2
6 changed files with 6767 additions and 143927 deletions

View File

@@ -6,8 +6,15 @@
"output_tokens": 0,
"files": 26,
"note": "OKF-scoped --update"
},
{
"date": "2026-06-17",
"input_tokens": 1306874,
"output_tokens": 301492,
"files": 875,
"note": "doc-layer via Gemini 3.1 Pro (~$6.23, not Claude tokens)"
}
],
"total_input_tokens": 171924,
"total_output_tokens": 0
"total_input_tokens": 1478798,
"total_output_tokens": 301492
}