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

6.4 KiB

Graph Report - /Users/gurpreet/Github/Odoo-Modules/fusion_accounting_hr_payroll (2026-04-22)

Corpus Check

  • 15 files · ~4,254 words
  • Verdict: corpus is large enough that graph structure adds value.

Summary

  • 55 nodes · 50 edges · 17 communities detected
  • Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 1 edges (avg confidence: 0.8)
  • Token cost: 0 input · 0 output

Community Hubs (Navigation)

God Nodes (most connected - your core abstractions)

  1. TestFusionPayrollBridge - 13 edges
  2. HrPayslip - 8 edges
  3. _fusion_enterprise_bridge_active() - 4 edges
  4. AccountMove - 3 edges
  5. HrPayslipRun - 2 edges
  6. Smoke tests for the Fusion payroll bridge. Verifies that the field surface - 1 edges
  7. HrSalaryRule - 1 edges
  8. HrPayrollStructure - 1 edges
  9. Pick the journal for this payslip's bridge move. - 1 edges
  10. Pick the best partner reference for the move lines of this payslip. - 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.15 Nodes (3): Smoke tests for the Fusion payroll bridge. Verifies that the field surface, TestFusionPayrollBridge, TransactionCase

Community 1 - "Community 1"

Cohesion: 0.27 Nodes (5): HrPayslip, Build a balanced account.move from this payslip using the ``account_, Pick the journal for this payslip's bridge move., Pick the best partner reference for the move lines of this payslip., Hook so a localisation can override which payslip-line value is posted.

Community 2 - "Community 2"

Cohesion: 0.5 Nodes (1): AccountMove

Community 3 - "Community 3"

Cohesion: 0.5 Nodes (1): _fusion_enterprise_bridge_active()

Community 4 - "Community 4"

Cohesion: 0.67 Nodes (1): HrPayrollStructure

Community 5 - "Community 5"

Cohesion: 0.67 Nodes (1): HrPayslipRun

Community 6 - "Community 6"

Cohesion: 1.0 Nodes (1): HrSalaryRule

Community 7 - "Community 7"

Cohesion: 1.0 Nodes (1): AccountJournal

Community 8 - "Community 8"

Cohesion: 1.0 Nodes (1): AccountMoveLine

Community 9 - "Community 9"

Cohesion: 1.0 Nodes (1): HrPayslipLine

Community 10 - "Community 10"

Cohesion: 1.0 Nodes (1): ResCompany

Community 11 - "Community 11"

Cohesion: 1.0 Nodes (1): ResConfigSettings

Community 12 - "Community 12"

Cohesion: 1.0 Nodes (0):

Community 13 - "Community 13"

Cohesion: 1.0 Nodes (0):

Community 14 - "Community 14"

Cohesion: 1.0 Nodes (0):

Community 15 - "Community 15"

Cohesion: 1.0 Nodes (0):

Community 16 - "Community 16"

Cohesion: 1.0 Nodes (1): Return True when the Enterprise hr_payroll_account module is the authori

Knowledge Gaps

  • 13 isolated node(s): Smoke tests for the Fusion payroll bridge. Verifies that the field surface, HrSalaryRule, HrPayrollStructure, Return True when the Enterprise hr_payroll_account module is the authori, Pick the journal for this payslip's bridge move. (+8 more) These have ≤1 connection - possible missing edges or undocumented components.
  • Thin community Community 6 (2 nodes): HrSalaryRule, hr_salary_rule.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 7 (2 nodes): AccountJournal, account_journal.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 8 (2 nodes): AccountMoveLine, account_move_line.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 9 (2 nodes): HrPayslipLine, hr_payslip_line.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 10 (2 nodes): ResCompany, res_company.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 11 (2 nodes): ResConfigSettings, res_config_settings.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 12 (1 nodes): __init__.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 13 (1 nodes): __init__.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 14 (1 nodes): __init__.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 15 (1 nodes): __manifest__.py Too small to be a meaningful cluster - may be noise or needs more connections extracted.
  • Thin community Community 16 (1 nodes): Return True when the Enterprise hr_payroll_account module is the authori 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 TestFusionPayrollBridge connect Community 0 to Community 3? High betweenness centrality (0.172) - this node is a cross-community bridge.
  • Why does _fusion_enterprise_bridge_active() connect Community 3 to Community 1? High betweenness centrality (0.128) - this node is a cross-community bridge.
  • Why does HrPayslip connect Community 1 to Community 3? High betweenness centrality (0.067) - this node is a cross-community bridge.
  • What connects Smoke tests for the Fusion payroll bridge. Verifies that the field surface, HrSalaryRule, HrPayrollStructure to the rest of the system? 13 weakly-connected nodes found - possible documentation gaps or missing edges.