Files
gomail/graphify-out/cache/semantic/pd5fd89c46bb5/c4855cb283ad5c3b6678e6706de4a39f3f017651d705440982eebebccc26b652.json
2026-08-09 18:03:09 +01:00

1 line
8.0 KiB
JSON

{"nodes": [{"id": "_claude_go_web_app_no_deps_skill_pattern", "label": "Go Web App No-Deps Pattern (skill)", "file_type": "concept", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_renderer", "label": "Template Renderer (fresh-instance-per-page)", "file_type": "rationale", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_block_bleed_bug", "label": "Template Block Bleeding Bug (ParseGlob shared namespace)", "file_type": "rationale", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_base_html", "label": "base.html Flask-style Block Layout", "file_type": "concept", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_cache_busting", "label": "Static Asset Cache-Busting via Version Query Param", "file_type": "rationale", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_dark_theme", "label": "Dark Tailwind CSS Custom-Property Palette", "file_type": "concept", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_js_scoping_bug", "label": "JS Function-in-Conditional Scoping Bug", "file_type": "rationale", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_api_helper", "label": "Shared api() Fetch Helper Convention", "file_type": "concept", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_security_basics", "label": "Security Basics: CSRF/Path-Traversal/Atomic-Write/CSP", "file_type": "rationale", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "_claude_go_web_app_no_deps_skill_no_deps_principle", "label": "No-Third-Party-Dependencies Principle", "file_type": "rationale", "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "_claude_go_web_app_no_deps_skill_block_bleed_bug", "target": "_claude_go_web_app_no_deps_skill_renderer", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_renderer", "target": "_claude_go_web_app_no_deps_skill_base_html", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_pattern", "target": "_claude_go_web_app_no_deps_skill_renderer", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_pattern", "target": "_claude_go_web_app_no_deps_skill_cache_busting", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_pattern", "target": "_claude_go_web_app_no_deps_skill_dark_theme", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_pattern", "target": "_claude_go_web_app_no_deps_skill_js_scoping_bug", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_pattern", "target": "_claude_go_web_app_no_deps_skill_api_helper", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_pattern", "target": "_claude_go_web_app_no_deps_skill_security_basics", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_pattern", "target": "_claude_go_web_app_no_deps_skill_no_deps_principle", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_pattern", "target": "_claude_iterative_build_discipline_skill_gomail_project", "relation": "references", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_api_helper", "target": "internal_admin_static_index_api", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.95, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_api_helper", "target": "internal_webmail_static_index_api", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.95, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_dark_theme", "target": "internal_admin_static_index_page", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.75, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_dark_theme", "target": "internal_webmail_static_index_page", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.75, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_renderer", "target": "internal_admin_static_index_page", "relation": "conceptually_related_to", "confidence": "AMBIGUOUS", "confidence_score": 0.2, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_base_html", "target": "internal_webmail_static_index_page", "relation": "conceptually_related_to", "confidence": "AMBIGUOUS", "confidence_score": 0.2, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_security_basics", "target": "internal_admin_static_index_page", "relation": "conceptually_related_to", "confidence": "AMBIGUOUS", "confidence_score": 0.2, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}, {"source": "_claude_go_web_app_no_deps_skill_security_basics", "target": "internal_webmail_static_index_page", "relation": "conceptually_related_to", "confidence": "AMBIGUOUS", "confidence_score": 0.2, "source_file": ".claude/go-web-app-no-deps-SKILL.md", "source_location": null, "weight": 1.0}], "hyperedges": []}