Files
Odoo-Modules/fusion_accounting_l10n_ca/graphify-out/GRAPH_REPORT.md
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

88 lines
3.6 KiB
Markdown

# Graph Report - /Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca (2026-04-22)
## Corpus Check
- 7 files · ~3,102 words
- Verdict: corpus is large enough that graph structure adds value.
## Summary
- 19 nodes · 16 edges · 8 communities detected
- Extraction: 94% EXTRACTED · 6% INFERRED · 0% AMBIGUOUS · INFERRED: 1 edges (avg confidence: 0.8)
- 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]]
- [[_COMMUNITY_Community 6|Community 6]]
- [[_COMMUNITY_Community 7|Community 7]]
## God Nodes (most connected - your core abstractions)
1. `TestL10nCa` - 5 edges
2. `FusionTaxReturn` - 2 edges
3. `create()` - 2 edges
4. `Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu` - 1 edges
5. `Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco` - 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): TestL10nCa, TransactionCase
### Community 1 - "Community 1"
Cohesion: 0.4
Nodes (2): FusionTaxReturn, Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco
### Community 2 - "Community 2"
Cohesion: 0.67
Nodes (1): Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu
### Community 3 - "Community 3"
Cohesion: 1.0
Nodes (1): create()
### Community 4 - "Community 4"
Cohesion: 1.0
Nodes (0):
### Community 5 - "Community 5"
Cohesion: 1.0
Nodes (0):
### Community 6 - "Community 6"
Cohesion: 1.0
Nodes (0):
### Community 7 - "Community 7"
Cohesion: 1.0
Nodes (0):
## Knowledge Gaps
- **2 isolated node(s):** `Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu`, `Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco`
These have ≤1 connection - possible missing edges or undocumented components.
- **Thin community `Community 3`** (2 nodes): `create()`, `.test_tax_return_create()`
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): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 6`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 7`** (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:_
- **Why does `TestL10nCa` connect `Community 0` to `Community 3`?**
_High betweenness centrality (0.222) - this node is a cross-community bridge._
- **Why does `create()` connect `Community 3` to `Community 1`?**
_High betweenness centrality (0.196) - this node is a cross-community bridge._
- **What connects `Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu`, `Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco` to the rest of the system?**
_2 weakly-connected nodes found - possible documentation gaps or missing edges._