Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
24.49 KB
MD5: ce7ab87aac14eacad4880e478c3edffe
SHA-1: 808792a4a5979e9c32c0f0f50a745da60fc580f7
SHA-256: 02e7d4b1cfc0668397f0bc7e15864fda1e47467213751672d80edf3740325a67
Download zip
46.83 KB
MD5: 1a77a7eb27d3bb35fde3ed3133e948d5
SHA-1: 7a18cb6f0ed203da55efbac4022ff0737aa9d366
SHA-256: d23e50766707482325b5a396e39e022fda035d93ac758bb90bf98c983e32911a
Release notes
π 1.0.0-beta2 β Phase 3 Insight Engine Finalized
This release finalizes the deterministic, rule-based Insight Engine for Content Telemetry & Performance Insights (CTPI).
β¨ New in beta2
- Performance regression detection (24h vs 7d baseline)
- Heavy block dominance detection
- Global slow block detection across routes
- High database usage detection
- Low cache hit detection
- Generic route entity support
- Severity-based insight ordering (poor β warn β good)
- Safe CRC32 masking for entity IDs
π§ Architecture
- Aggregate-first evaluation
- No schema changes
- No ingestion redesign
- Insert-only telemetry writes
- Deterministic rule engine (no ML)
- Drupal 10 & Drupal 11 compatible
π Stability
The ingestion model and database schema remain frozen. This release introduces no breaking changes.
This version is upgrade-safe from 1.0.0-beta1.