Concepts rapidvalue.eu →

Platform Advisor

Detector framework for tenant-wide health plus read/write parity checks.

What is the Platform Advisor?

The Platform Advisor is a pluggable detector framework that scans tenant state and surfaces actionable suggestions as PlatformRecommendation rows. Examples:

Per-tenant configuration

Every detector has a DetectorConfig row per tenant with enabled, interval_minutes, auto_remediate, the roles to notify, and optional kind-specific configuration. Rows are created lazily with the detector defaults (enabled=true); tenants can disable individual detectors, tune the scan interval (interval_minutes=null means on-demand only), and turn off the defensive auto-remediation.


Further reading: