menzzo:sync-asir-attribute-mapping-from-meduse
Overview
This is a Symfony console command: menzzo:sync-asir-attribute-mapping-from-meduse
Schedules
*/5 * * * *- Line 296 in system-crontab.md
Command Details
menzzo:sync-asir-attribute-mapping-from-meduse
Intent & Purpose
⚠️ Intent unclear from cron definition alone. Requires code inspection.
The command class could not be automatically located. Manual investigation is needed to:
- Locate the corresponding Command class in the codebase
- Document the business purpose and side effects
- Identify any data mutations (sales, payments, refunds, stock)
Risk Assessment
Risk Level: high
⚠️ HIGH: This command may have significant business impact.
Documentation Status
- Command class located
- Business purpose documented
- Side effects identified
- Risk level confirmed
- @doc.* annotations added to code