Impact
mxcli report is unusable — all format options hang forever after catalog load, requiring manual kill.
Steps to Reproduce
./mxcli report -p project.mpr --format json
Process prints "Catalog ready" then hangs indefinitely. No output produced.
Observations
| Format |
Result |
--format json |
Hangs after "Catalog ready" |
--format html |
Hangs after "Catalog ready" |
--format markdown |
Hangs after "Catalog ready" |
Tested on EnquiriesManagement (smaller project) — still hangs.
Expected Behavior
Report output within reasonable time for any format.
Severity
High — feature completely non-functional.
Discovered during AI-assisted manual testing session (2026-04-29, mxcli v0.7.0-257-ga07e7e0).
Impact
mxcli reportis unusable — all format options hang forever after catalog load, requiring manual kill.Steps to Reproduce
Process prints "Catalog ready" then hangs indefinitely. No output produced.
Observations
--format json--format html--format markdownTested on EnquiriesManagement (smaller project) — still hangs.
Expected Behavior
Report output within reasonable time for any format.
Severity
High — feature completely non-functional.
Discovered during AI-assisted manual testing session (2026-04-29, mxcli v0.7.0-257-ga07e7e0).