changes
This commit is contained in:
71
fusion_templates/graphify-out/GRAPH_REPORT.md
Normal file
71
fusion_templates/graphify-out/GRAPH_REPORT.md
Normal file
@@ -0,0 +1,71 @@
|
||||
# Graph Report - /Users/gurpreet/Github/Odoo-Modules/fusion_templates (2026-04-22)
|
||||
|
||||
## Corpus Check
|
||||
- 6 files · ~350 words
|
||||
- Verdict: corpus is large enough that graph structure adds value.
|
||||
|
||||
## Summary
|
||||
- 13 nodes · 10 edges · 6 communities detected
|
||||
- Extraction: 100% EXTRACTED · 0% INFERRED · 0% AMBIGUOUS
|
||||
- Token cost: 0 input · 0 output
|
||||
|
||||
## Community Hubs (Navigation)
|
||||
- [[_COMMUNITY_Community 0|Community 0]]
|
||||
- [[_COMMUNITY_Community 1|Community 1]]
|
||||
- [[_COMMUNITY_Community 2|Community 2]]
|
||||
- [[_COMMUNITY_Community 3|Community 3]]
|
||||
- [[_COMMUNITY_Community 4|Community 4]]
|
||||
- [[_COMMUNITY_Community 5|Community 5]]
|
||||
|
||||
## God Nodes (most connected - your core abstractions)
|
||||
1. `SaveAsTemplateWizard` - 2 edges
|
||||
2. `SaleOrder` - 2 edges
|
||||
3. `Create a sale.order.template from the linked sale order.` - 1 edges
|
||||
4. `Open wizard to save this sale order as a quotation template.` - 1 edges
|
||||
|
||||
## Surprising Connections (you probably didn't know these)
|
||||
- None detected - all connections are within the same source files.
|
||||
|
||||
## Communities
|
||||
|
||||
### Community 0 - "Community 0"
|
||||
Cohesion: 0.4
|
||||
Nodes (2): Create a sale.order.template from the linked sale order., SaveAsTemplateWizard
|
||||
|
||||
### Community 1 - "Community 1"
|
||||
Cohesion: 0.5
|
||||
Nodes (2): Open wizard to save this sale order as a quotation template., SaleOrder
|
||||
|
||||
### Community 2 - "Community 2"
|
||||
Cohesion: 1.0
|
||||
Nodes (0):
|
||||
|
||||
### Community 3 - "Community 3"
|
||||
Cohesion: 1.0
|
||||
Nodes (0):
|
||||
|
||||
### Community 4 - "Community 4"
|
||||
Cohesion: 1.0
|
||||
Nodes (0):
|
||||
|
||||
### Community 5 - "Community 5"
|
||||
Cohesion: 1.0
|
||||
Nodes (0):
|
||||
|
||||
## Knowledge Gaps
|
||||
- **2 isolated node(s):** `Create a sale.order.template from the linked sale order.`, `Open wizard to save this sale order as a quotation template.`
|
||||
These have ≤1 connection - possible missing edges or undocumented components.
|
||||
- **Thin community `Community 2`** (1 nodes): `__init__.py`
|
||||
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
||||
- **Thin community `Community 3`** (1 nodes): `__init__.py`
|
||||
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
||||
- **Thin community `Community 4`** (1 nodes): `__init__.py`
|
||||
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
||||
- **Thin community `Community 5`** (1 nodes): `__manifest__.py`
|
||||
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
||||
|
||||
## Suggested Questions
|
||||
_Questions this graph is uniquely positioned to answer:_
|
||||
|
||||
- **What connects `Create a sale.order.template from the linked sale order.`, `Open wizard to save this sale order as a quotation template.` to the rest of the system?**
|
||||
_2 weakly-connected nodes found - possible documentation gaps or missing edges._
|
||||
Reference in New Issue
Block a user