sam-4screen-desktop 2026-5-22:16:42:36
This commit is contained in:
81
graphify-out-temp/2026-05-22/.graphify_analysis.json
Normal file
81
graphify-out-temp/2026-05-22/.graphify_analysis.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"communities": {
|
||||
"0": [
|
||||
"210_ai_resume_local_hybrid_vector_graph_rag_setup",
|
||||
"220_web_host_migration_local_web_host",
|
||||
"external_caddy",
|
||||
"external_chainlit",
|
||||
"external_docker"
|
||||
],
|
||||
"1": [
|
||||
"210_ai_resume_resume_ideas",
|
||||
"210_ai_resume_trigger_dev",
|
||||
"external_langgraph"
|
||||
],
|
||||
"2": [
|
||||
"210_ai_resume_websites_pages_for_ai_resume",
|
||||
"external_archon",
|
||||
"external_graphify"
|
||||
]
|
||||
},
|
||||
"cohesion": {
|
||||
"0": 0.5,
|
||||
"1": 0.6666666666666666,
|
||||
"2": 0.6666666666666666
|
||||
},
|
||||
"gods": [
|
||||
{
|
||||
"id": "210_ai_resume_local_hybrid_vector_graph_rag_setup",
|
||||
"label": "Local Hybrid Vector + Graph RAG Setup",
|
||||
"degree": 4
|
||||
},
|
||||
{
|
||||
"id": "210_ai_resume_trigger_dev",
|
||||
"label": "Trigger.Dev",
|
||||
"degree": 3
|
||||
},
|
||||
{
|
||||
"id": "210_ai_resume_websites_pages_for_ai_resume",
|
||||
"label": "Web Pages",
|
||||
"degree": 2
|
||||
},
|
||||
{
|
||||
"id": "220_web_host_migration_local_web_host",
|
||||
"label": "Local Web Host Set Up",
|
||||
"degree": 2
|
||||
},
|
||||
{
|
||||
"id": "210_ai_resume_resume_ideas",
|
||||
"label": "Resume Ideas",
|
||||
"degree": 1
|
||||
}
|
||||
],
|
||||
"surprises": [
|
||||
{
|
||||
"source": "Local Hybrid Vector + Graph RAG Setup",
|
||||
"target": "Local Web Host Set Up",
|
||||
"source_files": [
|
||||
"210 AI Resume/Local Hybrid Vector + Graph RAG Setup.md",
|
||||
"220 Web Host Migration/Local Web Host.md"
|
||||
],
|
||||
"confidence": "INFERRED",
|
||||
"relation": "conceptually_related_to",
|
||||
"why": "inferred connection - not explicitly stated in source; connects across different repos/directories"
|
||||
},
|
||||
{
|
||||
"source": "Resume Ideas",
|
||||
"target": "Trigger.Dev",
|
||||
"source_files": [
|
||||
"210 AI Resume/Resume Ideas.md",
|
||||
"210 AI Resume/Trigger.Dev.md"
|
||||
],
|
||||
"confidence": "EXTRACTED",
|
||||
"relation": "references",
|
||||
"why": "cross-file semantic connection"
|
||||
}
|
||||
],
|
||||
"tokens": {
|
||||
"input": 4232,
|
||||
"output": 1485
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user