first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
C:\Users\aaaaa\AppData\Roaming\uv\tools\graphifyy\Scripts\python.exe
|
||||
@@ -0,0 +1,108 @@
|
||||
# Graph Report - . (2026-06-02)
|
||||
|
||||
## Corpus Check
|
||||
- Corpus is ~1,452 words - fits in a single context window. You may not need a graph.
|
||||
|
||||
## Summary
|
||||
- 58 nodes · 57 edges · 12 communities (10 shown, 2 thin omitted)
|
||||
- Extraction: 82% EXTRACTED · 18% INFERRED · 0% AMBIGUOUS · INFERRED: 10 edges (avg confidence: 0.86)
|
||||
- Token cost: 3,200 input · 980 output
|
||||
|
||||
## Community Hubs (Navigation)
|
||||
- [[_COMMUNITY_Package Manifest Fields|Package Manifest Fields]]
|
||||
- [[_COMMUNITY_Background Visual Design|Background Visual Design]]
|
||||
- [[_COMMUNITY_Page & Component Architecture|Page & Component Architecture]]
|
||||
- [[_COMMUNITY_Project Config & Tooling|Project Config & Tooling]]
|
||||
- [[_COMMUNITY_Asset References|Asset References]]
|
||||
- [[_COMMUNITY_Astro Brand Assets|Astro Brand Assets]]
|
||||
- [[_COMMUNITY_Favicon & Dark Mode|Favicon & Dark Mode]]
|
||||
- [[_COMMUNITY_NPM Dev Scripts|NPM Dev Scripts]]
|
||||
- [[_COMMUNITY_TypeScript Config|TypeScript Config]]
|
||||
- [[_COMMUNITY_VSCode Extensions|VSCode Extensions]]
|
||||
- [[_COMMUNITY_VSCode Launch Config|VSCode Launch Config]]
|
||||
|
||||
## God Nodes (most connected - your core abstractions)
|
||||
1. `Astro Framework` - 6 edges
|
||||
2. `scripts` - 5 edges
|
||||
3. `../components/Welcome.astro` - 4 edges
|
||||
4. `Layout Component` - 4 edges
|
||||
5. `GenQBar README` - 4 edges
|
||||
6. `Favicon SVG Icon` - 4 edges
|
||||
7. `Welcome Component` - 3 edges
|
||||
8. `Index Page` - 3 edges
|
||||
9. `Dark Mode Color Adaptation` - 3 edges
|
||||
10. `Astro Logo SVG` - 3 edges
|
||||
|
||||
## Surprising Connections (you probably didn't know these)
|
||||
- `Astro Basics Starter Template` --conceptually_related_to--> `Astro Framework` [INFERRED]
|
||||
README.md → package.json
|
||||
- `GenQBar README` --references--> `Welcome Component` [EXTRACTED]
|
||||
README.md → src/components/Welcome.astro
|
||||
- `GenQBar README` --references--> `Layout Component` [EXTRACTED]
|
||||
README.md → src/layouts/Layout.astro
|
||||
- `GenQBar README` --references--> `Index Page` [EXTRACTED]
|
||||
README.md → src/pages/index.astro
|
||||
- `Astro defineConfig` --references--> `Astro Framework` [EXTRACTED]
|
||||
astro.config.mjs → package.json
|
||||
|
||||
## Hyperedges (group relationships)
|
||||
- **Astro Project Core Stack** — astro_config_defineConfig, package_json_genqbar, tsconfig_strict, concept_astro_framework [INFERRED 0.95]
|
||||
- **Page Slot Composition Pattern** — page_index, layout_layout, component_welcome [EXTRACTED 1.00]
|
||||
- **VSCode Dev Environment Configuration** — vscode_extensions, vscode_launch, concept_astro_framework [INFERRED 0.85]
|
||||
|
||||
## Communities (12 total, 2 thin omitted)
|
||||
|
||||
### Community 0 - "Package Manifest Fields"
|
||||
Cohesion: 0.25
|
||||
Nodes (7): dependencies, astro, engines, node, name, type, version
|
||||
|
||||
### Community 1 - "Background Visual Design"
|
||||
Cohesion: 0.47
|
||||
Nodes (6): Left Blob Shape (Blue-Purple Gradient), Right Blob Shape (Red-Magenta Gradient), Decorative Organic Blob Pattern, Linear Gradient A (Blue #3245FF to Purple #BC52EE), Linear Gradient B (Red #D83333 to Magenta #F041FF), Background SVG
|
||||
|
||||
### Community 2 - "Page & Component Architecture"
|
||||
Cohesion: 0.53
|
||||
Nodes (6): Welcome Component, Astro Basics Starter Template, Slot-Based Layout Composition, Layout Component, Index Page, GenQBar README
|
||||
|
||||
### Community 3 - "Project Config & Tooling"
|
||||
Cohesion: 0.40
|
||||
Nodes (6): Astro defineConfig, Astro Framework, GenQBar Package Manifest, TypeScript Strict Config, VSCode Extension Recommendations, VSCode Launch Config
|
||||
|
||||
### Community 4 - "Asset References"
|
||||
Cohesion: 0.33
|
||||
Nodes (4): ../assets/astro.svg, ../assets/background.svg, ../components/Welcome.astro, ../layouts/Layout.astro
|
||||
|
||||
### Community 5 - "Astro Brand Assets"
|
||||
Cohesion: 0.50
|
||||
Nodes (5): Astro Framework Brand, Astro Rocket/Flame Icon, Astro Logo SVG, Astro Wordmark Text, Linear Gradient Flame Effect (Red to Purple)
|
||||
|
||||
### Community 6 - "Favicon & Dark Mode"
|
||||
Cohesion: 0.60
|
||||
Nodes (5): Astro Logo Shape (Rocket/A Mark), Black Fill Color (#000), Dark Mode Color Adaptation, Favicon SVG Icon, White Fill Color (#FFF) for Dark Mode
|
||||
|
||||
### Community 7 - "NPM Dev Scripts"
|
||||
Cohesion: 0.40
|
||||
Nodes (5): scripts, astro, build, dev, preview
|
||||
|
||||
### Community 8 - "TypeScript Config"
|
||||
Cohesion: 0.50
|
||||
Nodes (3): exclude, extends, include
|
||||
|
||||
## Knowledge Gaps
|
||||
- **24 isolated node(s):** `name`, `type`, `version`, `node`, `dev` (+19 more)
|
||||
These have ≤1 connection - possible missing edges or undocumented components.
|
||||
- **2 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes.
|
||||
|
||||
## Suggested Questions
|
||||
_Questions this graph is uniquely positioned to answer:_
|
||||
|
||||
- **Why does `Astro Framework` connect `Project Config & Tooling` to `Page & Component Architecture`?**
|
||||
_High betweenness centrality (0.024) - this node is a cross-community bridge._
|
||||
- **Why does `scripts` connect `NPM Dev Scripts` to `Package Manifest Fields`?**
|
||||
_High betweenness centrality (0.024) - this node is a cross-community bridge._
|
||||
- **Why does `Astro Basics Starter Template` connect `Page & Component Architecture` to `Project Config & Tooling`?**
|
||||
_High betweenness centrality (0.019) - this node is a cross-community bridge._
|
||||
- **Are the 2 inferred relationships involving `Layout Component` (e.g. with `Slot-Based Layout Composition` and `Welcome Component`) actually correct?**
|
||||
_`Layout Component` has 2 INFERRED edges - model-reasoned connections that need verification._
|
||||
- **What connects `name`, `type`, `version` to the rest of the system?**
|
||||
_26 weakly-connected nodes found - possible documentation gaps or missing edges._
|
||||
Vendored
+1
File diff suppressed because one or more lines are too long
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "c_users_aaaaa_documents_lakg_dev_genqbar_vscode_launch_json", "label": "launch.json", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\launch.json", "source_location": "L1"}, {"id": "vscode_launch_version", "label": "version", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\launch.json", "source_location": "L2"}, {"id": "vscode_launch_configurations", "label": "configurations", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\launch.json", "source_location": "L3"}], "edges": [{"source": "c_users_aaaaa_documents_lakg_dev_genqbar_vscode_launch_json", "target": "vscode_launch_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\launch.json", "source_location": "L2", "weight": 1.0}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_vscode_launch_json", "target": "vscode_launch_configurations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\launch.json", "source_location": "L3", "weight": 1.0}]}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "c_users_aaaaa_documents_lakg_dev_genqbar_src_pages_index_astro", "label": "index.astro", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\pages\\index.astro", "source_location": "L1"}, {"id": "c_users_aaaaa_documents_lakg_dev_genqbar_src_components_welcome_astro", "label": "../components/Welcome.astro", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro", "confidence": "EXTRACTED"}, {"id": "c_users_aaaaa_documents_lakg_dev_genqbar_src_layouts_layout_astro", "label": "../layouts/Layout.astro", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\layouts\\Layout.astro", "confidence": "EXTRACTED"}], "edges": [{"source": "c_users_aaaaa_documents_lakg_dev_genqbar_src_pages_index_astro", "target": "c_users_aaaaa_documents_lakg_dev_genqbar_src_layouts_layout_astro", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\pages\\index.astro", "source_location": "L3", "weight": 1.0}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_src_pages_index_astro", "target": "c_users_aaaaa_documents_lakg_dev_genqbar_src_components_welcome_astro", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\pages\\index.astro"}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_src_pages_index_astro", "target": "c_users_aaaaa_documents_lakg_dev_genqbar_src_layouts_layout_astro", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\pages\\index.astro"}], "raw_calls": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "c_users_aaaaa_documents_lakg_dev_genqbar_src_components_welcome_astro", "label": "Welcome.astro", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro", "source_location": "L1"}, {"id": "components_welcome_screen", "label": "screen()", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro", "source_location": "L180"}, {"id": "c_users_aaaaa_documents_lakg_dev_genqbar_src_assets_astro_svg", "label": "../assets/astro.svg", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\assets\\astro.svg", "confidence": "EXTRACTED"}, {"id": "c_users_aaaaa_documents_lakg_dev_genqbar_src_assets_background_svg", "label": "../assets/background.svg", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\assets\\background.svg", "confidence": "EXTRACTED"}], "edges": [{"source": "c_users_aaaaa_documents_lakg_dev_genqbar_src_components_welcome_astro", "target": "c_users_aaaaa_documents_lakg_dev_genqbar_src_assets_background_svg", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro", "source_location": "L3", "weight": 1.0}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_src_components_welcome_astro", "target": "components_welcome_screen", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro", "source_location": "L180", "weight": 1.0}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_src_components_welcome_astro", "target": "c_users_aaaaa_documents_lakg_dev_genqbar_src_assets_astro_svg", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro"}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_src_components_welcome_astro", "target": "c_users_aaaaa_documents_lakg_dev_genqbar_src_assets_background_svg", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro"}], "raw_calls": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "c_users_aaaaa_documents_lakg_dev_genqbar_src_layouts_layout_astro", "label": "Layout.astro", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\layouts\\Layout.astro", "source_location": "L1"}], "edges": [], "raw_calls": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "c_users_aaaaa_documents_lakg_dev_genqbar_vscode_extensions_json", "label": "extensions.json", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\extensions.json", "source_location": "L1"}, {"id": "vscode_extensions_recommendations", "label": "recommendations", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\extensions.json", "source_location": "L2"}, {"id": "vscode_extensions_unwantedrecommendations", "label": "unwantedRecommendations", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\extensions.json", "source_location": "L3"}], "edges": [{"source": "c_users_aaaaa_documents_lakg_dev_genqbar_vscode_extensions_json", "target": "vscode_extensions_recommendations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\extensions.json", "source_location": "L2", "weight": 1.0}, {"source": "vscode_extensions_recommendations", "target": "ref_astro_build_astro_vscode", "relation": "extends", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\extensions.json", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_vscode_extensions_json", "target": "vscode_extensions_unwantedrecommendations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\extensions.json", "source_location": "L3", "weight": 1.0}]}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "c_users_aaaaa_documents_lakg_dev_genqbar_tsconfig_json", "label": "tsconfig.json", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L1"}, {"id": "genqbar_tsconfig_extends", "label": "extends", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L2"}, {"id": "genqbar_tsconfig_include", "label": "include", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L3"}, {"id": "genqbar_tsconfig_exclude", "label": "exclude", "file_type": "code", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L4"}], "edges": [{"source": "c_users_aaaaa_documents_lakg_dev_genqbar_tsconfig_json", "target": "genqbar_tsconfig_extends", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L2", "weight": 1.0}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_tsconfig_json", "target": "ref_astro_tsconfigs_strict", "relation": "extends", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_tsconfig_json", "target": "genqbar_tsconfig_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L3", "weight": 1.0}, {"source": "genqbar_tsconfig_include", "target": "ref_astro_types_d_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "genqbar_tsconfig_include", "target": "ref", "relation": "extends", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "c_users_aaaaa_documents_lakg_dev_genqbar_tsconfig_json", "target": "genqbar_tsconfig_exclude", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L4", "weight": 1.0}, {"source": "genqbar_tsconfig_exclude", "target": "ref_dist", "relation": "extends", "confidence": "EXTRACTED", "source_file": "C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json", "source_location": "L4", "weight": 1.0, "context": "import"}]}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "astrosvg_astro_logo", "label": "Astro Logo SVG", "file_type": "image", "source_file": "src/assets/astro.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "astrosvg_astro_icon", "label": "Astro Rocket/Flame Icon", "file_type": "image", "source_file": "src/assets/astro.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "astrosvg_astro_wordmark", "label": "Astro Wordmark Text", "file_type": "image", "source_file": "src/assets/astro.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "astrosvg_gradient_flame", "label": "Linear Gradient Flame Effect (Red to Purple)", "file_type": "image", "source_file": "src/assets/astro.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "astrosvg_astro_brand", "label": "Astro Framework Brand", "file_type": "rationale", "source_file": "src/assets/astro.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "astrosvg_astro_logo", "target": "astrosvg_astro_icon", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/assets/astro.svg", "source_location": null, "weight": 1.0}, {"source": "astrosvg_astro_logo", "target": "astrosvg_astro_wordmark", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/assets/astro.svg", "source_location": null, "weight": 1.0}, {"source": "astrosvg_astro_icon", "target": "astrosvg_gradient_flame", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/assets/astro.svg", "source_location": null, "weight": 1.0}, {"source": "astrosvg_astro_logo", "target": "astrosvg_astro_brand", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.95, "source_file": "src/assets/astro.svg", "source_location": null, "weight": 1.0}, {"source": "astrosvg_astro_wordmark", "target": "astrosvg_astro_brand", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.92, "source_file": "src/assets/astro.svg", "source_location": null, "weight": 1.0}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "package_json_genqbar", "label": "GenQBar Package Manifest", "file_type": "code", "source_file": "package.json", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "concept_astro_framework", "label": "Astro Framework", "file_type": "rationale", "source_file": "package.json", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null, "rationale": "Astro chosen as the sole framework dependency for this project, providing file-based routing, component-based architecture, and zero-JS-by-default rendering. This is the core architectural decision for GenQBar."}], "edges": [{"source": "package_json_genqbar", "target": "concept_astro_framework", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "package.json", "source_location": "dependencies.astro", "weight": 1.0}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "background_svg", "label": "Background SVG", "file_type": "image", "source_file": "src/assets/background.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "background_blob_left", "label": "Left Blob Shape (Blue-Purple Gradient)", "file_type": "image", "source_file": "src/assets/background.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "background_blob_right", "label": "Right Blob Shape (Red-Magenta Gradient)", "file_type": "image", "source_file": "src/assets/background.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "background_gradient_a", "label": "Linear Gradient A (Blue #3245FF to Purple #BC52EE)", "file_type": "image", "source_file": "src/assets/background.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "background_gradient_b", "label": "Linear Gradient B (Red #D83333 to Magenta #F041FF)", "file_type": "image", "source_file": "src/assets/background.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "background_decorative_pattern", "label": "Decorative Organic Blob Pattern", "file_type": "rationale", "source_file": "src/assets/background.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "background_svg", "target": "background_blob_left", "relation": "implements", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/assets/background.svg", "source_location": null, "weight": 1.0}, {"source": "background_svg", "target": "background_blob_right", "relation": "implements", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/assets/background.svg", "source_location": null, "weight": 1.0}, {"source": "background_blob_left", "target": "background_gradient_a", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/assets/background.svg", "source_location": null, "weight": 1.0}, {"source": "background_blob_right", "target": "background_gradient_b", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/assets/background.svg", "source_location": null, "weight": 1.0}, {"source": "background_svg", "target": "background_decorative_pattern", "relation": "implements", "confidence": "INFERRED", "confidence_score": 0.9, "source_file": "src/assets/background.svg", "source_location": null, "weight": 1.0}, {"source": "background_gradient_a", "target": "background_gradient_b", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "src/assets/background.svg", "source_location": null, "weight": 0.8}, {"source": "background_blob_left", "target": "background_blob_right", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "src/assets/background.svg", "source_location": null, "weight": 0.85}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "vscode_launch", "label": "VSCode Launch Config", "file_type": "code", "source_file": ".vscode/launch.json", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "vscode_launch", "target": "concept_astro_framework", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".vscode/launch.json", "source_location": "configurations[0].command", "weight": 1.0}, {"source": "vscode_launch", "target": "vscode_extensions", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.75, "source_file": ".vscode/launch.json", "source_location": null, "weight": 0.75}], "hyperedges": [{"id": "vscode_dev_environment", "label": "VSCode Dev Environment Configuration", "nodes": ["vscode_extensions", "vscode_launch", "concept_astro_framework"], "relation": "implement", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": ".vscode/launch.json"}]}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "page_index", "label": "Index Page", "file_type": "code", "source_file": "src/pages/index.astro", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "page_index", "target": "component_welcome", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/pages/index.astro", "source_location": "line 2", "weight": 1.0}, {"source": "page_index", "target": "layout_layout", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/pages/index.astro", "source_location": "line 3", "weight": 1.0}, {"source": "page_index", "target": "layout_layout", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/pages/index.astro", "source_location": "line 9", "weight": 1.0}, {"source": "page_index", "target": "component_welcome", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/pages/index.astro", "source_location": "line 10", "weight": 1.0}], "hyperedges": [{"id": "page_composition_pattern", "label": "Page Slot Composition Pattern", "nodes": ["page_index", "layout_layout", "component_welcome"], "relation": "participate_in", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/pages/index.astro"}]}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "component_welcome", "label": "Welcome Component", "file_type": "code", "source_file": "src/components/Welcome.astro", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "component_welcome", "target": "layout_layout", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.65, "source_file": "src/components/Welcome.astro", "source_location": null, "weight": 0.65}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "favicon_svg", "label": "Favicon SVG Icon", "file_type": "image", "source_file": "public/favicon.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "favicon_astro_logo_shape", "label": "Astro Logo Shape (Rocket/A Mark)", "file_type": "image", "source_file": "public/favicon.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "favicon_dark_mode_support", "label": "Dark Mode Color Adaptation", "file_type": "rationale", "source_file": "public/favicon.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "favicon_black_fill", "label": "Black Fill Color (#000)", "file_type": "rationale", "source_file": "public/favicon.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "favicon_white_fill", "label": "White Fill Color (#FFF) for Dark Mode", "file_type": "rationale", "source_file": "public/favicon.svg", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "favicon_svg", "target": "favicon_astro_logo_shape", "relation": "implements", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "public/favicon.svg", "source_location": "line 2", "weight": 1.0}, {"source": "favicon_svg", "target": "favicon_dark_mode_support", "relation": "implements", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "public/favicon.svg", "source_location": "lines 4-7", "weight": 1.0}, {"source": "favicon_dark_mode_support", "target": "favicon_black_fill", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "public/favicon.svg", "source_location": "line 4", "weight": 1.0}, {"source": "favicon_dark_mode_support", "target": "favicon_white_fill", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "public/favicon.svg", "source_location": "lines 5-7", "weight": 1.0}, {"source": "favicon_svg", "target": "favicon_black_fill", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "public/favicon.svg", "source_location": "line 4", "weight": 1.0}, {"source": "favicon_svg", "target": "favicon_white_fill", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "public/favicon.svg", "source_location": "line 6", "weight": 1.0}, {"source": "favicon_astro_logo_shape", "target": "favicon_svg", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.9, "source_file": "public/favicon.svg", "source_location": null, "weight": 0.9}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "readme_genqbar", "label": "GenQBar README", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "concept_astro_basics_template", "label": "Astro Basics Starter Template", "file_type": "rationale", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null, "rationale": "Project bootstrapped from the official Astro 'basics' template, establishing the initial folder structure: public, src/assets, src/components, src/layouts, src/pages."}], "edges": [{"source": "readme_genqbar", "target": "concept_astro_basics_template", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": "line 1", "weight": 1.0}, {"source": "readme_genqbar", "target": "page_index", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": "line 24", "weight": 1.0}, {"source": "readme_genqbar", "target": "component_welcome", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": "line 22", "weight": 1.0}, {"source": "readme_genqbar", "target": "layout_layout", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": "line 23", "weight": 1.0}, {"source": "concept_astro_basics_template", "target": "concept_astro_framework", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.95, "source_file": "README.md", "source_location": null, "weight": 0.95}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "layout_layout", "label": "Layout Component", "file_type": "code", "source_file": "src/layouts/Layout.astro", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "concept_slot_composition", "label": "Slot-Based Layout Composition", "file_type": "rationale", "source_file": "src/layouts/Layout.astro", "source_location": "line 12", "source_url": null, "captured_at": null, "author": null, "contributor": null, "rationale": "Layout.astro uses Astro's <slot/> mechanism to inject page-specific content into the shared HTML shell, enabling reusable layout composition without prop drilling."}], "edges": [{"source": "concept_slot_composition", "target": "layout_layout", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/layouts/Layout.astro", "source_location": "line 12", "weight": 1.0}, {"source": "layout_layout", "target": "concept_slot_composition", "relation": "implements", "confidence": "INFERRED", "confidence_score": 0.95, "source_file": "src/layouts/Layout.astro", "source_location": "line 12", "weight": 1.0}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "astro_config_defineConfig", "label": "Astro defineConfig", "file_type": "code", "source_file": "astro.config.mjs", "source_location": "line 4", "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "astro_config_defineConfig", "target": "concept_astro_framework", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "astro.config.mjs", "source_location": "line 2", "weight": 1.0}], "hyperedges": [{"id": "astro_project_core_stack", "label": "Astro Project Core Stack", "nodes": ["astro_config_defineConfig", "package_json_genqbar", "tsconfig_strict", "concept_astro_framework"], "relation": "implement", "confidence": "INFERRED", "confidence_score": 0.95, "source_file": "astro.config.mjs"}]}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "vscode_extensions", "label": "VSCode Extension Recommendations", "file_type": "code", "source_file": ".vscode/extensions.json", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "vscode_extensions", "target": "concept_astro_framework", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": ".vscode/extensions.json", "source_location": "recommendations[0]", "weight": 1.0}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "tsconfig_strict", "label": "TypeScript Strict Config", "file_type": "code", "source_file": "tsconfig.json", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "tsconfig_strict", "target": "concept_astro_framework", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tsconfig.json", "source_location": "extends", "weight": 1.0}], "hyperedges": []}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\package.json":{"size":281,"mtime_ns":1780432462319714400,"hash":"57fa154366ffddb831050efe8f13810decd5bb88b28cc5cbe5b4fe2b6e67819c"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json":{"size":109,"mtime_ns":1780413403000000000,"hash":"fdb4b8bd688e0c3e493d5ca0896553a44539fb500dea9ec5fe26bcc857ec2213"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\extensions.json":{"size":87,"mtime_ns":1780413403000000000,"hash":"f92a4d5dcf3216e3213800bd23720e7a5d2c1b57b4e9572efa7595ceafb7f568"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\launch.json":{"size":207,"mtime_ns":1780413403000000000,"hash":"7806d56c85626111becf92e28e1bf527486de533405fec6f2cec153aafe569b8"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro":{"size":4937,"mtime_ns":1780413403000000000,"hash":"b9f84eea92acd81e71e9da3e04319c55df9a58ecebf21bff6a9a4c261745c34b"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\layouts\\Layout.astro":{"size":438,"mtime_ns":1780413403000000000,"hash":"dc3705c9862877bf251973dc37fec23681b132685c2258e6ce0875fcc645fa60"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\pages\\index.astro":{"size":387,"mtime_ns":1780413403000000000,"hash":"8c6885c313af22b7b3a4ce197dd64b05a674b4509df44d9cbe0bb5ed38fe523e"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\astro.config.mjs":{"size":122,"mtime_ns":1780413403000000000,"hash":"e5dac689b173a2a3d25402bd6212b42bb646e69e514e6582c143393c395e1165"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\README.md":{"size":1657,"mtime_ns":1780432462311457800,"hash":"d621c6dcdca7f9ad88b80d4136d5e036cf140888aa0f476e6d2c1db97d2e4289"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\public\\favicon.svg":{"size":749,"mtime_ns":1780413403000000000,"hash":"c30971191b501b3b9dab6a9d9d6560e71ce2b94801920b5ff763e564d8352f0d"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\assets\\astro.svg":{"size":2914,"mtime_ns":1780413403000000000,"hash":"231c3e21f825601fdfe254ab0f1f6e183b59f31f2dfeae38e37c367fca4246c2"},"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\assets\\background.svg":{"size":1454,"mtime_ns":1780413403000000000,"hash":"6b41d8f6bccce531083921f1b18c028d6e9d2c031c6998310828925179cf6cbf"}}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runs": [
|
||||
{
|
||||
"date": "2026-06-02T20:53:50.721278+00:00",
|
||||
"input_tokens": 3200,
|
||||
"output_tokens": 980,
|
||||
"files": 12
|
||||
}
|
||||
],
|
||||
"total_input_tokens": 3200,
|
||||
"total_output_tokens": 980
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\astro.config.mjs": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "7fce1873757c6836fb4b7880f219b5ca",
|
||||
"semantic_hash": "7fce1873757c6836fb4b7880f219b5ca"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\package.json": {
|
||||
"mtime": 1780432462.3197143,
|
||||
"ast_hash": "3e83e2871f1ca4cdf9b995c7e9681f39",
|
||||
"semantic_hash": "3e83e2871f1ca4cdf9b995c7e9681f39"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\tsconfig.json": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "1d3613ac08bdda17e2b82251613dbc21",
|
||||
"semantic_hash": "1d3613ac08bdda17e2b82251613dbc21"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\extensions.json": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "3adedb22d082dbd1ebb00b75d21403aa",
|
||||
"semantic_hash": "3adedb22d082dbd1ebb00b75d21403aa"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\.vscode\\launch.json": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "60493763dcbc2d109e57da86d997602a",
|
||||
"semantic_hash": "60493763dcbc2d109e57da86d997602a"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\components\\Welcome.astro": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "7274ef144fc0554f96f977626b0b96d4",
|
||||
"semantic_hash": "7274ef144fc0554f96f977626b0b96d4"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\layouts\\Layout.astro": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "544bdd418e59cd25c463e2b7a5056343",
|
||||
"semantic_hash": "544bdd418e59cd25c463e2b7a5056343"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\pages\\index.astro": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "ca7d752d7ba470cbc1c0fb25b2cb1396",
|
||||
"semantic_hash": "ca7d752d7ba470cbc1c0fb25b2cb1396"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\README.md": {
|
||||
"mtime": 1780432462.3114579,
|
||||
"ast_hash": "de76967202948d4f70d11f4b3d9e7674",
|
||||
"semantic_hash": "de76967202948d4f70d11f4b3d9e7674"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\public\\favicon.svg": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "8c13f40658976ea1dfb8ba37a8be0e8d",
|
||||
"semantic_hash": "8c13f40658976ea1dfb8ba37a8be0e8d"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\assets\\astro.svg": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "d26c3520f1f016bad745392df8b5fae5",
|
||||
"semantic_hash": "d26c3520f1f016bad745392df8b5fae5"
|
||||
},
|
||||
"C:\\Users\\aaaaa\\Documents\\LakG-Dev\\GenQBar\\src\\assets\\background.svg": {
|
||||
"mtime": 1780413403.0,
|
||||
"ast_hash": "c2eaad48507ad1ea41f586bd5c21858a",
|
||||
"semantic_hash": "c2eaad48507ad1ea41f586bd5c21858a"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user