Pollux Pro
Overview
The Value of Using Pollux for Mendix Governance
The primary benefit of Pollux lies in its ability to transform the invisible complexity of a Mendix application into actionable strategic insights. For development teams and Product Owners, this component acts as a "medical scanner" for your code.
Here are the four pillars of its added value:
1. Mastering Technical Debt
In Low-Code development, speed can lead to an accumulation of cluttered microflows and cross-dependencies. The Module Heatmap and Maturity Quadrant instantly identify high-risk areas. By visualizing functional density and health scores (Grades A to F), decision-makers can prioritize refactoring efforts before the application becomes unmaintainable.
2. Simplified Security and Compliance
Auditing security in Mendix is often tedious, requiring manual verification of every role. Pollux automates this process via the CRUD Matrix and Sankey Diagram. It detects critical vulnerabilities—such as entities without access rules—in seconds, ensuring that data governance is not just defined, but strictly enforced.
3. Aligning UX and Technical Implementation
The WireFlow module bridges the gap between design and development. By automatically generating a user journey from actual pages, it verifies that the technical implementation matches the original ergonomic intent. This is an invaluable tool for spotting "orphan pages" and optimizing the user experience without manual navigation through every screen.
4. AI-Powered Decision Support
With Google Gemini integration, Pollux doesn't just show problems; it suggests solutions. The AI analyzes the architecture to recommend functional decomposition (Domain-Driven Design), helping architects transform complex monoliths into modular, scalable structures.
In summary, Pollux reduces the visual "noise" of large-scale projects to focus on what matters most: quality, security, and clarity. It is an indispensable ally for ensuring the long-term sustainability of a Mendix ecosystem.
Note: These features are provided on an experimental basis, and all feedback is welcome!
Documentation
Pollux is designed for Mendix developers, architects, and Product Owners who need to maintain control over large-scale or complex applications. It acts as a "governance cockpit" to:
- Audit Technical Debt: Identify over-complex modules and prioritize refactoring.
- Secure Applications: Instantly detect entities with missing access rules and visualize security flows.
- Optimize UX: Map the actual user journey (WireFlow) to find orphan pages or navigation dead-ends.
- Architectural Guidance: Use AI-driven insights to transition from monolithic structures to modular, scalable designs.
Features:
- Heatmap & Maturity Quadrant: Visual health scores (Grades A-F) and functional density analysis.
- Topological Dependencies: Interactive mapping of module interactions and circular dependencies.
- Security Suite: Automated CRUD Matrix and Sankey diagrams for role-based access control.
- WireFlow: Automatic reconstruction of user paths and screen thumbnails.
- Microflow Audit: Detailed quality analysis of logic flows.
- AI Inspector: Optional Google Gemini integration for architectural recommendations.
Limitations:
- Experimental Status: These features are currently provided as an experimental preview; feedback is highly encouraged.
- AI Token: Architectural analysis requires a specific Google Gemini API token (optional).
- Performance: Loading times for the dependency map may vary for extremely large projects (100+ modules).
Known bugs
- Thumbnail Rendering: In certain complex layouts, the WireFlow thumbnails may appear blank until the page is manually opened once in the modeler.
- SVG Export: High-density dependency maps might occasionally clip during export to PNG/PDF on some browsers.
Frequently Asked Questions
- Is my data sent to the cloud? No. By default, Pollux processes all metadata locally within your Mendix environment. Data is only sent to Google Gemini if you explicitly enable and use the AI Inspector.
- Does this impact production performance? Pollux is designed as a development/governance tool. We recommend using it in development or staging environments rather than production.
- How can I provide feedback? As this is an experimental release, please reach out via the "Contact" button on the App Store page or our dedicated support channel.
Releases
Version 1.5.0 is the first public release of Pollux Pro since v1.1.x. It bundles four sub-versions of cumulative work — 1.2.0, 1.3.0, 1.4.0, and 1.5.0 — into a single release that takes Pollux Pro from "static analysis tool" to complete Mendix audit platform with ecosystem visibility, VEX qualification, and live Marketplace enrichment.
- A consolidated release
- v1.2.0 — Feedback Edition
- v1.3.0 — Maia
- v1.4.0 — VEX & Reachability
- v1.5.0 — Ecosystem Marketplace audit
20260414 Fixed email address validation when submitting a license key if the user has a Git account different from their email address. Thanks to Łukasz Walczak for reporting this issue.
Pollux Features:
• Heatmap: Health/Complexity
• Topology: Module links
• Security: CRUD matrix
• WireFlow: UX paths
• MF Audit
*Maturity Quadrant: Quality/Dev level
• AI: Arch audit
Experimental: feedback welcome!