Expand description
§synth-generators
Data generators for journal entries, chart of accounts, ACDOCA event logs, master data entities, document flows, intercompany transactions, balance coherence, subledger transactions, FX rates, period close processes, anomaly injection, and data quality variations.
Re-exports§
pub use control_generator::ControlGenerator;pub use control_generator::ControlGeneratorConfig;pub use coa_generator::*;pub use je_generator::*;pub use user_generator::*;pub use master_data::*;pub use document_flow::*;pub use anomaly::*;pub use data_quality::*;pub use audit::*;pub use balance::*;pub use subledger::*;pub use sourcing::*;pub use period_close::*;pub use bank_reconciliation_generator::*;pub use esg::*;pub use intercompany::*;pub use hr::*;pub use manufacturing::*;pub use standards::*;pub use budget_generator::*;pub use drift_event_generator::*;pub use kpi_generator::*;pub use organizational_event_generator::*;pub use process_evolution_generator::*;pub use sales_quote_generator::*;pub use tax::*;pub use industry_benchmark_generator::*;pub use governance_generator::*;pub use organizational_profile_generator::*;pub use it_controls_generator::*;pub use management_report_generator::*;pub use prior_year_generator::*;
Modules§
- anomaly
- Anomaly injection framework for synthetic data generation.
- audit
- Audit data generators.
- balance
- Balance coherence generators.
- bank_
reconciliation_ generator - Bank reconciliation generator.
- budget_
generator - Budget generator.
- coa_
generator - Chart of Accounts generator.
- company_
selector - Weighted company selection for transaction generation.
- compliance
- Compliance regulations framework generators.
- control_
generator - Control generator for applying Internal Controls System (ICS) to transactions.
- counterfactual
- Counterfactual generation for what-if scenarios and paired examples.
- data_
quality - Data quality variations for realistic synthetic data.
- disruption
- Operational disruption modeling.
- document_
flow - Document flow generators for P2P and O2C processes.
- drift_
event_ generator - Generator for drift events (statistical, temporal, market, behavioral, organizational, process).
- esg
- ESG / Sustainability generators.
- fraud
- Fraud pattern generation with ACFE-aligned taxonomy.
- fx
- FX (Foreign Exchange) generators.
- governance_
generator - Governance generator — board minutes and audit committee meetings.
- hr
- Hire-to-Retire (H2R) generators for the HR process chain.
- industry
- Industry-specific transaction and anomaly generation.
- industry_
benchmark_ generator - Industry benchmark generator.
- intercompany
- Intercompany transaction generators.
- it_
controls_ generator - IT Controls generator — access logs and change management records.
- je_
generator - Journal Entry generator with statistical distributions.
- kpi_
generator - Management KPI generator.
- legal_
document_ generator - Legal document generator for audit engagements.
- llm_
enrichment - LLM metadata enrichment for synthetic data generation.
- management_
report_ generator - Management report generator (WI-7).
- manufacturing
- Manufacturing process generators.
- master_
data - Master data generators for enterprise simulation.
- organizational_
event_ generator - Generator for organizational events (acquisitions, divestitures, etc.).
- organizational_
profile_ generator - Organizational profile generator.
- period_
close - Period close generators.
- prior_
year_ generator - Prior-year comparative data generator (WI-2).
- process_
evolution_ generator - Generator for process evolution events (automation, workflow changes, etc.).
- project_
accounting - Project accounting generators.
- relationships
- Relationship generation module.
- sales_
quote_ generator - Sales quote generator.
- sourcing
- Source-to-Contract (S2C) generators for the procurement pipeline.
- standards
- Accounting and audit standards generators.
- subledger
- Subledger generators.
- tax
- Tax accounting generators.
- temporal
- Temporal attribute generation module.
- treasury
- Treasury and cash management generators.
- user_
generator - User pool generator with realistic names and department assignments.