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)
  11. LLM enrichment (AI-augmented vendor names, descriptions)
  12. Diffusion enhancement (statistical diffusion-based sample generation)
  13. Causal overlay (structural causal model generation and validation)
  14. Source-to-Contract (S2C) sourcing data generation
  15. Bank reconciliation generation
  16. Financial statement generation

Structsยง

AccountingStandardsSnapshot
Accounting standards data snapshot (revenue recognition, impairment).
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.
FinancialReportingSnapshot
Financial reporting snapshot (financial statements + bank reconciliations).
GraphExportInfo
Information about an exported graph.
GraphExportSnapshot
Graph export snapshot containing exported graph metadata.
HrSnapshot
HR data snapshot (payroll runs, time entries, expense reports).
HypergraphExportInfo
Info about a completed hypergraph export.
ManufacturingSnapshot
Manufacturing data snapshot (production orders, quality inspections, cycle counts).
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.
SalesKpiBudgetsSnapshot
Sales, KPI, and budget data snapshot.
SourcingSnapshot
S2C sourcing data snapshot.
SubledgerSnapshot
Subledger snapshot containing generated subledger records.