Expand description
Enhanced generation orchestrator with full feature integration.
This orchestrator coordinates all generation phases:
- Chart of Accounts generation
- Master data generation (vendors, customers, materials, assets, employees)
- Document flow generation (P2P, O2C) + subledger linking + OCPM events
- Journal entry generation
- Anomaly injection
- Balance validation
- Data quality injection
- Audit data generation (engagements, workpapers, evidence, risks, findings, judgments)
- Banking KYC/AML data generation (customers, accounts, transactions, typologies)
- Graph export (accounting network for ML training and network reconstruction)
Structsยง
- Anomaly
Labels - Anomaly labels generated during injection.
- Audit
Snapshot - Audit data snapshot containing all generated audit-related entities.
- Balance
Validation Result - Balance validation results from running balance tracker.
- Banking
Snapshot - Banking KYC/AML data snapshot containing all generated banking entities.
- Document
Flow Snapshot - Document flow snapshot containing all generated document chains.
- Enhanced
Generation Result - Complete result of enhanced generation run.
- Enhanced
Generation Statistics - Enhanced statistics about a generation run.
- Enhanced
Orchestrator - Enhanced orchestrator with full feature integration.
- Graph
Export Info - Information about an exported graph.
- Graph
Export Snapshot - Graph export snapshot containing exported graph metadata.
- Master
Data Snapshot - Master data snapshot containing all generated entities.
- Ocpm
Snapshot - OCPM snapshot containing generated OCPM event log data.
- Phase
Config - Configuration for which generation phases to run.
- Subledger
Snapshot - Subledger snapshot containing generated subledger records.