feat: complete production workflow migration

This commit is contained in:
2026-08-06 14:29:57 +08:00
parent 7f215e79c4
commit 8df5266abb
448 changed files with 56937 additions and 14619 deletions
@@ -0,0 +1,15 @@
# Product-commerce migration history
Product-commerce production code now lives directly in
`src/gyxx_flow/modules/product_commerce/`. The module is fully owned by
`gyxx-flow`; it does not import executable code from the legacy checkout.
`launchers_reference/` is provenance only. Those files document the old task
arguments and must never be registered as final scheduled-task actions.
The migrated regression tests live in `tests/modules/product_commerce/` and are
part of the repository's normal pytest collection.
The authoritative source/target hashes, transformations, and six intentionally
excluded diagnostic entries are recorded in
`config/source-manifests/product_commerce.json`.