Skip to main content

Module enhanced_orchestrator

Module enhanced_orchestrator 

Source
Expand description

Enhanced generation orchestrator with full feature integration.

This orchestrator coordinates all generation phases:

  1. Chart of Accounts generation
  2. Master data generation (vendors, customers, materials, assets, employees)
  3. Document flow generation (P2P, O2C) + subledger linking + OCPM events
  4. Journal entry generation
  5. Anomaly injection
  6. Balance validation
  7. Data quality injection
  8. Audit data generation (engagements, workpapers, evidence, risks, findings, judgments)
  9. Banking KYC/AML data generation (customers, accounts, transactions, typologies)
  10. Graph export (accounting network for ML training and network reconstruction)

Structsยง

AnomalyLabels
Anomaly labels generated during injection.
AuditSnapshot
Audit data snapshot containing all generated audit-related entities.
BalanceValidationResult
Balance validation results from running balance tracker.
BankingSnapshot
Banking KYC/AML data snapshot containing all generated banking entities.
DocumentFlowSnapshot
Document flow snapshot containing all generated document chains.
EnhancedGenerationResult
Complete result of enhanced generation run.
EnhancedGenerationStatistics
Enhanced statistics about a generation run.
EnhancedOrchestrator
Enhanced orchestrator with full feature integration.
GraphExportInfo
Information about an exported graph.
GraphExportSnapshot
Graph export snapshot containing exported graph metadata.
MasterDataSnapshot
Master data snapshot containing all generated entities.
OcpmSnapshot
OCPM snapshot containing generated OCPM event log data.
PhaseConfig
Configuration for which generation phases to run.
SubledgerSnapshot
Subledger snapshot containing generated subledger records.