There was an error while loading. Please reload this page.
專案內建四個固定、可重現的合成情境,皆使用假的商店代號(90001-90004)與固定日期(2026-07-01 ~ 2026-07-04)。
healthy_shadow_run
FULL_MATCH
validation_rejection
COMPLETED_WITH_VALIDATION_WARNING
order_filter_exclusions
orders_dbt_compatible
orders_excluded
reconciliation_mismatch
flowchart TD Q{想看什麼?} -->|完整正常流程| S1[healthy_shadow_run] Q -->|資料驗證怎麼擋掉壞資料| S2[validation_rejection] Q -->|訂單篩選規則| S3[order_filter_exclusions] Q -->|報表對帳落差怎麼呈現| S4[reconciliation_mismatch]
完整的預期數值請參考原始碼中的 demo/config/scenario_definitions.yaml。
demo/config/scenario_definitions.yaml
原始碼倉庫