# Graph Report - /Users/gurpreet/Github/Odoo-Modules/disable_publisher_warranty (2026-04-22) ## Corpus Check - 8 files · ~414 words - Verdict: corpus is large enough that graph structure adds value. ## Summary - 13 nodes · 10 edges · 9 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]] - [[_COMMUNITY_Community 6|Community 6]] - [[_COMMUNITY_Community 7|Community 7]] - [[_COMMUNITY_Community 8|Community 8]] ## God Nodes (most connected - your core abstractions) 1. `PublisherWarrantyContractDisabled` - 3 edges 2. `_get_sys_logs()` - 2 edges 3. `DISABLED: Do not send any data to Odoo servers. Just update local parame` - 1 edges 4. `DISABLED: Do not contact Odoo servers. Returns fake successful response.` - 0 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.67 Nodes (2): _get_sys_logs(), PublisherWarrantyContractDisabled ### Community 1 - "Community 1" Cohesion: 1.0 Nodes (1): DISABLED: Do not send any data to Odoo servers. Just update local parame ### 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): ### Community 6 - "Community 6" Cohesion: 1.0 Nodes (0): ### Community 7 - "Community 7" Cohesion: 1.0 Nodes (0): ### Community 8 - "Community 8" Cohesion: 1.0 Nodes (1): DISABLED: Do not contact Odoo servers. Returns fake successful response. ## Knowledge Gaps - **2 isolated node(s):** `DISABLED: Do not contact Odoo servers. Returns fake successful response.`, `DISABLED: Do not send any data to Odoo servers. Just update local parame` These have ≤1 connection - possible missing edges or undocumented components. - **Thin community `Community 1`** (2 nodes): `.update_notification()`, `DISABLED: Do not send any data to Odoo servers. Just update local parame` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **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): `__init__.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 6`** (1 nodes): `__manifest__.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. - **Thin community `Community 8`** (1 nodes): `DISABLED: Do not contact Odoo servers. Returns fake successful response.` 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 `PublisherWarrantyContractDisabled` connect `Community 0` to `Community 1`?** _High betweenness centrality (0.098) - this node is a cross-community bridge._ - **What connects `DISABLED: Do not contact Odoo servers. Returns fake successful response.`, `DISABLED: Do not send any data to Odoo servers. Just update local parame` to the rest of the system?** _2 weakly-connected nodes found - possible documentation gaps or missing edges._