feat: complete production workflow migration
This commit is contained in:
@@ -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`.
|
||||
Reference in New Issue
Block a user